Lines Matching refs:UNAME_RELEASE

45 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
53 case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
59 echo alpha-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//'`
68 echo m68k-cbm-netbsd${UNAME_RELEASE}
71 echo m68k-cbm-openbsd${UNAME_RELEASE}
74 echo arm-acorn-riscix${UNAME_RELEASE}
88 echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
91 echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
97 echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
102 UNAME_RELEASE=`uname -v`
106 echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
109 echo m68k-sun-sunos${UNAME_RELEASE}
112 echo sparc-auspex-sunos${UNAME_RELEASE}
115 echo m68k-atari-netbsd${UNAME_RELEASE}
118 echo m68k-atari-openbsd${UNAME_RELEASE}
121 echo m68k-sun-netbsd${UNAME_RELEASE}
124 echo m68k-sun-openbsd${UNAME_RELEASE}
127 echo m68k-apple-netbsd${UNAME_RELEASE}
130 echo m68k-apple-openbsd${UNAME_RELEASE}
133 echo powerpc-apple-machten${UNAME_RELEASE}
139 echo mips-dec-ultrix${UNAME_RELEASE}
142 echo vax-dec-ultrix${UNAME_RELEASE}
162 && ./dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
165 echo mips-mips-riscos${UNAME_RELEASE}
185 echo m88k-dg-dgux${UNAME_RELEASE}
187 echo m88k-dg-dguxbcs${UNAME_RELEASE}
189 else echo i586-dg-dgux${UNAME_RELEASE}
206 echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
245 IBM_REV=4.${UNAME_RELEASE}
256 echo romp-ibm-bsd${UNAME_RELEASE} # 4.3 with uname added to
277 HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
354 echo ymp-cray-unicos${UNAME_RELEASE}
357 echo ${UNAME_MACHINE}-cray-unicos${UNAME_RELEASE} \
362 echo t90-cray-unicos${UNAME_RELEASE}
369 FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
373 echo f301-fujitsu-uxpv`echo $UNAME_RELEASE | sed 's/ .*//'`
376 echo m68k-hp-netbsd${UNAME_RELEASE}
379 echo m68k-hp-openbsd${UNAME_RELEASE}
382 echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
385 echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
388 echo ${UNAME_MACHINE}-unknown-netbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
391 echo ${UNAME_MACHINE}-unknown-openbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
400 echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
403 echo `echo ${UNAME_MACHINE}|sed -e 's,/.*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
454 echo ${UNAME_MACHINE}-univel-sysv${UNAME_RELEASE}
456 echo ${UNAME_MACHINE}-pc-sysv${UNAME_RELEASE}
481 echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4
483 echo i860-unknown-sysv${UNAME_RELEASE} # Unknown i860-SVR4
504 echo m68k-unknown-lynxos${UNAME_RELEASE}
510 echo i386-unknown-lynxos${UNAME_RELEASE}
513 echo sparc-unknown-lynxos${UNAME_RELEASE}
516 echo rs6000-unknown-lynxos${UNAME_RELEASE}
519 echo mips-dde-sysv${UNAME_RELEASE}
542 echo m68k-apple-aux${UNAME_RELEASE}
546 echo mips-nec-sysv${UNAME_RELEASE}
548 echo mips-unknown-sysv${UNAME_RELEASE}
558 #echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2