Lines Matching refs:UNAME_RELEASE

131 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
158 case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
210 release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
220 echo ${UNAME_MACHINE_ARCH}-unknown-bitrig${UNAME_RELEASE}
224 echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE}
227 echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE}
230 echo ${UNAME_MACHINE}-unknown-solidbsd${UNAME_RELEASE}
233 echo powerpc-unknown-mirbsd${UNAME_RELEASE}
236 echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE}
239 case $UNAME_RELEASE in
241 UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
244 UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
289 …echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQ…
322 echo arm-acorn-riscix${UNAME_RELEASE}
349 echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
352 echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
355 echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
358 echo i386-pc-auroraux${UNAME_RELEASE}
374 echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
380 echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
385 UNAME_RELEASE=`uname -v`
389 echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
392 echo m68k-sun-sunos${UNAME_RELEASE}
395 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
396 test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
399 echo m68k-sun-sunos${UNAME_RELEASE}
402 echo sparc-sun-sunos${UNAME_RELEASE}
407 echo sparc-auspex-sunos${UNAME_RELEASE}
418 echo m68k-atari-mint${UNAME_RELEASE}
421 echo m68k-atari-mint${UNAME_RELEASE}
424 echo m68k-atari-mint${UNAME_RELEASE}
427 echo m68k-milan-mint${UNAME_RELEASE}
430 echo m68k-hades-mint${UNAME_RELEASE}
433 echo m68k-unknown-mint${UNAME_RELEASE}
436 echo m68k-apple-machten${UNAME_RELEASE}
439 echo powerpc-apple-machten${UNAME_RELEASE}
445 echo mips-dec-ultrix${UNAME_RELEASE}
448 echo vax-dec-ultrix${UNAME_RELEASE}
451 echo clipper-intergraph-clix${UNAME_RELEASE}
477 dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
480 echo mips-mips-riscos${UNAME_RELEASE}
511 echo m88k-dg-dgux${UNAME_RELEASE}
513 echo m88k-dg-dguxbcs${UNAME_RELEASE}
516 echo i586-dg-dgux${UNAME_RELEASE}
533 echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
545 IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE}
586 IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE}
597 echo romp-ibm-bsd${UNAME_RELEASE} # 4.3 with uname added to
612 HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
694 HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
772 echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
775 echo ${UNAME_MACHINE}-cray-unicos${UNAME_RELEASE} \
781 echo t90-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
784 echo alphaev5-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
787 echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
790 echo craynv-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
795 FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
800 …FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' …
804 echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
807 echo sparc-unknown-bsdi${UNAME_RELEASE}
810 echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE}
816 echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
818 echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
843 echo i586-pc-interix${UNAME_RELEASE}
846 echo x86_64-unknown-interix${UNAME_RELEASE}
849 echo ia64-unknown-interix${UNAME_RELEASE}
874 echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
878 …echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,…
882 …echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(…
1058 echo i386-unknown-lynxos${UNAME_RELEASE}
1064 UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
1078 echo ${UNAME_MACHINE}-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION}
1115 echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4
1117 echo i860-unknown-sysv${UNAME_RELEASE} # Unknown i860-SVR4
1154 echo m68k-unknown-lynxos${UNAME_RELEASE}
1160 echo sparc-unknown-lynxos${UNAME_RELEASE}
1163 echo rs6000-unknown-lynxos${UNAME_RELEASE}
1166 echo powerpc-unknown-lynxos${UNAME_RELEASE}
1169 echo mips-dde-sysv${UNAME_RELEASE}
1207 echo m68k-apple-aux${UNAME_RELEASE}
1214 echo mips-nec-sysv${UNAME_RELEASE}
1216 echo mips-unknown-sysv${UNAME_RELEASE}
1235 echo sx4-nec-superux${UNAME_RELEASE}
1238 echo sx5-nec-superux${UNAME_RELEASE}
1241 echo sx6-nec-superux${UNAME_RELEASE}
1244 echo sx7-nec-superux${UNAME_RELEASE}
1247 echo sx8-nec-superux${UNAME_RELEASE}
1250 echo sx8r-nec-superux${UNAME_RELEASE}
1253 echo powerpc-apple-rhapsody${UNAME_RELEASE}
1256 echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE}
1264 if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
1285 echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
1293 echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE}
1299 echo neo-tandem-nsk${UNAME_RELEASE}
1302 echo nse-tandem-nsk${UNAME_RELEASE}
1305 echo nsr-tandem-nsk${UNAME_RELEASE}
1314 echo ${UNAME_MACHINE}-${UNAME_SYSTEM}-${UNAME_RELEASE}
1346 echo mips-sei-seiux${UNAME_RELEASE}
1349 echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
1362 echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
1409 UNAME_RELEASE = ${UNAME_RELEASE}