Lines Matching refs:UNAME_RELEASE

135 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
169 case "$UNAME_MACHINE:$UNAME_SYSTEM:$UNAME_RELEASE:$UNAME_VERSION" in
238 release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
248 echo "$UNAME_MACHINE_ARCH"-unknown-bitrig"$UNAME_RELEASE"
252 echo "$UNAME_MACHINE_ARCH"-unknown-openbsd"$UNAME_RELEASE"
256 echo "$UNAME_MACHINE_ARCH"-unknown-libertybsd"$UNAME_RELEASE"
259 echo "$UNAME_MACHINE"-unknown-midnightbsd"$UNAME_RELEASE"
262 echo "$UNAME_MACHINE"-unknown-ekkobsd"$UNAME_RELEASE"
265 echo "$UNAME_MACHINE"-unknown-solidbsd"$UNAME_RELEASE"
268 echo "$UNAME_MACHINE"-unknown-os108_"$UNAME_RELEASE"
271 echo powerpc-unknown-mirbsd"$UNAME_RELEASE"
274 echo "$UNAME_MACHINE"-unknown-mirbsd"$UNAME_RELEASE"
289 case $UNAME_RELEASE in
291 UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
294 UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
339 …echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQ…
363 echo arm-acorn-riscix"$UNAME_RELEASE"
390 echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
393 echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
396 echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
399 echo i386-pc-auroraux"$UNAME_RELEASE"
415 echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
421 echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
426 UNAME_RELEASE=`uname -v`
430 echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
433 echo m68k-sun-sunos"$UNAME_RELEASE"
436 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
437 test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
440 echo m68k-sun-sunos"$UNAME_RELEASE"
443 echo sparc-sun-sunos"$UNAME_RELEASE"
448 echo sparc-auspex-sunos"$UNAME_RELEASE"
459 echo m68k-atari-mint"$UNAME_RELEASE"
462 echo m68k-atari-mint"$UNAME_RELEASE"
465 echo m68k-atari-mint"$UNAME_RELEASE"
468 echo m68k-milan-mint"$UNAME_RELEASE"
471 echo m68k-hades-mint"$UNAME_RELEASE"
474 echo m68k-unknown-mint"$UNAME_RELEASE"
477 echo m68k-apple-machten"$UNAME_RELEASE"
480 echo powerpc-apple-machten"$UNAME_RELEASE"
486 echo mips-dec-ultrix"$UNAME_RELEASE"
489 echo vax-dec-ultrix"$UNAME_RELEASE"
492 echo clipper-intergraph-clix"$UNAME_RELEASE"
518 dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
521 echo mips-mips-riscos"$UNAME_RELEASE"
552 echo m88k-dg-dgux"$UNAME_RELEASE"
554 echo m88k-dg-dguxbcs"$UNAME_RELEASE"
557 echo i586-dg-dgux"$UNAME_RELEASE"
574 echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
586 IBM_REV="$UNAME_VERSION.$UNAME_RELEASE"
627 IBM_REV="$UNAME_VERSION.$UNAME_RELEASE"
638 echo romp-ibm-bsd"$UNAME_RELEASE" # 4.3 with uname added to
653 HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
735 HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
813 echo ymp-cray-unicos"$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/'
816 echo "$UNAME_MACHINE"-cray-unicos"$UNAME_RELEASE" \
822 echo t90-cray-unicos"$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/'
825 echo alphaev5-cray-unicosmk"$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/'
828 echo sv1-cray-unicos"$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/'
831 echo craynv-cray-unicosmp"$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/'
836 FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
841 …FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | se…
845 echo "$UNAME_MACHINE"-pc-bsdi"$UNAME_RELEASE"
848 echo sparc-unknown-bsdi"$UNAME_RELEASE"
851 echo "$UNAME_MACHINE"-unknown-bsdi"$UNAME_RELEASE"
859 echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
861 … echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
872 echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
892 echo i586-pc-interix"$UNAME_RELEASE"
895 echo x86_64-unknown-interix"$UNAME_RELEASE"
898 echo ia64-unknown-interix"$UNAME_RELEASE"
908 echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
912 …echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/…
916 …NAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(…
1142 echo i386-unknown-lynxos"$UNAME_RELEASE"
1148 UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
1162 echo "$UNAME_MACHINE-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION}"
1199 echo i860-stardent-sysv"$UNAME_RELEASE" # Stardent Vistra i860-SVR4
1201 echo i860-unknown-sysv"$UNAME_RELEASE" # Unknown i860-SVR4
1238 echo m68k-unknown-lynxos"$UNAME_RELEASE"
1244 echo sparc-unknown-lynxos"$UNAME_RELEASE"
1247 echo rs6000-unknown-lynxos"$UNAME_RELEASE"
1250 echo powerpc-unknown-lynxos"$UNAME_RELEASE"
1253 echo mips-dde-sysv"$UNAME_RELEASE"
1291 echo m68k-apple-aux"$UNAME_RELEASE"
1298 echo mips-nec-sysv"$UNAME_RELEASE"
1300 echo mips-unknown-sysv"$UNAME_RELEASE"
1319 echo sx4-nec-superux"$UNAME_RELEASE"
1322 echo sx5-nec-superux"$UNAME_RELEASE"
1325 echo sx6-nec-superux"$UNAME_RELEASE"
1328 echo sx7-nec-superux"$UNAME_RELEASE"
1331 echo sx8-nec-superux"$UNAME_RELEASE"
1334 echo sx8r-nec-superux"$UNAME_RELEASE"
1337 echo sxace-nec-superux"$UNAME_RELEASE"
1340 echo powerpc-apple-rhapsody"$UNAME_RELEASE"
1343 echo "$UNAME_MACHINE"-apple-rhapsody"$UNAME_RELEASE"
1380 echo "$UNAME_PROCESSOR"-apple-darwin"$UNAME_RELEASE"
1388 echo "$UNAME_PROCESSOR"-"$UNAME_MACHINE"-nto-qnx"$UNAME_RELEASE"
1394 echo neo-tandem-nsk"$UNAME_RELEASE"
1397 echo nse-tandem-nsk"$UNAME_RELEASE"
1400 echo nsr-tandem-nsk"$UNAME_RELEASE"
1403 echo nsv-tandem-nsk"$UNAME_RELEASE"
1406 echo nsx-tandem-nsk"$UNAME_RELEASE"
1415 echo "$UNAME_MACHINE"-"$UNAME_SYSTEM"-"$UNAME_RELEASE"
1448 echo mips-sei-seiux"$UNAME_RELEASE"
1451 echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
1464 echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
1479 echo "$UNAME_MACHINE"-unknown-unleashed"$UNAME_RELEASE"