Lines Matching refs:OS_RELEASE
2639 OS_RELEASE=
2643 solaris*) OS_ARCH=SunOS OS_RELEASE=5 ;;
2648 OS_RELEASE=`uname -r`
2657 OS_RELEASE=`uname -v`.`uname -r`
2661 OS_RELEASE=`echo $OS_RELEASE | sed 's/-.*//'`
2665 OS_RELEASE=`echo $OS_RELEASE | sed 's/-.*//'`
2666 OS_RELEASE=`echo $OS_RELEASE | awk -F\. '{ print $1 "." $2 }'`
2670 OS_RELEASE=`uname -v`
2739 OS_RELEASE="${OS_RELEASE}.${OS_MINOR_RELEASE}"
2752 OS_RELEASE=`echo $OS_ARCH | sed 's|^CYGWIN_NT-||'`
2787 OS_RELEASE="4.0"
2790 OS_RELEASE=
2792 OS_CONFIG="${OS_TARGET}${OS_RELEASE}"
3377 if echo "$OS_RELEASE" | grep ^A.09 >/dev/null; then
3390 if echo "$OS_RELEASE" | egrep '^(A.09|B.10)' >/dev/null; then
3397 if echo "$OS_RELEASE" | egrep '^(B.10.10|B.10.20)' >/dev/null; then
3404 if echo "$OS_RELEASE" | egrep '^(B.10.10|B.10.20)' >/dev/null; then
3411 if echo "$OS_RELEASE" | egrep '^(B.10.30|B.11)' >/dev/null; then
3420 case "$OS_RELEASE" in
3427 if test "$OS_RELEASE" = "B.10.01"; then
3435 if test "$OS_RELEASE" = "B.10.10"; then
3447 if test "$OS_RELEASE" = "B.10.20"; then
3463 if test "$OS_RELEASE" = "B.10.30"; then
3479 if echo "$OS_RELEASE" | grep ^B.11 >/dev/null; then
3946 if test "$OS_RELEASE" = "2.03"; then
4207 if echo "$OS_RELEASE" | egrep -c '(V2.0|V3.2)' 2>/dev/null ; then
4213 if test "$OS_RELEASE" != "V2.0"; then
4258 if echo $OS_RELEASE | egrep -c '(V2.0|V3.2)' 2>/dev/null; then
4273 if echo $OS_RELEASE | grep -c V4.0 >/dev/null; then
4384 if test "$OS_RELEASE" = "5.43"; then
4418 if test "$OS_RELEASE" = "4.1.3_U1"; then
4612 if echo $OS_RELEASE | grep -c 2.1 2>/dev/null; then
5385 if echo "$OS_RELEASE" | egrep '^(B.10.10|B.10.20)' >/dev/null; then
5455 if echo $OS_RELEASE | egrep -c '(V2.0|V3.2)' 2>/dev/null; then
5903 s%@OS_RELEASE@%$OS_RELEASE%g