Just some potential /tmp vulnerabilities in the latest patch cluster from oracle 9/30/2013. These can all be filed under CVE-2010-1183. Some of these I've reported on already. ./patches/124187-07/SUNWscn-base-r/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/124187-07/SUNWscn-base-r/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124187-07/SUNWscn-base-r/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/124187-07/SUNWscn-base-r/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124187-07/SUNWscn-base-r/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/124187-07/SUNWscn-base/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124187-07/SUNWscn-base/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/124187-07/SUNWscn-base/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124187-07/SUNWscn-base/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/124187-07/SUNWscn-base/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142235-01/SUNWntpr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142235-01/SUNWntpr/install/i.manifest 96: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 104: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 168:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142235-01/SUNWntpr/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142235-01/SUNWntpr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/142235-01/SUNWntpr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142235-01/SUNWntpr/install/checkinstall 181: # 2. The checkinstall has been moved to /tmp 184: # Check to see if the script has been moved to /tmp by pkginstall. 186: EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/144189-02/SUNWemlxs/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144189-02/SUNWemlxs/install/i.emlxsconf 77:tmpfile=/tmp/emlxs_tmp_$$ 78:sedfile=/tmp/emlxs-sed_$$ 562: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 570: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 620: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144189-02/SUNWemlxs/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144189-02/SUNWemlxs/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144189-02/SUNWemlxs/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/144189-02/SUNWemlxs/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144189-02/SUNWemlxu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144189-02/SUNWemlxu/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144189-02/SUNWemlxu/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/144189-02/SUNWemlxu/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144189-02/SUNWemlxu/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142059-01/SUNWpsh/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/142059-01/SUNWpsh/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142059-01/SUNWpsh/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/142059-01/SUNWpsh/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142059-01/SUNWpsh/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142059-01/SUNWos86r/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/142059-01/SUNWos86r/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142059-01/SUNWos86r/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 604: { printf \"%s\t%s\n\", \$1, \$2 }" ${BASEDIR}/etc/driver_classes > /tmp/d.$$ 606: cp /tmp/d.$$ ${BASEDIR}/etc/driver_classes 607: rm /tmp/d.$$ 658: if [ -s /tmp/diskette_rc.d/rcs9.sh ] 660: /sbin/sh /tmp/diskette_rc.d/rcs9.sh "post" 681:TMPFILE=/tmp/ncrs_tmp ./patches/142059-01/SUNWos86r/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/142059-01/SUNWos86r/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118669-53/SUNWj5dmx/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118669-53/SUNWj5dmx/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118669-53/SUNWj5dmx/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118669-53/SUNWj5dmx/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118669-53/SUNWj5rtx/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118669-53/SUNWj5rtx/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118669-53/SUNWj5rtx/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118669-53/SUNWj5rtx/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118669-53/SUNWj5dvx/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118669-53/SUNWj5dvx/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118669-53/SUNWj5dvx/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118669-53/SUNWj5dvx/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/128311-01/SUNWckr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/128311-01/SUNWckr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/128311-01/SUNWckr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/128311-01/SUNWckr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/128311-01/SUNWckr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143732-01/SUNWgnome-audio/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143732-01/SUNWgnome-audio/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/143732-01/SUNWgnome-audio/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/143732-01/SUNWgnome-audio/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/143732-01/SUNWgnome-audio/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119279-39/SUNWdtezt/reloc/dt/appconfig/types/C/solaris.dt 376: >| /tmp/Crypt\$\$; \ 378: < "%Arg_1"File to crypt:"%" >| /tmp/Crypt\$\$.tmp; \ 380: uuencode Crypted < /tmp/Crypt\$\$.tmp >> /tmp/Crypt\$\$; \ 382: cp /tmp/Crypt\$\$ "%Arg_1%"; \ 389: rm -f /tmp/Crypt\$\$ /tmp/Crypt\$\$.tmp' 402: >> /tmp/Crypt\$\$; \ 404: cp /tmp/Crypt\$\$ "%Arg_1%"; \ 408: rm -f /tmp/Crypt\$\$' 584: >| \$HOME/.dt/tmp/String\$\$; \ 585: dtaction "" \$HOME/.dt/tmp/String\$\$; \ 586: rm -f \$HOME/.dt/tmp/String\$\$' 1235: >| \$HOME/.dt/tmp/String\$\$; \ 1236: dtaction OpenAsCommand \$HOME/.dt/tmp/String\$\$; \ 1237: rm -f \$HOME/.dt/tmp/String\$\$' 1256: >| \$HOME/.dt/tmp/String\$\$; \ 1257: dtaction OpenAsAction \$HOME/.dt/tmp/String\$\$; \ 1258: rm -f \$HOME/.dt/tmp/String\$\$' 1278: >| \$HOME/.dt/tmp/String\$\$; \ 1279: dtaction OpenAsActionLabel \$HOME/.dt/tmp/String\$\$; \ 1280: rm -f \$HOME/.dt/tmp/String\$\$' 1299: >| \$HOME/.dt/tmp/String\$\$; \ 1300: dtaction OpenAsType \$HOME/.dt/tmp/String\$\$; \ 1301: rm -f \$HOME/.dt/tmp/String\$\$' 1311: >| \$HOME/.dt/tmp/String\$\$; \ 1312: dtaction Apropos \$HOME/.dt/tmp/String\$\$; \ 1313: rm -f \$HOME/.dt/tmp/String\$\$' ./patches/119279-39/SUNWdtezt/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119279-39/SUNWdtezt/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119279-39/SUNWdtezt/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119279-39/SUNWdtezt/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119279-39/SUNWdtezt/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119279-39/SUNWdtdst/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119279-39/SUNWdtdst/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119279-39/SUNWdtdst/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119279-39/SUNWdtdst/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119279-39/SUNWdtdst/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119279-39/SUNWdtdte/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119279-39/SUNWdtdte/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119279-39/SUNWdtdte/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119279-39/SUNWdtdte/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119279-39/SUNWdtdte/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119279-39/SUNWdtdte/reloc/dt/bin/Xsession 769: /bin/sh -c '/bin/rm -f ${TMPDIR:-/tmp}/dtdbcache_'"$DISPLAY;; 786: /bin/sh -c '/bin/rm -f ${TMPDIR:-/tmp}/dtdbcache_'"$DISPLAY;; 795: /bin/sh -c '/bin/rm -f ${TMPDIR:-/tmp}/dtdbcache_'"$DISPLAY;; ./patches/119279-39/SUNWdtwm/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119279-39/SUNWdtwm/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119279-39/SUNWdtwm/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119279-39/SUNWdtwm/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119279-39/SUNWdtwm/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123840-04/SUNWfmd/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123840-04/SUNWfmd/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123840-04/SUNWfmd/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/123840-04/SUNWfmd/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/123840-04/SUNWcsu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123840-04/SUNWcsu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/123840-04/SUNWcsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/137872-02/SUNWTkS/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137872-02/SUNWTkS/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137872-02/SUNWTkS/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137872-02/SUNWTkS/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/137872-02/SUNWTkS/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/137872-02/SUNWTk/reloc/usr/sfw/lib/libtk8.3.so 5521: /tmpstip 1 index def 5619:/tmpstip null def ./patches/137872-02/SUNWTk/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137872-02/SUNWTk/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137872-02/SUNWTk/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/137872-02/SUNWTk/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/137872-02/SUNWTk/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/128293-01/SUNWrsm/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/128293-01/SUNWrsm/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/128293-01/SUNWrsm/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/128293-01/SUNWrsm/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/128293-01/SUNWrsm/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142398-01/SUNWlibsasl/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/142398-01/SUNWlibsasl/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142398-01/SUNWlibsasl/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142398-01/SUNWlibsasl/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/142398-01/SUNWlibsasl/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148658-01/SUNWtnetc/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148658-01/SUNWtnetc/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148658-01/SUNWtnetc/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148658-01/SUNWtnetc/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148658-01/SUNWtnetc/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120236-01/SUNWluzone/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120236-01/SUNWluzone/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/120236-01/SUNWluzone/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120236-01/SUNWluzone/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121309-20/SUNWmccom/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/121309-20/SUNWmccom/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121309-20/SUNWmccom/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121309-20/SUNWmccom/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121309-20/SUNWmccom/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/121309-20/SUNWmccom/reloc/usr/sadm/lib/smc/bin/smccompile 180: TEMP_DIR=/tmp/viper_temp_$$ ./patches/121309-20/SUNWmcc/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121309-20/SUNWmcc/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121309-20/SUNWmcc/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121309-20/SUNWmcc/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/121309-20/SUNWmcc/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/121309-20/SUNWmc/reloc/usr/sadm/lib/smc/bin/smcconf 87: TEMP_DIR=/tmp/viper_temp_$USERID 458: TEMP_CLASSLIST=/tmp/classlist.vunreg.$USERID 502: TEMP_CLASSLIST=/tmp/classlist.$USERID ./patches/121309-20/SUNWmc/reloc/usr/sadm/lib/smc/prereg/SUNWmc/upgrade1.0.sh 9:SMC1JAR=/var/tmp/SMC_upgrade_backup.jar 17:TMPDIR=/tmp/smc.$$.$RANDOM ./patches/121309-20/SUNWmc/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121309-20/SUNWmc/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/121309-20/SUNWmc/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121309-20/SUNWmc/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121309-20/SUNWmc/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/121309-20/SUNWwbmc/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121309-20/SUNWwbmc/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/121309-20/SUNWwbmc/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121309-20/SUNWwbmc/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/121309-20/SUNWwbmc/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/150617-01/SUNWevince/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/150617-01/SUNWevince/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/150617-01/SUNWevince/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150617-01/SUNWevince/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/150617-01/SUNWevince/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119649-03/SUNWvld/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119649-03/SUNWvld/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/119649-03/SUNWvld/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/119649-03/SUNWvld/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145097-03/SUNWemlxs/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145097-03/SUNWemlxs/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145097-03/SUNWemlxs/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/145097-03/SUNWemlxs/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/145097-03/SUNWemlxs/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148384-01/SUNWcslr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148384-01/SUNWcslr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148384-01/SUNWcslr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148384-01/SUNWcslr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148384-01/SUNWcslr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148384-01/SUNWhea/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148384-01/SUNWhea/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148384-01/SUNWhea/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148384-01/SUNWhea/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148384-01/SUNWhea/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137001-08/SUNWpostgr-82-docs/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/137001-08/SUNWpostgr-82-docs/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137001-08/SUNWpostgr-82-docs/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137001-08/SUNWpostgr-82-docs/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/137001-08/SUNWpostgr-82-docs/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137001-08/SUNWpostgr-82-docs/reloc/usr/postgres/8.2/doc/html/release-7-4.html 708:>/tmp/tmp/tmp/tmp/tmp/tmp/tmpAvoid using temp files in /tmp in make_oidjoins_check
/tmpAvoid using temp files in /tmp in make_oidjoins_check /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121607-04/SUNWPython/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121607-04/SUNWPython-devel/reloc/lib/python2.4/test/test_robotparser.py 49:Disallow: /tmp/ # these will soon disappear 54:bad = ['/cyberworld/map/index.html','/tmp/xxx','/foo.html'] 84:bad = ['/cyberworld/map/index.html','/','/tmp/'] 93:Disallow: /tmp 100:bad = ['/tmp','/tmp.html','/tmp/a.html', 111:Disallow: /tmp/ 117:good = ['/tmp',] # XFAIL: '/a%2fb.html' 118:bad = ['/tmp/','/tmp/a.html', ./patches/121607-04/SUNWPython-devel/reloc/lib/python2.4/test/test_support.py 181:# Make sure we can write to TESTFN, try in /tmp if we can't 186: TMP_TESTFN = os.path.join('/tmp', TESTFN) ./patches/121607-04/SUNWPython-devel/reloc/lib/python2.4/test/regrtest.pyc 47:file /tmp/pynexttest is read to find the next test to run. If this 50:/tmp). ./patches/121607-04/SUNWPython-devel/reloc/lib/python2.4/test/test_urlparse.py 27: ('file:///tmp/junk.txt', 28: ('file', '', '/tmp/junk.txt', '', '', ''), 29: ('file', '', '/tmp/junk.txt', '', '')), ./patches/121607-04/SUNWPython-devel/reloc/lib/python2.4/test/test_imgfile.py 34: outputfile = '/tmp/deleteme' ./patches/121607-04/SUNWPython-devel/reloc/lib/python2.4/test/test_dbm.py 13:filename = '/tmp/delete_me_' + str(random.random())[-6:] ./patches/121607-04/SUNWPython-devel/reloc/lib/python2.4/test/test_urllib2.py 701: 'ftp://www.python.org/pub/tmp/blat', ./patches/121607-04/SUNWPython-devel/reloc/lib/python2.4/test/regrtest.py 44:file /tmp/pynexttest is read to find the next test to run. If this 47:/tmp). ./patches/121607-04/SUNWPython-devel/reloc/lib/python2.4/test/test_tempfile.py 484: mode &= 0777 # Mask off sticky bits inherited from /tmp ./patches/121607-04/SUNWPython-devel/reloc/lib/python2.4/test/test_subprocess.py 210: tmpdir = os.getenv("TEMP", "/tmp") ./patches/121607-04/SUNWPython-devel/reloc/lib/python2.4/test/test_robotparser.pyc 33:Disallow: /tmp/ # these will soon disappear 52:Disallow: /tmp 58:Disallow: /tmp/ ./patches/121607-04/SUNWPython-devel/reloc/lib/python2.4/test/test_doctest.py 2386: test_coverage('/tmp/doctest.cover') ./patches/121607-04/SUNWPython-devel/reloc/lib/python2.4/test/test_gdbm.py 10:filename= '/tmp/delete_me' ./patches/121607-04/SUNWPython-devel/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121607-04/SUNWPython-devel/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121607-04/SUNWPython-devel/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121607-04/SUNWPython-devel/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121607-04/SUNWPython-devel/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/121607-04/SUNWPython-share/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121607-04/SUNWPython-share/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/121607-04/SUNWPython-share/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/141559-01/SUNWesu/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141559-01/SUNWesu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/141559-01/SUNWesu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141559-01/SUNWesu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141559-01/SUNWesu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/141559-01/SUNWaccu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/141559-01/SUNWaccu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141559-01/SUNWaccu/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141559-01/SUNWaccu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141559-01/SUNWaccu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/143610-03/SUNWiscsitgtr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/143610-03/SUNWiscsitgtr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/143610-03/SUNWiscsitgtr/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143610-03/SUNWiscsitgtr/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143610-03/SUNWiscsitgtr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/143610-03/SUNWcsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/143610-03/SUNWcsr/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143610-03/SUNWcsr/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143610-03/SUNWcsr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 530: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$ 531: cp /tmp/t.$$ $PMTAB 536: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$ 537: cp /tmp/a.$$ $AUTH_ATTR 538: rm -f /tmp/a.$$ 544: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$ 545: cp /tmp/i.$$ $INITTAB 546: rm -f /tmp/i.$$ 552: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$ 553: cp /tmp/v.$$ $VFSTAB 554: rm -f /tmp/v.$$ 577:# The file in /tmp indicates that this system had already been 580:if [ ! -f /tmp/${IKEMANIFEST} ]; then 587: rm /tmp/${IKEMANIFEST} 590:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then 597: rm /tmp/${MANKEYMANIFEST} ./patches/143610-03/SUNWcsr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ 353:CLEANUP=/tmp/CLEANUP 406: touch /tmp/${IKEMANIFEST} 410: touch /tmp/${MANKEYMANIFEST} ./patches/120285-07/README.120285-07 63:6425609 ORBit2 leaves stale sockets in /var/tmp 71:6466464 Evolution: WARNING **: Owner of /var/tmp/orbit-[something] is not the current user 125: sockets in /var/tmp), please also install the following patch: ./patches/120285-07/SUNWgnome-component-root/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120285-07/SUNWgnome-component-root/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/120285-07/SUNWgnome-component-root/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120285-07/SUNWgnome-component-root/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120285-07/SUNWgnome-component-root/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120285-07/SUNWgnome-component/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120285-07/SUNWgnome-component/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/120285-07/SUNWgnome-component/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120285-07/SUNWgnome-component/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120285-07/SUNWgnome-component/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137103-01/SUNWqos/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137103-01/SUNWqos/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137103-01/SUNWqos/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137103-01/SUNWqos/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137103-01/SUNWqos/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/148955-01/SUNWlxu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148955-01/SUNWlxu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148955-01/SUNWlxu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148955-01/SUNWlxu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148955-01/SUNWlxu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148955-01/SUNWlxu/reloc/usr/lib/brand/lx/lx_init_zone 273:makedir native/tmp 1777 ./patches/120202-07/SUNWxorg-client-docs/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/120202-07/SUNWxorg-client-docs/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120202-07/SUNWxorg-client-docs/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120202-07/SUNWxorg-client-docs/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/120202-07/SUNWxorg-client-docs/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120202-07/SUNWxorg-clientlibs/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/120202-07/SUNWxorg-clientlibs/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120202-07/SUNWxorg-clientlibs/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120202-07/SUNWxorg-clientlibs/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/120202-07/SUNWxorg-clientlibs/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120202-07/SUNWxorg-headers/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120202-07/SUNWxorg-headers/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/120202-07/SUNWxorg-headers/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/120202-07/SUNWxorg-headers/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120202-07/SUNWxorg-headers/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120202-07/SUNWxwinc/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120202-07/SUNWxwinc/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120202-07/SUNWxwinc/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/120202-07/SUNWxwinc/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120202-07/SUNWxwinc/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/120202-07/SUNWxorg-client-programs/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120202-07/SUNWxorg-client-programs/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120202-07/SUNWxorg-client-programs/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/120202-07/SUNWxorg-client-programs/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/120202-07/SUNWxorg-client-programs/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120202-07/SUNWxwplt/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120202-07/SUNWxwplt/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/120202-07/SUNWxwplt/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120202-07/SUNWxwplt/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120202-07/SUNWxwplt/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/119064-01/SUNWxwplt/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/119064-01/SUNWxwplt/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119064-01/SUNWxwplt/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119064-01/SUNWxwplt/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/127764-01/SUNWcslr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/127764-01/SUNWcslr/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127764-01/SUNWcslr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127764-01/SUNWcslr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127764-01/SUNWcslr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/121300-03/SUNWcslr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121300-03/SUNWcslr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121300-03/SUNWcslr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121300-03/SUNWcslr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120733-01/SUNWlibusbugen/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120733-01/SUNWlibusbugen/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120733-01/SUNWlibusbugen/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120733-01/SUNWlibusbugen/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/120733-01/SUNWlibusb/reloc/usr/sfw/share/doc/libusb/libusb.txt 269:% cd /tmp 302: --prefix=/tmp/coldsync --with-libusb 358: 3. Use coldsync -t libusb -mb /tmp to backup device to /tmp directory ./patches/120733-01/SUNWlibusb/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120733-01/SUNWlibusb/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120733-01/SUNWlibusb/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120733-01/SUNWlibusb/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/120733-01/SUNWsfwhea/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120733-01/SUNWsfwhea/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120733-01/SUNWsfwhea/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/120733-01/SUNWsfwhea/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/149068-01/SUNWsfman/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/149068-01/SUNWsfman/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/149068-01/SUNWsfman/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/149068-01/SUNWsfman/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/149068-01/SUNWsfman/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/149068-01/SUNWggrp/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/149068-01/SUNWggrp/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/149068-01/SUNWggrp/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/149068-01/SUNWggrp/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/149068-01/SUNWggrp/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/149068-01/SUNWggrpS/reloc/usr/sfw/share/src/ggrep/configure 36217:# creating and moving files from /tmp can sometimes cause problems. ./patches/149068-01/SUNWggrpS/reloc/usr/sfw/share/src/ggrep/tests/init.sh 341: cd "$initial_cwd_" || cd / || cd /tmp 469:# Usage: mktempd_ /tmp phoey.XXXXXXXXXX ./patches/149068-01/SUNWggrpS/reloc/usr/sfw/share/src/ggrep/Makefile.in 1420: && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ./patches/149068-01/SUNWggrpS/reloc/usr/sfw/share/src/ggrep/build-aux/install-sh 348: tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$ ./patches/149068-01/SUNWggrpS/reloc/usr/sfw/share/src/ggrep/build-aux/config.guess 108:: ${TMPDIR=/tmp} ; ./patches/149068-01/SUNWggrpS/reloc/usr/sfw/share/src/ggrep/gnulib-tests/init.sh 341: cd "$initial_cwd_" || cd / || cd /tmp 469:# Usage: mktempd_ /tmp phoey.XXXXXXXXXX ./patches/149068-01/SUNWggrpS/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/149068-01/SUNWggrpS/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/149068-01/SUNWggrpS/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/149068-01/SUNWggrpS/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/149068-01/SUNWggrpS/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118668-53/SUNWj5dmo/reloc/jdk/instances/jdk1.5.0/demo/jvmti/hprof/src/hprof_error.c 111: "precrash -p %d > /tmp/%s.%d", ./patches/118668-53/SUNWj5dmo/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118668-53/SUNWj5dmo/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118668-53/SUNWj5dmo/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118668-53/SUNWj5dmo/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118668-53/SUNWj5dev/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118668-53/SUNWj5dev/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118668-53/SUNWj5dev/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118668-53/SUNWj5dev/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118668-53/SUNWj5man/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118668-53/SUNWj5man/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118668-53/SUNWj5man/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118668-53/SUNWj5man/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118668-53/SUNWj5man/reloc/jdk/instances/jdk1.5.0/man/sman1/rmid.1 90:r system property (typicallyCOPY new TO '/tmp/pgtable';1377:
COPY new WITH OIDS FROM '/tmp/pgtable';./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/src/FAQ/FAQ_turkish.html 834: COPY new TO '/tmp/pgtable'; 836: COPY new WITH OIDS FROM '/tmp/pgtable'; ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/src/FAQ/FAQ_czech.html 964: COPY new TO '/tmp/pgtable'; 966: COPY new WITH OIDS FROM '/tmp/pgtable'; ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/src/FAQ/FAQ_brazilian.html 849: COPY tabela_tmp TO '/tmp/pgtable'; 851: COPY nova_tabela WITH OIDS FROM '/tmp/pgtable'; ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/src/FAQ/FAQ_french.html 1227: COPY table_temporaire FROM '/tmp/tablepg'; 1228: COPY nouvelle_table WITH OIDS FROM '/tmp/tablepg'; ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/src/FAQ/FAQ_polish.html 1298: COPY new TO '/tmp/pgtable'; 1300: COPY new WITH OIDS FROM '/tmp/pgtable'; ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/src/sgml/plperl.sgml 563: my $tmpfile = "/tmp/badfile"; ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/src/sgml/libpq.sgml 116:
CoreDumpDirectory /tmp
'' to
1021: in a /tmp/core
or /tmp/httpd.core
file. If you
1031: /tmp/httpd.core or a similar command. In GDB, all you
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/docs/manual/mod/mod_ext_filter.html.en
179: cmd="/bin/tracefilter.pl /tmp/tracebefore" \/var/tmp
zu vermeiden, da
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/docs/manual/mod/mpm_common.html.ja.euc-jp
367: $B%;%-%e%j%F%#(B $B%;%-%e%j%F%#(B If you are dealing with large images, make sure the pixel cache is written to a disk area with plenty of free space. Under Unix, this is typically /tmp and for Windows, c:/temp. You can tell ImageMagick to write the pixel cache to an alternate location with the MAGICK_TMPDIR environment variable. For example, If you are dealing with large images, make sure the pixel cache is written to a disk area with plenty of free space. Under Unix, this is typically /tmp and for Windows, c:/temp. You can tell ImageMagick to write the pixel cache to an alternate location with the MAGICK_TMPDIR environment variable. For example,
242:Run the command
./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/Samba3-HOWTO/VFS.html
513:clamd socket name = /tmp/clamd
./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/Samba3-HOWTO/CUPS-printing.html
119: Example22.2.Overriding Global CUPS Settings for One Printer
121: known to Samba into the
./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/Samba3-HOWTO/ix01.html
1: Example6.3.Primary Domain Controller Example6.4.Primary Domain Controller Example6.5.Primary Domain Controller Example6.6.Backup Domain Controller Example6.7.Backup Domain Controller
./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/Samba3-ByExample/secure.html
550: Example3.4.130 User Network with tdbsam [globals] Section Name service switch configuration file. The UNIX pipe over which clients communicate with
214: if both the Example: The cache files are stored in Example: Example: You may have to vary this command considerably depending
6342: owners of a file (in the same way the /tmp directory is usually configured).
./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/manpages/vfs_smb_traffic_analyzer.8.html
69: use a unix domain socket located at /var/tmp/stadsocket, if
./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/manpages/pam_winbind.conf.5.html
51: the form of /tmp/krb5cc_UID will be created, where UID is
./patches/119758-27/SUNWsmbau/reloc/usr/bin/net
9360: ldif - put accounts in ldif format (file defaults to /tmp/tmp.ldif)
./patches/119758-27/119758-27.html
813:/usr/sfw/share/src/mozldap/c-sdk/ldap/libraries/libldap/tmplout.c Example6.3.Primary Domain Controller Example6.4.Primary Domain Controller Example6.5.Primary Domain Controller Example6.6.Backup Domain Controller Example6.7.Backup Domain Controller
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/Samba3-ByExample/secure.html
550: Example3.4.130 User Network with tdbsam [globals] Section
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/Samba3-HOWTO/classicalprinting.html
253: No path in service printers - using /tmp
590:to
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/Samba3-HOWTO/diagnosis.html
27:
242:Run the command Example22.2.Overriding Global CUPS Settings for One Printer
121: known to Samba into the Example: The cache files are stored in Example: Example: You may have to vary this command considerably depending
6342: owners of a file (in the same way the /tmp directory is usually configured).
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/manpages/winbindd.8.html
211: log file parameter. Name service switch configuration file. The UNIX pipe over which clients communicate with
214: if both the /var/tmp
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/docs/manual/mod/mod_ext_filter.html.ko.euc-kr
170: cmd="/bin/tracefilter.pl /tmp/tracebefore" \
181: cmd="/bin/tracefilter.pl /tmp/traceafter" \
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/docs/manual/mod/mpm_common.html.es
387: /var/tmp
porque alguien podra provocar un
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/docs/manual/mod/mpm_common.html.en
351: directory such as /var/tmp
because someone could create
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/docs/manual/programs/apxs.html.en
322: gcc -fpic -DSHARED_MODULE -I/tmp/apache/include -c mod_php3.c
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/docs/manual/programs/apxs.html.ko.euc-kr
318: gcc -fpic -DSHARED_MODULE -I/tmp/apache/include -c mod_php3.c
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/docs/man/apxs.8
247: gcc -fpic -DSHARED_MODULE -I/tmp/apache/include -c mod_php3\&.c
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/pcre/ltmain.sh
4285: tmpdir="/tmp"
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/pcre/configure
4601:# creating and moving files from /tmp can sometimes cause problems.
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/apr-util/configure
32696:# creating and moving files from /tmp can sometimes cause problems.
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/apr-util/xml/expat/configure
22329:# creating and moving files from /tmp can sometimes cause problems.
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/apr-util/xml/expat/conftools/ltmain.sh
150: my_template="${TMPDIR-/tmp}/${1-$progname}"
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/apr-util/build/pkg/buildpkg.sh
23:TEMPDIR=/var/tmp/$USER/apr-util-root
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/apr/configure
45836:# creating and moving files from /tmp can sometimes cause problems.
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/apr/locks/unix/proc_mutex.c
484: new_mutex->fname = apr_pstrdup(new_mutex->pool, "/tmp/aprXXXXXX");
595: new_mutex->fname = apr_pstrdup(new_mutex->pool, "/tmp/aprXXXXXX");
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/apr/test/testshmconsumer.c
40:#define SHARED_FILENAME "/tmp/apr.testshm.shm"
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/apr/test/testshmproducer.c
40:#define SHARED_FILENAME "/tmp/apr.testshm.shm"
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/apr/test/testshm.c
41:#define SHARED_FILENAME "/tmp/apr.testshm.shm"
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/apr/build/ltmain.sh
150: my_template="${TMPDIR-/tmp}/${1-$progname}"
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/apr/build/pkg/buildpkg.sh
23:TEMPDIR=/var/tmp/$USER/apr-root
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/apr/file_io/unix/tempdir.c
51: const char *try_dirs[] = { "/tmp", "/usr/tmp", "/var/tmp" };
66: "/tmp"
67: "/var/tmp"
68: "/usr/tmp"
96: /* Next, on NetWare, try the SYS:/TMP directory. */
97: if (test_tempdir("SYS:/TMP", p)) {
98: memcpy(global_temp_dir, "SYS:/TMP", 8 + 1);
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/modules/experimental/util_ldap_cache.c
33:#define MODLDAP_SHMEM_CACHE "/tmp/mod_ldap_cache"
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/support/check_forensic
22: name="/tmp/$1.$$"
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/configure
19565:# creating and moving files from /tmp can sometimes cause problems.
./patches/120544-31/SUNWapch2r/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/120544-31/SUNWapch2r/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/120544-31/SUNWapch2r/install/i.renamenew
72:CLEANUP_FILE=/tmp/CLEANUP
154: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
163: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
216: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120544-31/SUNWapch2r/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120544-31/SUNWapch2r/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120544-31/SUNWapch2r/install/i.manifest
107: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
116: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
180: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120544-31/SUNWapch2r/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120544-31/SUNWapch2r/reloc/var/apache2/build/libtool
500: my_template="${TMPDIR-/tmp}/${1-$progname}"
./patches/120544-31/SUNWapch2u/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/120544-31/SUNWapch2u/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/120544-31/SUNWapch2u/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120544-31/SUNWapch2u/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120544-31/SUNWapch2u/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120544-31/SUNWapch2u/reloc/usr/apache2/lib/perl/Apache/TestUtil.pm
550: t_write_file('/tmp/foo', 'bar');
783: File does not exist: /tmp/test/t/htdocs/error
./patches/120544-31/SUNWapch2u/reloc/usr/apache2/lib/perl/Apache/TestConfigPHP.pm
421:soap.wsdl_cache_dir="/tmp"
./patches/120544-31/SUNWapch2u/reloc/usr/apache2/lib/perl/Apache/TestRun.pm
1084:rebuild the distribution to '/tmp/' and repeat the 'make test'
./patches/120544-31/SUNWapch2u/reloc/usr/apache2/lib/perl/Apache/TestTrace.pm
182: open OUT, ">/tmp/foo" or die $!;
./patches/120544-31/SUNWapch2u/reloc/usr/apache2/lib/perl/Apache/TestConfigParse.pm
93: # e.g. Include "/tmp/foo.html"
./patches/120544-31/SUNWapch2u/reloc/usr/apache2/lib/perl/Apache2/ServerUtil.pm
650: open my $fh, ">>/tmp/out" or die "$!";
655:is logged into F:
./patches/120544-31/SUNWapch2u/reloc/usr/apache2/lib/perl/Apache2/SubRequest.pm
51: $subr = $r->lookup_method_uri("GET", "/tmp/bar")
52: $subr = $r->lookup_file("/tmp/bar");
./patches/120544-31/SUNWapch2u/reloc/usr/apache2/lib/perl/Apache2/Reload.pm
309: PerlSetVar ReloadDirectories "/tmp/project1 /tmp/project2"
316: PerlSetVar ReloadDirectories "/tmp/project1 /tmp/project2"
321:C/var/tmp
porque alguien podra provocar un
./patches/120544-31/SUNWapch2d/reloc/usr/apache2/manual/mod/mod_ext_filter.html.ko.euc-kr
170: cmd="/bin/tracefilter.pl /tmp/tracebefore" \
181: cmd="/bin/tracefilter.pl /tmp/traceafter" \
./patches/120544-31/SUNWapch2d/reloc/usr/apache2/manual/mod/mpm_common.html.en
351: directory such as /var/tmp
because someone could create
./patches/120544-31/SUNWapch2d/reloc/usr/apache2/manual/mod/mod_ext_filter.html.en
179: cmd="/bin/tracefilter.pl /tmp/tracebefore" \
192: cmd="/bin/tracefilter.pl /tmp/traceafter" \
./patches/120544-31/SUNWapch2d/reloc/usr/apache2/manual/mod/mpm_common.html.de
373: Verzeichnis wie /var/tmp
zu vermeiden, da
./patches/120544-31/SUNWapch2d/reloc/usr/apache2/manual/mod/mpm_common.html.ja.euc-jp
367: /var/tmp
./patches/120544-31/SUNWapch2d/reloc/usr/apache2/manual/ssl/ssl_faq.html.en
1019: want to use a directive like ``CoreDumpDirectory /tmp
'' to
1021: in a /tmp/core
or /tmp/httpd.core
file. If you
1031: /tmp/httpd.core or a similar command. In GDB, all you
./patches/120544-31/SUNWapch2d/reloc/usr/apache2/manual/programs/apxs.html.ko.euc-kr
318: gcc -fpic -DSHARED_MODULE -I/tmp/apache/include -c mod_php3.c
./patches/120544-31/SUNWapch2d/reloc/usr/apache2/manual/programs/apxs.html.en
322: gcc -fpic -DSHARED_MODULE -I/tmp/apache/include -c mod_php3.c
./patches/120544-31/SUNWapch2d/reloc/usr/apache2/man/man8/apxs.8
247: gcc -fpic -DSHARED_MODULE -I/tmp/apache/include -c mod_php3\&.c
./patches/120544-31/SUNWapch2d/reloc/usr/apache2/man/man3/Apache::TestTrace.3
189:\& open OUT, ">/tmp/foo" or die $!;
./patches/120544-31/SUNWapch2d/reloc/usr/apache2/man/man3/APR::Finfo.3
140:\& my $finfo = APR::Finfo::stat("/tmp/test", APR::Const::FINFO_NORM, $pool);
326:\& my $finfo = APR::Finfo::stat("/tmp", APR::Const::FINFO_NORM, $pool);
339:Since \fI/tmp\fR is a directory, this will print:
579:\& my $finfo = APR::Finfo::stat("/tmp/test", APR::Const::FINFO_NORM, $pool);
./patches/120544-31/SUNWapch2d/reloc/usr/apache2/man/man3/APR::PerlIO.3
166:\& 'open my $fh, ">:APR", "/tmp/apr", APR::Pool->new or die "$!"; \e
./patches/120544-31/SUNWapch2d/reloc/usr/apache2/man/man3/Apache::TestUtil.3
266:\& t_write_file('/tmp/foo', 'bar');
528:\& File does not exist: /tmp/test/t/htdocs/error
./patches/120544-31/SUNWapch2d/reloc/usr/apache2/man/man3/Apache2::SubRequest.3
150:\& $subr = $r->lookup_method_uri("GET", "/tmp/bar")
151:\& $subr = $r->lookup_file("/tmp/bar");
./patches/120544-31/SUNWapch2d/reloc/usr/apache2/man/man3/Apache2::SubProcess.3
148:\& $command = "/tmp/argv.pl";
156:\& $command = "/tmp/env.pl";
164:\& $command = "/tmp/in_out_err.pl";
185:\& $command = "/tmp/argv.pl";
./patches/120544-31/SUNWapch2d/reloc/usr/apache2/man/man3/Apache2::ServerUtil.3
702:\& open my $fh, ">>/tmp/out" or die "$!";
708:is logged into \fI/tmp/out\fR:
./patches/120544-31/SUNWapch2d/reloc/usr/apache2/man/man3/Apache2::PerlSections.3
171:\& AuthUserFile => '/tmp/htpasswd',
303:\&\fI/tmp/httpd.conf\fR starting on line 20, the namespace:
377:\& DocumentRoot => "/tmp/docs",
428:\& DocumentRoot => '/tmp/docs',
./patches/120544-31/SUNWapch2d/reloc/usr/apache2/man/man3/Apache2::Reload.3
274:\& PerlSetVar ReloadDirectories "/tmp/project1 /tmp/project2"
283:\& PerlSetVar ReloadDirectories "/tmp/project1 /tmp/project2"
289:\&\f(CW\*(C`MyApache2::\*(C'\fR found in the directories \fI/tmp/project1/\fR and
290:\&\fI/tmp/project2/\fR (and their subdirectories) will be reloaded.
298:\& PerlSetVar ReloadTouchFile /tmp/reload_modules
301:and don't \f(CWtouch(1)\fR the file \fI/tmp/reload_modules\fR, the reloads
305:\& % touch /tmp/reload_modules
676:\& PerlSetVar ReloadDirectories "/tmp/project1 /tmp/project2"
685:\& PerlSetVar ReloadDirectories "/tmp/project1 /tmp/project2"
691:\&\f(CW\*(C`MyApache2::\*(C'\fR found in the directories \fI/tmp/project1/\fR and
692:\&\fI/tmp/project2/\fR (and their subdirectories) will be reloaded.
700:\& PerlSetVar ReloadTouchFile /tmp/reload_modules
703:and don't \f(CWtouch(1)\fR the file \fI/tmp/reload_modules\fR, the reloads
707:\& % touch /tmp/reload_modules
./patches/120544-31/SUNWapch2d/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120544-31/SUNWapch2d/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120544-31/SUNWapch2d/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120544-31/SUNWapch2d/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/120544-31/SUNWapch2d/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWpcmem/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
498:TMP=/tmp/$$.pcmemvold
./patches/142910-17/SUNWpcmem/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWpcmem/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
325:TMP=/tmp/$$.pcmemvold
./patches/142910-17/SUNWpcmem/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWpcmem/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWpapi/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWpapi/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWpapi/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWpapi/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWpapi/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWaccu/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWaccu/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWaccu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWaccu/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWaccu/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWib/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWib/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWib/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWib/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWib/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWxvmpv/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWxvmpv/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWxvmpv/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWxvmpv/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWxvmpv/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWpsm-lpd/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWpsm-lpd/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWpsm-lpd/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWpsm-lpd/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWpsm-lpd/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWmdb/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWmdb/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWmdb/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWmdb/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWmdb/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWpcu/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWpcu/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWpcu/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWpcu/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWpcu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWigb/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWigb/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWigb/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWigb/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWigb/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWigb/install/i.renamenew
31:CLEANUP_FILE=/tmp/CLEANUP
104: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
112: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
166: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWpcmci/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWpcmci/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWpcmci/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWpcmci/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
502:TMP=/tmp/$$
./patches/142910-17/SUNWpcmci/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
327:TMP=/tmp/$$
./patches/142910-17/SUNWnfscu/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWnfscu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWnfscu/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWnfscu/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWnfscu/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWsmapi/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWsmapi/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWsmapi/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWsmapi/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWsmapi/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWrpcib/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWrpcib/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWrpcib/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWrpcib/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWrpcib/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWxcu4/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWxcu4/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWxcu4/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWxcu4/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWxcu4/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWftdur/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWftdur/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWftdur/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWftdur/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWftdur/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWtavor/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWtavor/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWtavor/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWtavor/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWtavor/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWudfr/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWudfr/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWudfr/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWudfr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWudfr/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWpool/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWpool/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWpool/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWpool/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWpool/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWnfscr/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWnfscr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWnfscr/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWnfscr/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWnfscr/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWpsu/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWpsu/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWpsu/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWpsu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWpsu/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWnfssu/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWnfssu/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWnfssu/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWnfssu/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWnfssu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWtftp/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWtftp/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWtftp/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWtftp/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWtftp/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWesu/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWesu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWesu/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWesu/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWesu/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWos86r/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWos86r/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
671: { printf \"%s\t%s\n\", \$1, \$2 }" ${BASEDIR}/etc/driver_classes > /tmp/d.$$
673: cp /tmp/d.$$ ${BASEDIR}/etc/driver_classes
674: rm /tmp/d.$$
781: if [ -s /tmp/diskette_rc.d/rcs9.sh ]
783: /sbin/sh /tmp/diskette_rc.d/rcs9.sh "post"
804:TMPFILE=/tmp/ncrs_tmp
./patches/142910-17/SUNWos86r/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWos86r/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWos86r/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWnv-sata/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
500:TMP=/tmp
1819: echo "Warning: Failed to create /tmp/nv_sata directory. "
./patches/142910-17/SUNWnv-sata/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWnv-sata/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWnv-sata/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWnv-sata/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWsshu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWsshu/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWsshu/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWsshu/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWsshu/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWmdbr/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWmdbr/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWmdbr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWmdbr/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWmdbr/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWnfsckr/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWnfsckr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWnfsckr/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWnfsckr/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWnfsckr/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWppm/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWppm/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWppm/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWppm/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWppm/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWzfsr/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWzfsr/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWzfsr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWzfsr/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWzfsr/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWtoo/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWtoo/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWtoo/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWtoo/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWtoo/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWzfsu/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWzfsu/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWzfsu/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWzfsu/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWzfsu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWarc/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWarc/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWarc/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWarc/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWarc/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/BRCMbnx/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/BRCMbnx/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/BRCMbnx/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/BRCMbnx/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/BRCMbnx/install/i.renamenew
73:CLEANUP_FILE=/tmp/CLEANUP
147: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
155: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
205: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/BRCMbnx/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWcry/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWcry/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWcry/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWcry/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWcry/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWio-tools/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWio-tools/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWio-tools/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWio-tools/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWio-tools/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/README.142910-17
272:/kernel/fs/amd64/tmpfs
283:/kernel/fs/tmpfs
./patches/142910-17/SUNWcryr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWcryr/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWcryr/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWcryr/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWcryr/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWmdr/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
499:inetsed=/tmp/inetd.sed.$$
500:inettmp=/tmp/inetd.tmp.$$
535:md_devid_destroy=1;' $1 >>/tmp/t$$
536: mv /tmp/t$$ $1
574: /tmp/md.conf.$$
575: echo "" >> /tmp/md.conf.$$
577: /tmp/md.conf.$$
578: grep mddb_bootlist /kernel/drv/md.conf >> /tmp/md.conf.$$
579: echo "# End MDD database info (do not edit)" >> /tmp/md.conf.$$
592: cp ${MD_CONF} /tmp/md.conf.$$
594: /tmp/md.conf.$$
601: >> /tmp/md.conf.$$
602: echo "# End MDD database info (do not edit)" >> /tmp/md.conf.$$
609: < ${MD_CONF} > /tmp/md.conf.$$
612: add_devid_destroy /tmp/md.conf.$$
615: cp /tmp/md.conf.$$ ${MD_CONF} || echo "copy error: /tmp/md.conf.$$ to ${MD_CONF}"
619: cat ${SYSTEM_FILE} | sed -e /"Begin MDD database info"/,/"End MDD database info"/d > /tmp/system.$$
620: cp /tmp/system.$$ ${SYSTEM_FILE} || echo "copy error: /tmp/system.$$ to ${SYSTEM_FILE}"
./patches/142910-17/SUNWmdr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWmdr/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWmdr/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWmdr/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWcsd/install/i.iuap
76: sed -e :a -e '/^\n*$/N;/\n$/ba' $dest > /tmp/x.$$
77: grep "^[ ]*$1[ ]" $src >> /tmp/x.$$
78: cp /tmp/x.$$ $dest
79: rm -f /tmp/x.$$
85: $dest > /tmp/x.$$
86: grep "^[ ]*$1[ ]" $src >> /tmp/x.$$
87: cp /tmp/x.$$ $dest
88: rm -f /tmp/x.$$
94: grep -v "^[ ]*$1[ ]" $dest > /tmp/x.$$
95: cp /tmp/x.$$ $dest
96: rm -f /tmp/x.$$
110: sed "/^[ ]*ptsl/s/15/47/" $dest > /tmp/x.$$
111: cp /tmp/x.$$ $dest
112: rm -f /tmp/x.$$
190: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
198: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
248: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWcsd/install/i.devpolicy
199: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
207: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
257: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWcsd/install/i.nametomajor
83: tmpfile=/tmp/nm.$$.tmp
329: obsolete_sparc < $dest > /tmp/onm.$$.tmp
331: obsolete_i386 < $dest > /tmp/onm.$$.tmp
334: cp /tmp/onm.$$.tmp $dest
335: rm -f /tmp/onm.$$.tmp
373: >/tmp/ad.$$.tmp 2>&1; then
378: cat /tmp/ad.$$.tmp >& 2
383: rm -f /tmp/ad.$$.tmp
452: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
460: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
510: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWcsd/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWcsd/install/i.drvalias
171: obsolete_sparc < $dest > /tmp/oda.$$.tmp
172: cp /tmp/oda.$$.tmp $dest
173: rm -f /tmp/oda.$$.tmp
175: obsolete_i386 < $dest > /tmp/oda.$$.tmp
176: cp /tmp/oda.$$.tmp $dest
177: rm -f /tmp/oda.$$.tmp
254: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
262: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
312: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWcsd/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWcsd/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWzfskr/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWzfskr/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWzfskr/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWzfskr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWzfskr/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWrsgk/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWrsgk/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWrsgk/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWrsgk/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWrsgk/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWpsdir/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
639: { printf "%s\t%s\n", $1, $2 }' ${BASEDIR}/etc/driver_classes > /tmp/d.$$
641: cp /tmp/d.$$ ${BASEDIR}/etc/driver_classes
642: rm /tmp/d.$$
./patches/142910-17/SUNWpsdir/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWpsdir/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWpsdir/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWpsdir/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWintgige/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWintgige/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWintgige/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWintgige/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWintgige/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWintgige/install/i.renamenew
73:CLEANUP_FILE=/tmp/CLEANUP
147: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
155: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
205: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWzoner/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWzoner/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWzoner/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWzoner/install/i.preserve
136: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
194: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWlxu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWlxu/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWlxu/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWlxu/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWlxu/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWcsl/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWcsl/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWcsl/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWcsl/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWcsl/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWdtrc/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWdtrc/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWdtrc/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWdtrc/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWdtrc/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNW1394/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNW1394/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNW1394/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNW1394/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNW1394/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWnfsskr/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWnfsskr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWnfsskr/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWnfsskr/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWnfsskr/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWgrubS/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWgrubS/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWgrubS/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWgrubS/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWgrubS/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWcsr/install/i.renamenew
73:CLEANUP_FILE=/tmp/CLEANUP
147: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
155: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
205: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWcsr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWcsr/install/i.renameold
73:CLEANUP_FILE=/tmp/CLEANUP
147: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
155: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
205: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWcsr/install/i.rbac
95: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
103: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
163: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWcsr/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
530: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$
531: cp /tmp/t.$$ $PMTAB
536: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$
537: cp /tmp/a.$$ $AUTH_ATTR
538: rm -f /tmp/a.$$
544: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$
545: cp /tmp/i.$$ $INITTAB
546: rm -f /tmp/i.$$
552: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$
553: cp /tmp/v.$$ $VFSTAB
554: rm -f /tmp/v.$$
577:# The file in /tmp indicates that this system had already been
580:if [ ! -f /tmp/${IKEMANIFEST} ]; then
587: rm /tmp/${IKEMANIFEST}
590:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then
597: rm /tmp/${MANKEYMANIFEST}
./patches/142910-17/SUNWcsr/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
353:CLEANUP=/tmp/CLEANUP
406: touch /tmp/${IKEMANIFEST}
410: touch /tmp/${MANKEYMANIFEST}
./patches/142910-17/SUNWcsr/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWcsr/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWcsr/install/i.manifest
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
169: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWcsr/reloc/lib/svc/method/fs-minimal
19:# Currently, these are /var, /var/adm, /var/run and /tmp. A change
31:for fs in /var /var/adm /tmp; do
./patches/142910-17/SUNWmv88sx/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWmv88sx/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWmv88sx/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWmv88sx/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWmv88sx/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWsshdr/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWsshdr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWsshdr/install/i.sshdconfig
146: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
154: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
204: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWsshdr/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWsshcu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWsshcu/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWsshcu/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWsshcu/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWsshcu/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWmptsas/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWmptsas/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWmptsas/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWmptsas/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWmptsas/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWnisu/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWnisu/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWnisu/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWnisu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWnisu/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWnisu/reloc/usr/lib/ldap/idsconfig
1045: TMPDIR="/tmp/idsconfig.${PID}"
./patches/142910-17/SUNWnge/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWnge/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWnge/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWnge/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWnge/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWsacom/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWsacom/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWsacom/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWsacom/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWsacom/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWnxge.i/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWnxge.i/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWnxge.i/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWnxge.i/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWnxge.i/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWudapltu/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWudapltu/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWudapltu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWudapltu/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWudapltu/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWsndmr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWsndmr/install/i.renameold
73:CLEANUP_FILE=/tmp/CLEANUP
148: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
156: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
206: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWsndmr/install/i.manifest
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
169: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWsndmr/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
495:CLEANUP=/tmp/CLEANUP
497:system=/tmp/usr.lib.mail.system.$$
498:actual=/tmp/usr.lib.mail.actual.$$
499:added_abs=/tmp/usr.lib.mail.user-added.abs.$$
500:added_rel=/tmp/usr.lib.mail.user-added.rel.$$
./patches/142910-17/SUNWsndmr/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWsndmr/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWsndmr/install/i.initd
118:# echoing a magic token out to the /tmp/CLEANUP file. This will result in an
121:# /tmp/CLEANUP, refer back to PSARC 1992/118.
125:CLEANUP=/tmp/CLEANUP
273: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
281: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
331: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWsndmr/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWsndmr/reloc/etc/mail/sendmail.cf
449:#O DeadLetterDrop=/var/tmp/dead.letter
./patches/142910-17/SUNWsndmr/reloc/etc/mail/submit.cf
431:#O DeadLetterDrop=/var/tmp/dead.letter
./patches/142910-17/SUNWsndmr/reloc/etc/mail/cf/m4/cfhead.m4
24:ifdef(`TEMPFILE', `dnl', `define(`TEMPFILE', maketemp(/tmp/cfXXXXXX))dnl
./patches/142910-17/SUNWsndmr/reloc/etc/mail/cf/m4/proto.m4
576:_OPTION(DeadLetterDrop, `confDEAD_LETTER_DROP', `/var/tmp/dead.letter')
./patches/142910-17/SUNWsndmr/reloc/etc/mail/cf/sh/makeinfo.sh
97: echo '#####' in `pwd` | sed 's/\/tmp_mnt//'
98: echo '#####' using $1 as configuration include directory | sed 's/\/tmp_mnt//'
./patches/142910-17/SUNWsndmr/reloc/etc/mail/cf/cf/sendmail.cf
449:#O DeadLetterDrop=/var/tmp/dead.letter
./patches/142910-17/SUNWsndmr/reloc/etc/mail/cf/cf/submit.cf
431:#O DeadLetterDrop=/var/tmp/dead.letter
./patches/142910-17/SUNWopenssl-libraries/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWopenssl-libraries/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWopenssl-libraries/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWopenssl-libraries/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWopenssl-libraries/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWixgb/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWixgb/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWixgb/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWixgb/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWixgb/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWcakr.i/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWcakr.i/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWcakr.i/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWcakr.i/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWcakr.i/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWhermon/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWhermon/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWhermon/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWhermon/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWhermon/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWipoib/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWipoib/install/i.renamenew
31:CLEANUP_FILE=/tmp/CLEANUP
104: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
112: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
166: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWipoib/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWipoib/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWipoib/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWipoib/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWgrub/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWgrub/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWgrub/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWgrub/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWgrub/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWses/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWses/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWses/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
513:TMP=/tmp/$$
./patches/142910-17/SUNWcpcu/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWcpcu/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWcpcu/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWcpcu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWcpcu/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWscpu/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWscpu/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWscpu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWusb/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWusb/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWusb/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWusb/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWusb/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWsndmu/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWsndmu/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWsndmu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWsndmu/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
495:CLEANUP=/tmp/CLEANUP
./patches/142910-17/SUNWsndmu/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWsndmu/reloc/usr/include/libmilter/README
169:properly, you will find a file in /tmp by the name of msg.XXXXXXXX (where
./patches/142910-17/SUNWsshdu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWsshdu/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWsshdu/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWsshdu/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWsshdu/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWhxge/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWhxge/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWhxge/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWhxge/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWhxge/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWckr/pkgmap
78:1 f none kernel/fs/amd64/tmpfs 0755 root sys 73928 61215 1281111947
85:1 f none kernel/fs/tmpfs 0755 root sys 53440 45404 1281111949
./patches/142910-17/SUNWckr/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWckr/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWckr/install/i.renameold
73:CLEANUP_FILE=/tmp/CLEANUP
148: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
156: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
206: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWckr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWckr/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
494:if [ -f $BASEDIR/tmp/scheduler.tmp ] ; then
497: rm -f $BASEDIR/tmp/scheduler.tmp
./patches/142910-17/SUNWckr/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
327:rm -f $BASEDIR/tmp/scheduler.tmp
329: touch $BASEDIR/tmp/scheduler.tmp
./patches/142910-17/142910-17.html
1782:/kernel/fs/amd64/tmpfs
1793:/kernel/fs/tmpfs
./patches/142910-17/SUNWdtrp/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWdtrp/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWdtrp/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWdtrp/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWdtrp/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWcsu/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWcsu/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWcsu/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWcsu/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWcsu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWypr/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
501:TMPFILE=/tmp/$FILENAME
./patches/142910-17/SUNWypr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWypr/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
330: TMPFILE=/tmp/$FILENAME
./patches/142910-17/SUNWypr/install/i.renamenew
73:CLEANUP_FILE=/tmp/CLEANUP
147: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
155: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
205: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWamd8111s/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWamd8111s/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWamd8111s/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWamd8111s/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWamd8111s/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWzoneu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWzoneu/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWzoneu/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWzoneu/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWzoneu/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWzoneu/reloc/usr/lib/brand/native/attach_update
45:# These files are stored in the scratch zone /tmp so there won't be any
76: cat /tmp/$FILENAME >>$LOGFILE
88: while (getline p <"/tmp/pkg_add" > 0) {
100: close("/tmp/pkg_add");
162: printf("/a%s\n", nm) >>"/tmp/gz_ed_list";
165: printf("%s\n", nm) > "/tmp/gz_cp_list";
173: printf("%s\n", dirs[i]) > "/tmp/gz_cp_list";
180: while (getline p <"/tmp/inherited" > 0) {
186: close("/tmp/inherited");
221: cat <<-EOF > /tmp/admin.dflt || fatal "create_admin_file"
246: while (getline p <"/tmp/pkg_rm" > 0)
248: close("/tmp/pkg_rm");
297: printf("/a%s|%s|%s\n", nm, cls, pname) >>"/tmp/rmlist";
299: printf("/a%s\n", nm) >>"/tmp/ngz_ed_list";
307: while (getline p <"/tmp/inherited" > 0) {
313: close("/tmp/inherited");
349: comm -13 /tmp/gz_ed_list /tmp/ngz_ed_list | \
350: sed -e 's,$,||,' >>/tmp/rmlist || fatal "get_rm_list"
355: for line in `cat /tmp/rmlist`
382: check=`grep -w "$rpath" /tmp/gz_cp_list /tmp/gz_ed_list`
424: /usr/sadm/install/bin/pkgremove -R /a -M -F -a /tmp/admin.dflt -n \
473: while (getline e <"/tmp/ngz_ed_list" > 0) {
478: close("/tmp/ngz_ed_list");
573:touch /tmp/gz_ed_list /tmp/ngz_ed_list /tmp/gz_cp_list || fatal "touch files"
585:sort -r -o /tmp/rmlist /tmp/rmlist || fatal "sort rmlist"
590:CNT=`wc -l /tmp/rmlist | nawk '{print $1}'`
595:for i in `cat /tmp/inherited`
605:CNT=`wc -l /tmp/pkg_rm | nawk '{print $1}'`
607:for i in `cat /tmp/pkg_rm`
620:CNT=`wc -l /tmp/gz_cp_list | nawk '{print $1}'`
623:cpio -pcdmu /a < /tmp/gz_cp_list >>$LOGFILE 2>&1
629:CNT=`wc -l /tmp/pkg_add | nawk '{print $1}'`
631:for i in `cat /tmp/pkg_add`
./patches/142910-17/SUNWzoneu/reloc/usr/lib/brand/native/p2v
101: tmpfile=$(/usr/bin/mktemp -t -p /var/tmp)
145: tmpfile=$(/usr/bin/mktemp -t -p /var/tmp)
198: SMFTMPFILE=$(/usr/bin/mktemp -t -p /var/tmp smf.XXXXXX)
251: insttmpfile=$(/usr/bin/mktemp -t -p /var/tmp instsmf.XXXXXX)
266: done < $SMFTMPFILE > $ZONEROOT/tmp/smf_rm
268: /usr/sbin/zlogin -S $ZONENAME /bin/sh /tmp/smf_rm >/dev/null 2>&1
351: /usr/bin/cat <<-EOF > $ZONEROOT/tmp/admin || fatal "$e_adminf"
372: /usr/sbin/pkgrm -na /tmp/admin $i >&2 || error "$e_rmpkg" $i
526:if [[ ! -f $ZONEROOT/tmp && ! -d $ZONEROOT/tmp ]]; then
527: mkdir -m 1777 -p $ZONEROOT/tmp || exit $EXIT_CODE
532:if [[ ! -f $ZONEROOT/var/tmp && ! -d $ZONEROOT/var/tmp ]]; then
533: mkdir -m 1777 -p $ZONEROOT/var/tmp || exit $EXIT_CODE
./patches/142910-17/SUNWzoneu/reloc/usr/lib/brand/native/image_install
223:LOGFILE=$(/usr/bin/mktemp -t -p /var/tmp $zonename.install_log.XXXXXX)
./patches/142910-17/SUNWzoneu/reloc/usr/lib/brand/shared/common.ksh
659: fstmpfile=$(/usr/bin/mktemp -t -p /var/tmp)
668: ipdcpiofile=$(/usr/bin/mktemp -t -p /var/tmp ipd.cpio.XXXXXX)
684: ipdpaxfile=$(/usr/bin/mktemp -t -p /var/tmp ipd.pax.XXXXXX)
./patches/142910-17/SUNWlxr/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWlxr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWlxr/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWlxr/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWlxr/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWaac/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWaac/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWaac/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWaac/install/i.aacconf
89: $1 > /tmp/tmp.$$
90: mv /tmp/tmp.$$ $1
180: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
188: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
238: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWaac/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWaac/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWfmdr/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWfmdr/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWfmdr/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWfmdr/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWfmdr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWrds/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWrds/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWrds/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWrds/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWrds/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWpsdcr/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWpsdcr/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWpsdcr/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWpsdcr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWpsdcr/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
518: cp $BASEDIR/etc/path_to_inst /tmp/p2i.$$
519: cat /tmp/p2i.$$ |
520: sed '\?'$instname'?d' > /tmp/np2i.$$
521: if [ -s /tmp/np2i.$$ ]
523: mv /tmp/np2i.$$ $BASEDIR/etc/path_to_inst
528: rm /tmp/p2i.$$
./patches/142910-17/SUNWpsm-ipp/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWpsm-ipp/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWpsm-ipp/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWpsm-ipp/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWpsm-ipp/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWudf/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWudf/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWudf/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWudf/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWudf/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWrge/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWrge/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWrge/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWrge/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWrge/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWarcr/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWarcr/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWarcr/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWarcr/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWarcr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWntxn/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWntxn/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWntxn/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWntxn/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWntxn/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWxcu6/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWxcu6/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWxcu6/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWxcu6/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWxcu6/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWxge/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWxge/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWxge/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWxge/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWxge/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWahci/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWahci/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWahci/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWahci/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWahci/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWcpc.i/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWcpc.i/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWcpc.i/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWcpc.i/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWcpc.i/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWhea/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWhea/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWhea/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWhea/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWhea/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWhea/reloc/usr/include/nfs/export.h
293: * E.g. after share /tmp/a/b1 and share /tmp/a/b2 there will be two treenodes
294: * corresponding to /tmp/a and both will have same value in tree_vis.
./patches/142910-17/SUNWmegasas/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWmegasas/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWmegasas/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWmegasas/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWmegasas/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWopenssl-include/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWopenssl-include/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWopenssl-include/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWopenssl-include/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWopenssl-include/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWmrsas/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWmrsas/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWmrsas/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWmrsas/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWmrsas/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWfmd/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWfmd/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWfmd/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWfmd/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWfmd/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWpiclu/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWpiclu/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWpiclu/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWpiclu/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWpiclu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWcslr/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWcslr/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWcslr/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWcslr/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWcslr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWdcar/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
508:tmpfile=/tmp/$$kcfconf
./patches/142910-17/SUNWdcar/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWdcar/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWdcar/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWdcar/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWixgbe/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWixgbe/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142910-17/SUNWixgbe/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWixgbe/install/i.renamenew
73:CLEANUP_FILE=/tmp/CLEANUP
147: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
155: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
205: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWixgbe/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWixgbe/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWopenssl-commands/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWopenssl-commands/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142910-17/SUNWopenssl-commands/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142910-17/SUNWopenssl-commands/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/142910-17/SUNWopenssl-commands/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/138767-01/SUNWcsr/install/postinstall
92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/138767-01/SUNWcsr/install/i.manifest
96: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
104: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
168:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138767-01/SUNWcsr/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138767-01/SUNWcsr/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/138767-01/SUNWcsr/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138767-01/SUNWcsr/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/121431-86/SUNWluu/reloc/usr/sbin/luupgrade
145:TMP_AR_FILE="/tmp/ar_file.$$.$RANDOM"
390: # probability that /tmp will be too small for it.
432: # Remove any temporary mount points that may have been placed in /tmp
434: for dname in `/usr/sbin/mount | /bin/grep '^/tmp/.alt.' | /bin/awk ' { print $1 } '` ; do
4715: > /tmp/${AT_ERRLOG} 2>&1
4720: /bin/grep INFO /tmp/${AT_ERRLOG} > /dev/null 2>&1
4722: AT_JOB_TIME=`/bin/grep INFO /tmp/${AT_ERRLOG} | /bin/cut -d" " -f6-`
4724: /bin/grep -i job /tmp/${AT_ERRLOG} > /dev/null 2>&1
4726: AT_JOB_TIME=`/bin/grep job /tmp/${AT_ERRLOG} | /bin/cut -d" " -f4-`
4741: }' /tmp/${AT_ERRLOG}`
6332: # If -k flag provided with -f option, Copy Auto Registration file to /tmp directory otherwise default take from flash archive itself.
6333: # Later pfinstall move this file from /tmp directory to Alternate BE.
./patches/121431-86/SUNWluu/reloc/usr/sbin/lumake
156:TMP_LOCK=/etc/lu/tmp/COPY_LOCK.$$
619: LU_TIME_TEMP="/tmp/.liveupgrade_time.$RANDOM.$$"
750: errfile=/tmp/.lumake.inode_errs.$$
./patches/121431-86/SUNWluu/reloc/usr/lib/lu/lu_init_d
382: # Assure that /tmp exists
383: if [ ! -d "/tmp" ] ; then
384: /bin/mkdir -m 1777 /tmp
386: /bin/chmod 1777 /tmp
388: /bin/chown root:sys /tmp
./patches/121431-86/SUNWluu/reloc/usr/lib/lu/luupdall
27:# Ignore all the interrupts. This ensures that all /tmp files are cleared up.
./patches/121431-86/SUNWluu/reloc/usr/lib/lu/lucreate
1360:TMPLOCK="/etc/lu/tmp/COPY_LOCK.$$"
./patches/121431-86/SUNWluu/reloc/usr/lib/lu/lulib
321:# create a secure directory inside /tmp to host LU temporary files.
324:LU_TEMP="/tmp/.liveupgrade.$RANDOM.$$"
337: LU_TEMP="/tmp/.liveupgrade.$RANDOM.$$"
./patches/121431-86/SUNWluu/reloc/usr/lib/lu/lumk_iconf
176:# Example: update_icf_file "${BE_ID}" "/tmp/newicffile" "$MP/etc/vfstab"
./patches/121431-86/SUNWluu/reloc/usr/lib/lu/lucopy
75:TMP_ABE_ICF="$LU_TEMP/tmp_abe_icf"
80:# File list belongs to /var/tmp directory
81:FILE_LIST="/var/tmp/lucopy.filelist.$$"
84:PERM_DIR="/tmp/lucreate.$RANDOM.$$"
369: # If the temporary directory where mount needs to happen is /tmp/XYZ
371: # mkdir /tmp/XYZ
372: # getlabel /tmp/XYZ
373: # /tmp/XYZ: ADMIN_HIGH
376: # ADMIN_HIGH represents the default label for files/directories inside /tmp filesystem
384: # This cannot be mounted on /tmp/XYZ since its label is higher than the label of
1668: SOURCE_BOOT_DEV="$LU_TEMP/tmpbootdev.$$"
./patches/121431-86/SUNWluu/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/121431-86/SUNWluu/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/121431-86/SUNWluu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/121431-86/SUNWluu/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/121431-86/SUNWluu/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/121431-86/SUNWlur/reloc/sbin/luactivate
129: CSI_TMP_SYNC_DIR="$NEW_BE_MNT_PT/tmp/sync_dir"
4596: LU_TEMP="/tmp/.liveupgrade.$$"
./patches/121431-86/SUNWlur/reloc/etc/lib/lu/lusync
43:TMP_LUDB="/tmp/.lusync.ludb.$$"
45:TMP_INITIAL="/tmp/.lusync.initial.$$"
46:TMP_SOURCE="/tmp/.lusync.source.$$"
47:TMP_TARGET="/tmp/.lusync.target.$$"
48:TMP_FILELIST="/tmp/.lusync.filelist.$$"
50:TMP_LUTAB="/tmp/.lusync.lutab.$$"
51:TMP_LUTAB_BKUP="/tmp/.lusync.lutab-bkup.$$"
53:TMP_ICF="/tmp/.lusync.icf.$$"
54:TMP_FINAL_LIST="/tmp/.lusync.synclist.$$"
55:TMP_MAIL_ROOT="/tmp/.lusync.mail.root.$$"
57:TMP_CPIO_ERR="/tmp/.lusync.cpio_err.$$"
58:TMP_CPIO_OUTPUT="/tmp/.lusync.cpio_output.$$"
62:TMP_SYNC_OVERWRITE="/tmp/.lusync.overwrite.$$"
63:TMP_SYNC_APPEND="/tmp/.lusync.append.$$"
97:# Example: send_mail_to_root "/etc/lu/synclist" "/tmp/errs.txt"
1238: /bin/cat "${ENTRY}" "/${ENTRY}" > /tmp/.lusyncP2$$
1239: /bin/cp -f "/tmp/.lusyncP2$$" "/${ENTRY}"
1240: /bin/rm -f "/tmp/.lusyncP2$$"
./patches/121431-86/SUNWlur/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/121431-86/SUNWlur/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/121431-86/SUNWlur/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/121431-86/SUNWlur/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/121431-86/SUNWlur/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/121431-86/README.121431-86
253:7044731 ludelete fails when ZFS filesystems are mounted under /tmp/mountpoints
288:7045553 lucreate is changing permissions on /tmp and /var/run to be 700
317:7029909 /tmp mounted ro when using UFS file system for /tmp
367:6304109 contents of /var/tmp not completely copied to new BE
373:6704577 lucopy does not exclude /var/tmp when zonepaths are at the top of filesystem - ABE fills up
383:6883838 lucreate: perms on /tmp of NGZ on zoneds alternate BE zonepath are incorrect
388:6934931 Live Upgrade says: "cat: cannot open /tmp/.lulib.luclb.dsk.2249.n: No such file or directory"
491:6952365 /tmp/autoreg_file needs rename as /var/run/autoreg_file otherwise it's vulnerability issue
570:6790210 lucreate fails when /tmp is UFS instead of tmpfs
614:6619278 incorrect permissions on /tmp in non-global zones after Live Upgrade
724:6497684 unable to login due to Live Upgrade setting incorrect permissions on /tmp and /var/run
1022: 6952365 /tmp/autoreg_file needs rename as /var/run/autoreg_file
./patches/121431-86/SUNWlucfg/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/121431-86/SUNWlucfg/install/i.AddNoUpdate
183: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
192: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
245: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
368:CLEANUP_FILE=/tmp/CLEANUP
369:CLEANUP_FILE_TMP=/tmp/CLEANUP_${SUNW_PATCHID}
./patches/121431-86/SUNWlucfg/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/121431-86/SUNWlucfg/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/121431-86/SUNWlucfg/install/i.EtcDefLu
314: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
323: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
376: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
499:CLEANUP_FILE=/tmp/CLEANUP
500:CLEANUP_FILE_TMP=/tmp/CLEANUP_${SUNW_PATCHID}
./patches/121431-86/121431-86.html
731:7044731 ludelete fails when ZFS filesystems are mounted under /tmp/mountpoints
766:7045553 lucreate is changing permissions on /tmp and /var/run to be 700
795:7029909 /tmp mounted ro when using UFS file system for /tmp
845:6304109 contents of /var/tmp not completely copied to new BE
851:6704577 lucopy does not exclude /var/tmp when zonepaths are at the top of filesystem - ABE fills up
861:6883838 lucreate: perms on /tmp of NGZ on zoneds alternate BE zonepath are incorrect
866:6934931 Live Upgrade says: "cat: cannot open /tmp/.lulib.luclb.dsk.2249.n: No such file or directory"
969:6952365 /tmp/autoreg_file needs rename as /var/run/autoreg_file otherwise it's vulnerability issue
1048:6790210 lucreate fails when /tmp is UFS instead of tmpfs
1092:6619278 incorrect permissions on /tmp in non-global zones after Live Upgrade
1202:6497684 unable to login due to Live Upgrade setting incorrect permissions on /tmp and /var/run
1508: 6952365 /tmp/autoreg_file needs rename as /var/run/autoreg_file
./patches/121431-86/prepatch
26:rm -rf /var/tmp/hitlist* > /dev/null 2>&1
41: patchadd -R ${ROOTDIR} -p | grep "Patch: $CURRENT_BASE_PID" > /var/tmp/hitlist.$$
43: INSTALLED_PID="`grep "$CURRENT_BASE_PID" /var/tmp/hitlist.$$ | nawk -F: '{print $2}' | nawk -F' ' '{print $1}' | sort -r | head -n 1`"
217:-h /tmp/kernel -a -d /tmp/root/kernel -o "$inNonGlobalZone" = "0" ]; then
./patches/142248-01/SUNWpiclu/install/checkinstall
181: # 2. The checkinstall has been moved to /tmp
184: # Check to see if the script has been moved to /tmp by pkginstall.
186: EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/142248-01/SUNWpiclu/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142248-01/SUNWpiclu/install/u.none
133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142248-01/SUNWpiclu/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142248-01/SUNWpiclu/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/125076-01/SUNWvolr/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/125076-01/SUNWvolr/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125076-01/SUNWvolr/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/125076-01/SUNWvolr/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/lib/unix-lpr.sh
100:#gspipe=/tmp/gspipe.$$
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/lib/acctest.ps
94:{ (/tmp/_.ps) noaccess (w) file closefile } dotest
95:{ (/tmp/_.ps) (w) noaccess file closefile } dotest
96:{ (/tmp/_.ps) (w) file executeonly 100 write } dotest
97:{ (/tmp/_.ps) (w) file executeonly 10 string writehexstring } dotest
98:{ (/tmp/_.ps) (w) file 10 string executeonly writehexstring } dotest
99:{ (/tmp/_.ps) (w) file executeonly 10 string writestring } dotest
100:{ (/tmp/_.ps) (w) file 10 string executeonly writestring } dotest
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/lib/pv.sh
39: TEMPDIR=/tmp
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/lib/ps2epsi.ps
97: /tmpfont exch def
99: /tmpfontname tmpfont /FontName get def
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/lib/ps2epsi
15: TMPDIR=/tmp
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/lib/pf2afm.ps
256: /TMPFontTemplate (TMP_FONT#000) def
294: /TMPFontName TMPFontTemplate cvn def
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/contrib/pscolor/black.ps
670:/makerString exch def string /tmpString exch def
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/contrib/pscolor/input.ps
670:/makerString exch def string /tmpString exch def
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/contrib/pscolor/color.ps
670:/makerString exch def string /tmpString exch def
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/contrib/pcl3/lib/if-pcl3
154:errlog="${TMPDIR:-/tmp}/$$-1.tmp"
363: tmp="${TMPDIR:-/tmp}/$$-2.tmp"
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/contrib/pcl3/lib/cups-pcl3
262: tmp="${TMPDIR:-/tmp}/$$.tmp"
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/contrib/pcl3/ppd/catppd
46:tmp="${TMPDIR:-/tmp}/$$.tmp"
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/contrib/chp2200/INSTALL
28: # tar zxvf /tmp/ghostscript-6.01.tar.gz
30: # tar zxvf /tmp/ghostscript-6.01jpeg.tar.gz
31: # tar zxvf /tmp/ghostscript-6.01libpng.tar.gz
32: # tar zxvf /tmp/ghostscript-6.01zlib.tar.gz
37: # cp /tmp/gdevcd8.c ./
38: # cp /tmp/contrib.mak ./
39: # cp /tmp/unix-gcc.mak ./
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/tiff/configure.lineno
19648:# creating and moving files from /tmp can sometimes cause problems.
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/tiff/Makefile.in
663: && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/tiff/Makefile
663: && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/tiff/config/config.guess
109:: ${TMPDIR=/tmp} ;
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/tiff/config/ltmain.sh
356: my_template="${TMPDIR-/tmp}/${1-$progname}"
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/tiff/configure
19648:# creating and moving files from /tmp can sometimes cause problems.
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/tiff/libtool
862: my_template="${TMPDIR-/tmp}/${1-$progname}"
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/tiff/config.status
836:# creating and moving files from /tmp can sometimes cause problems.
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/configure
8773:# creating and moving files from /tmp can sometimes cause problems.
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/expat/configure
21406:# creating and moving files from /tmp can sometimes cause problems.
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/expat/conftools/config.guess
109:: ${TMPDIR=/tmp} ;
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/expat/conftools/ltmain.sh
150: my_template="${TMPDIR-/tmp}/${1-$progname}"
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/expat/tests/xmltest.sh
31:# OUTPUT=/home/tmp/xml-testsuite-out/
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/Resource/Init/pdf_font.ps
1454: /tmpstr 2 string def
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jasper/jasper.spec.in
18:BuildRoot: /var/tmp/%{package_name}-%{version}-root
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jasper/acaux/config.guess
106:: ${TMPDIR=/tmp} ;
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jasper/acaux/ltmain.sh
5696: tmpdir="/tmp"
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jasper/src/libjasper/base/jas_stream.c
446: tempdir = "/tmp";
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jasper/configure
21632:# creating and moving files from /tmp can sometimes cause problems.
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jasper/Makefile.in
547: && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jasper/autom4te.cache/output.0
21632:# creating and moving files from /tmp can sometimes cause problems.
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/doc/figures/Overview.eps
600: /makerString exch def string/tmpString exch def
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/doc/Details8.htm
86066:Remove some very old scripts which contain /tmp races, a security risk should
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/doc/History8.htm
51939:Remove some very old scripts which contain /tmp races, a security risk should
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/doc/Projects.htm
648:of the temporary directory (usually /tmp), with the name chosen and the
649:directory created in such a way as to avoid /tmp races and similar
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/doc/Issues.htm
490:On Unix, it should be implemented with a directory /tmp/$$/ (where
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/doc/History2.htm
4459:for Unix in /usr/tmp rather than /tmp.
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/doc/Use.htm
1459: /tmp
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/doc/Language.htm
1060:/tmp/gs_a1234
.
1067:temporary file might be named /tmp/xxa1234
.
1072:/my/tmpdir/zz
, the temporary file might be named
1073:/my/tmpdir/zza1234
.
1120:/tmp/disk0, use:
1121: mark /Root (/tmp/disk0/) (%disk0) .putdevparams
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/lcms/config.guess
109:: ${TMPDIR=/tmp} ;
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/lcms/ltmain.sh
162: my_template="${TMPDIR-/tmp}/${1-$progname}"
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/lcms/configure
26204:# creating and moving files from /tmp can sometimes cause problems.
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/lcms/Makefile.in
542: && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/freetype/builds/unix/install-sh
341: tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/freetype/builds/unix/config.guess
110:: ${TMPDIR=/tmp} ;
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/freetype/builds/unix/configure
12787:# creating and moving files from /tmp can sometimes cause problems.
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/freetype/builds/unix/install.mk
17:# make install DESTDIR=/tmp/somewhere/
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/freetype/builds/unix/ltmain.sh
356: my_template="${TMPDIR-/tmp}/${1-$progname}"
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/freetype/builds/atari/gen-purec-patch.sh
18:mkdir -p ${OBJ_DIR}/builds/atari/tmp/orig
20:( cd ${TOP_DIR} && find . -name '*.[CHch]' -type f | fgrep -v builds/atari/tmp | cpio -o ) | \
21:( cd ${OBJ_DIR}/builds/atari/tmp/orig && cpio -idum )
22:cp ${TOP_DIR}/builds/atari/deflinejoiner.awk ${OBJ_DIR}/builds/atari/tmp
24:pushd ${OBJ_DIR}/builds/atari/tmp
40:rm -rf ${OBJ_DIR}/builds/atari/tmp
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jbig2dec/config.guess
106:: ${TMPDIR=/tmp} ;
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jbig2dec/Makefile
847: && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jbig2dec/configure
15308:# creating and moving files from /tmp can sometimes cause problems.
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jbig2dec/Makefile.in
847: && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jbig2dec/config.status
675:# creating and moving files from /tmp can sometimes cause problems.
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jbig2dec/ltmain.sh
356: my_template="${TMPDIR-/tmp}/${1-$progname}"
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jbig2dec/configure.lineno
15308:# creating and moving files from /tmp can sometimes cause problems.
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jbig2dec/libtool
842: my_template="${TMPDIR-/tmp}/${1-$progname}"
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/base/gp_unifs.c
74: strcpy(fname, "/tmp/");
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/base/gdevijs.c
1040: kfd = open("/tmp/k.pbm", O_CREAT | O_TRUNC | O_RDWR, 0644);
1041: rgbfd = open("/tmp/rgb.ppm", O_CREAT | O_TRUNC | O_RDWR, 0644);
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/ijs/README
151:./ijs_server_example -pOutputFile=/tmp/tmp.ps foo.ppm". This will
152:invoke ./ijs_server_example, which will in turn generate a /tmp/tmp.ps
159:./ijs_client_example -s ./ijs_server_example -pOutputFile=/tmp/tmp.ps \
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/toolbin/htmldiff.pl
391: $cmd .= " -sOutputFile=".$outdir."/tmp1_%d.bmp";
397: $cmd2 .= " -sOutputFile=".$outdir."/tmp2_%d.bmp";
411: $cmd .= " -sOutputFile=".$outdir."/tmp1_%d.bmp";
416: $cmd2 .= " -sOutputFile=".$outdir."/tmp2_%d.bmp";
428: $cmd .= " -sOutputFile=".$outdir."/tmp1_%d.bmp";
433: $cmd2 .= " -sOutputFile=".$outdir."/tmp2_%d.bmp";
445: $cmd .= " -sOutputFile=".$outdir."/tmp1_%d.bmp";
450: $cmd2 .= " -sOutputFile=".$outdir."/tmp2_%d.bmp";
461: $cmd .= " -sOutputFile=".$outdir."/tmp1.pdf";
467: $cmd2 .= " -sOutputFile=".$outdir."/tmp2.pdf";
478: $cmd .= " -sOutputFile=".$outdir."/tmp1_%d.bmp";
480: $cmd .= $redir.$outdir."/tmp1.pdf";
483: $cmd2 .= " -sOutputFile=".$outdir."/tmp2_%d.bmp";
485: $cmd2 .= $redir.$outdir."/tmp2.pdf";
490: unlink $outdir."/tmp1.pdf";
491: unlink $outdir."/tmp2.pdf";
498: $cmd .= " -sOutputFile=".$outdir."/tmp1.pdf";
503: $cmd2 .= " -sOutputFile=".$outdir."/tmp2.pdf";
512: $cmd .= " -sOutputFile=".$outdir."/tmp1_%d.bmp";
514: $cmd .= $redir.$outdir."/tmp1.pdf";
517: $cmd2 .= " -sOutputFile=".$outdir."/tmp2_%d.bmp";
519: $cmd2 .= $redir.$outdir."/tmp2.pdf";
524: unlink $outdir."/tmp1.pdf";
525: unlink $outdir."/tmp2.pdf";
532: $cmd .= " -sOutputFile=".$outdir."/tmp1.pdf";
537: $cmd2 .= " -sOutputFile=".$outdir."/tmp2.pdf";
546: $cmd .= " -sOutputFile=".$outdir."/tmp1_%d.bmp";
548: $cmd .= $redir.$outdir."/tmp1.pdf";
551: $cmd2 .= " -sOutputFile=".$outdir."/tmp2_%d.bmp";
553: $cmd2 .= $redir.$outdir."/tmp2.pdf";
558: unlink $outdir."/tmp1.pdf";
559: unlink $outdir."/tmp2.pdf";
566: $cmd .= " -sOutputFile=".$outdir."/tmp1.pdf";
571: $cmd2 .= " -sOutputFile=".$outdir."/tmp2.pdf";
580: $cmd .= " -sOutputFile=".$outdir."/tmp1_%d.bmp";
582: $cmd .= $redir.$outdir."/tmp1.pdf";
585: $cmd2 .= " -sOutputFile=".$outdir."/tmp2_%d.bmp";
587: $cmd2 .= $redir.$outdir."/tmp2.pdf";
592: unlink $outdir."/tmp1.pdf";
593: unlink $outdir."/tmp2.pdf";
604: while (stat($tmp1 = $outdir."/tmp1_".$page.".bmp") &&
605: stat($tmp2 = $outdir."/tmp2_".$page.".bmp"))
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/toolbin/pre.tcl
157: set tmpdir /tmp
170: set tmpfile [file join /tmp [pid]]
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/toolbin/localcluster/run.pl
999:# if (open (F,"/9j/4AAQSkZJRgABAgEASABIAAD/7QAsUGhvdG9zaG9wIDMuMAA4QklNA+0AAAAAABAASAAAAAEA
AQBIAAAAAQAB/+4AE0Fkb2JlAGQAAAAAAQUAApYw/9sAhAAKBwcHBwcKBwcKDgkJCQ4RDAsLDBEU
EBAQEBAUEQ8RERERDxERFxoaGhcRHyEhISEfKy0tLSsyMjIyMjIyMjIyAQsJCQ4MDh8XFx8rIh0i
KzIrKysrMjIyMjIyMjIyMjIyMjIyMjI+Pj4+PjJAQEBAQEBAQEBAQEBAQEBAQEBAQED/wAARCAEA
AMYDAREAAhEBAxEB/8QBogAAAAcBAQEBAQAAAAAAAAAABAUDAgYBAAcICQoLAQACAgMBAQEBAQAA
AAAAAAABAAIDBAUGBwgJCgsQAAIBAwMCBAIGBwMEAgYCcwECAxEEAAUhEjFBUQYTYSJxgRQykaEH
FbFCI8FS0eEzFmLwJHKC8SVDNFOSorJjc8I1RCeTo7M2F1RkdMPS4ggmgwkKGBmElEVGpLRW01Uo
GvLj88TU5PRldYWVpbXF1eX1ZnaGlqa2xtbm9jdHV2d3h5ent8fX5/c4SFhoeIiYqLjI2Oj4KTlJ
WWl5iZmpucnZ6fkqOkpaanqKmqq6ytrq+hEAAgIBAgMFBQQFBgQIAwNtAQACEQMEIRIxQQVRE2Ei
BnGBkTKhsfAUwdHhI0IVUmJy8TMkNEOCFpJTJaJjssIHc9I14kSDF1STCAkKGBkmNkUaJ2R0VTfy
o7PDKCnT4/OElKS0xNTk9GV1hZWltcXV5fVGVmZ2hpamtsbW5vZHV2d3h5ent8fX5/c4SFhoeIiY
qLjI2Oj4OUlZaXmJmam5ydnp+So6SlpqeoqaqrrK2ur6/9oADAMBAAIRAxEAPwCbeU/KflW58q6L
cXGi6fNNNp9rJJJJaws7u0MbMzM0ZJJJ3OKpt/gzyf8A9WHTf+kOD/qnirv8GeT/APqw6b/0hwf9
U8Vd/gzyf/1YdN/6Q4P+qeKu/wAGeT/+rDpv/SHB/wBU8Vd/gzyf/wBWHTf+kOD/AKp4q7/Bnk//
AKsOm/8ASHB/1TxV3+DPJ/8A1YdN/wCkOD/qnirv8GeT/wDqw6b/ANIcH/VPFXf4M8n/APVh03/p
Dg/6p4q7/Bnk/wD6sOm/9IcH/VPFXf4M8n/9WHTf+kOD/qnirv8ABnk//qw6b/0hwf8AVPFXf4M8
n/8AVh03/pDg/wCqeKu/wZ5P/wCrDpv/AEhwf9U8Vd/gzyf/ANWHTf8ApDg/6p4q7/Bnk/8A6sOm
/wDSHB/1TxV3+DPJ/wD1YdN/6Q4P+qeKu/wZ5P8A+rDpv/SHB/1TxV3+DPJ//Vh03/pDg/6p4q7/
AAZ5P/6sOm/9IcH/AFTxV3+DPJ//AFYdN/6Q4P8Aqnirv8GeT/8Aqw6b/wBIcH/VPFXf4M8n/wDV
h03/AKQ4P+qeKpTrPlPyrFqOgJFounok+oSRyqtrCA6Cwv5OLgR7jkimh7gYqm3kz/lD9B/7Ztn/
AMmI8VTrFXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FUl13/jqeXP8A
tpSf907UsVd5M/5Q/Qf+2bZ/8mI8VTrFXYq7FXYq7FXYq7FVImUylEKqFUHcE9S3+UPDFW6T/wA6
f8Af+a8VaRpPUZHKkBVI4gjqW/yj4Yqg5L+4EjqoSisyioJOxI/mGYuTUmMiKboYRIWt/SF1/wAV
/wDAn/mvI/nD3Mvy471U3sq6c12QpkXkKb8dnKeOXHMRiMmsY/Xwpb+n7z+SL7m/5qzX/wArS/mu
X+QHe2uvXZYApHQkVoG/5qyePtOUpAcPNE9EIxJtP82bguxV2KuxV2KuxV2KuxVJdd/46nlz/tpS
f907UsVd5M/5Q/Qf+2bZ/wDJiPFU6xV2KuxV2KuxV2KuxVTH9+/+on63xVUxVTH9+/8AqJ+t8VSm
T+9k/wCMj/8AEjmuz/WXMxfSFuVM1Z/+OJJ83/5OnMuX+LH3Fxx/fD3pDmidquT7a/MZZg/vI+8M
Mv0H3MyzpHTOxV2KuxV2KuxV2KuxVJdd/wCOp5c/7aUn/dO1LFXeTP8AlD9B/wC2bZ/8mI8VTrFX
Yq7FXYq7FXYq7FVNoyXLq7ISADSnaviD44q703/36/3L/wA0Yq5I+LM5dnLADenavgB44qh302N3
Z/VkXkS1BwoKmvdDlMtNGRtsjmkBS39Fx/7+l/4T/qnkfykE+PJV+oxmzayLuUatX25btz/lp1Ph
lhxDg4ejEZDxcSC/w7a/7/n++P8A6p5i/wAl4u8t/wCeyeTa+X7VWDetMaGtCU/6p4Ydm4oyB3RL
WTIrZNczXGdirsVdirsVdirsVdiqS67/AMdTy5/20pP+6dqWKu8mf8ofoP8A2zbP/kxHiqdYq7FX
Yq7FXYq7FXYqx3X3cXyAMQPSU0B/ynyuZ3cXUyIIpLOb/wAx+/IWWjjl3pz5dZma5DEkAR0qf+Mm
WYy5OmJINsf1G9vl1C6VLqdVWaQBVlcAAMaAANmJlySEzuzkTaH+v6h/y2XH/I6T/mvIeLPvRxFk
ctxcDyi1wJpBMI/73m3P+8p9uvLMqUj4N+TbHkwz9Kap/wAt11/yPk/5rzV+Pk/nFspEabqWpPqV
kj3tyytcwqytNIQQZFBBBbcHLMObIcg3PNBD0zNuxdirsVdirsVdirsVdiqS67/x1PLn/bSk/wC6
dqWKu8mf8ofoP/bNs/8AkxHiqdYq7FXYq7FXYq7FXYqxvzB/vev/ABhX/iUmV5ObiarmEsyDjp15
b+1dfKP/AJmZZjcvS8ixrUv+Ojd/8Z5P+JtmDm+sspc0LkEMnm/5Qx/+Mf8AzMzMn/cH3N0OTBs1
DYitL/46lj/zFQf8nEyzB/eR96l6pm7YOxV2KuxV2KuxV2KuxVJdd/46nlz/ALaUn/dO1LFXeTP+
UP0H/tm2f/JiPFU6xV2KuxV2KuxV2KuxVKdV1jQdOnSLVWVZWTkvKF5PhqR1SN+4wEgNGfVYcJHG
aQP+KPJ3+/E/6Rpf+qODii0/ylpf532FM9I1PR9SEp0llYRlRJxjaPrXj9tEr0OEEFvwajHmFwNo
C61vyfBcyw3b24uEdllDQknmD8VT6ZrvkTKF7olqcMTRItR/xB5H/wB+W3/Ig/8AVLBxY0fm8H84
Jr9e0Y6Qb7lH+jApJPA+nxDUPwcf5vbJWK8m4ZI8PFeyT/4j8g/78tP+kc/9UshxYvJr/NYv5wVL
bX/JE1zDDavbG4kkRIQsBB9RmASh9MUPLCJY72pI1OMmgWS5Y2uxV2KuxV2KuxV2KuxVJdd/46nl
z/tpSf8AdO1LFXeTP+UP0H/tm2f/ACYjxVOsVdirsVdirsVdirsVeffmF/x1bf8A5hx/xN8qyc3Q
9u/XH3MUyDp2cfl1/d3/APrRfqkyzG7/ALD/ALuXvYT5k/47+o/8xMn/ABI5Rk+ouHrv7+SW5Bxn
oo/8li//ADDv/wAnWzI/yTv8f+Kf5ryzMJ1KYeX/APjv6V/zG23/ACeTJ4vrDbp/72Pve9ZsHfOx
V2KuxV2KuxV2KuxVJdd/46nlz/tpSf8AdO1LFXeTP+UP0H/tm2f/ACYjxVOsVdirsVdirsVdirsV
Yf5w0DVNWv4Z7GISRpCEYl1X4uTH9ph45CcSS6vtTQ5dRKJj0SD/AAX5i/5Zl/5GR/8ANWQ4C6/+
RtR5Mp8m6NqGkJdrfxiMzGMpRlavHnX7JPjk4RIdp2ZpJ6eBEmKa55Q8yXesXt1bWJkhmnd439WE
VUsSDRpQcqnikZONqtDmyZSQNkD/AII81f8AVvP/ACOg/wCq2R8GTR/Juo7vtDNRo+pf4EbR/Q/0
4wsgh5J9oyFgOfLh098u4T4dO3hikNPw9aYB/gHzd/1bj/yOg/6rZi/l59zrvyObuRmj+SfNNrrG
n3VxYFIYLqCWR/WgPFEkRmNFlJ2A7ZKGCYkC2YdHljMEjq9dzMds7FXYq7FXYq7FXYq7FUl13/jq
eXP+2lJ/3TtSxV3kz/lD9B/7Ztn/AMmI8VTrFXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7
FXYq7FXYq7FXYq7FUl13/jqeXP8AtpSf907UsVd5M/5Q/Qf+2bZ/8mI8VTrFXYq7FXYq7FXYq7FX
Yq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FUl13/AI6nlz/tpSf907UsVd5M/wCUP0H/ALZt
n/yYjxVOsVdirsVdirsVdirsVS6+Aa5odwEWlfm2At2EAgofgn8o+7A3cI7kTpwAlmA2HGPb6ZMI
acwApKbqa4+tTATygCRwAJHAADHoA2YWbJITO7l4MUDAWFL1rj/lom/5Gyf81ZX4s+9t8GHcExEs
w8uyS+o/qD1KScm5/wB6w+1WvTMkyPgE3vRcPgj+YArawxv65ff8tdx/yOk/5rzUfmcv84u1/L4v
5oXw3l760dbqc/ENjLIR1/1ssw6jKZgcR5teXT4xA+kcmd5vHSOxV2KuxV2KuxV2KuxVJdd/46nl
z/tpSf8AdO1LFXeTP+UP0H/tm2f/ACYjxVOsVdirsVdirsVdirsVS69/3p/55r+t8Bb8HIqGBuRO
n/303+rH+uTCGjP0SW7/AN6p/wDjI/8AxI5r8/1lztP/AHYUsrbUy/6ZqT/np/ydbMs/4sfcXBP+
Mj3hi+aR3KpD/fR/6w/XlmD+8j7w15v7uXuegZ0Lz7sVdirsVdirsVdirsVSXXf+Op5c/wC2lJ/3
TtSxV3kz/lD9B/7Ztn/yYjxVOsVdirsVdirsVdirsVSrU9X0+xuRb3cLSyFA4IVWAViy/tMP5cBk
Agz4UH/iHRf+WR/+Rcf/ADXg4wjxQmWl31lfJI9nEYuBCtVVUnw+yThBtIlxIefU/Lkc8iXDQ+qr
FZOUdTyBoanhkDLHe7MSkOqn+lfK381v/wAiv+bMHFj8l45d6O+s6YunG5rGLDiSTx+ChO/w08fb
J3Hh8kWbS39L+T/57X/kV/zZlXHg8mfFk7yvh1TypLNHFC1sZZHVIwIqEsxAUD4PHCJ4SdqUyyd5
TzLmt2KuxV2KuxV2KuxV2KpLrv8Ax1PLn/bSk/7p2pYq7yZ/yh+g/wDbNs/+TEeKp1irsVdirsVd
irsVdirD/NX/AB1V/wCYdP8Aic2V5ObVk5pPkGDJ/KX9xc/66/qOWY+Tbj5MS1f/AI6t7/zES/8A
EzmHm+stiDytWYy/8oK3/GH/AJmZly/uPgmP1PPs1bkIvSP+Ovp//MXb/wDJ1Mswf3g96Jci9fzc
OM7FXYq7FXYq7FXYq7FUl13/AI6nlz/tpSf907UsVd5M/wCUP0H/ALZtn/yYjxVOsVdirsVdirsV
dirsVY/rmh32o3y3Ns0QQRLGRIzKaq0jfsxt/NkJRJLCUSSl/wDhXVf5rf8A4N/+qODwyx8Mp1oO
mXOmRTJcmMmRgR6ZLCgHfkq5KIoM4RoMV1PRNWl1K7ljtZGSSaRlYAUILEg5i5MMzImmaG/QGs/8
scn3f25DwJ9ysoksLw+UGsBE31kxU9LatefL9WZMoE4q60sTRYV/hnXv+WGT8P65r/ymXub/ABIo
rTPLutw6nZTS2cixxXMLuxpQKsisx6+AyeLTZIzBIRKcSHpmbNodirsVdirsVdirsVdiqS67/wAd
Ty5/20pP+6dqWKu8mf8AKH6D/wBs2z/5MR4qnWKuxV2KuxV2KuxV2KsW80+bp/L15FaxWyTiWL1C
zMVp8TLTYf5ORlKnD1mt/LkCrtJP+Vm3n/LBH/wbf0wcbifywf5v2/sZJ5U8yS+YkuXlgWD6uUA4
sWrz5eIH8uSibc3R6r8xEmqSTVfzLbTdSutP/Rgl+qytF6n1jjy4mlePoNT78hLLRa83aAxzMaQn
/K2G/wCrQP8ApJ/7N8HjeTD+VB/NZQPMxPlQ+Zvqu4iaX6t6n8rlKep6ft/Lk+L025gzXj466MS/
5XA3/VnH/SV/2bZT+Z8nG/lAdyI0381W1DUbSw/RQj+tzxQep9Z5cfVdU5cfq4rTl0rhjqLNUyhr
eKQFPQ8vcx2KuxV2KuxV2KuxV2KpLrv/AB1PLn/bSk/7p2pYq7yZ/wAofoP/AGzbP/kxHiqdYq7F
XYq7FXYq7FXYq81/Mr/jr2v/ADDD/ib5CfN0/bH1RYdkHVvQfyx/udR/1of1SZODueyP7uXvYN5p
/wCUj1P/AJiZf+JHKZ/UXG1n99JKsi4705f/ACVb/wDMM/8AydbLj/du6h/i3weS5iOtTHy5/wAp
FpP/ADHW3/J5Mlj+oNmD+8HvfQeZzuHYq7FXYq7FXYq7FXYqkuu/8dTy5/20pP8AunalirvJn/KH
6D/2zbP/AJMR4qnWKuxV2KuxV2KuxV2Ksf8AMHlK18wXUd1PPJC0UfpgIAQRUtXf54DG3G1OihqC
CSdkr/5Vnp3/AC2T/cv9MHAHH/kjF3lO/L3lu38upOlvM831gqW5gCnDl0p/rYQKcrTaWOAEBJNS
/Lez1K/uL972WNrmRpSgRSAWNadcgcQJa8ughkkSSUN/yqqx/wCrhL/wC/1x8EMP5Mx95ZGPLcI8
tHy167ekYzF61ByozF606d8lw+mnKGIDHwsX/wCVR6f/ANXGb/gF/rlf5eLR+Qh3lEWH5XWNhf2t
+l/M7Wk0c6qUUBjG6uAfnxxjgANphooRkDbOsucp2KuxV2KuxV2KuxV2KpLrv/HU8uf9tKT/ALp2
pYq7yZ/yh+g/9s2z/wCTEeKp1irsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdi
rsVdiqS67/x1PLn/AG0pP+6dqWKu8mf8ofoP/bNs/wDkxHiqdYq7FXYq7FXYq7FXYql99qbWc4hW
ISVQPUtx6lhT7Lfy4CabsOnOQXaH/Tr/APLOP+Rn/XvBxNv5I96LsL83pkBj9P0+J2blXly/yV/l
wg205sJxlBT+Y4oZ5IfQZvSdkJ5AV4mnh7ZTLUxiab8egnOIIIWf4oi/5Z2/4If0wfm49zL+Tcne
Ec2qRrpZ1QxngBXhUV+1w65YcoEOJxhgJy8HXklX+Mrb/lmf/ghmN/KWPuLmfyTl7wvg83W89xFb
i3dTNIkYPIbF2C1/HDDXwnICjuxydmZIRMiRsyHMxwHYq7FXYq7FXYq7FXYqkuu/8dTy5/20pP8A
unalirvJn/KH6D/2zbP/AJMR4qnWKuxV2KuxV2KuxV2KpFrP+9o/4xL/AMSkyMnO0X0lAZFy000L
7dx8o/8AmZkouDreYY/ff73XP/GaT/ibZgZvrLstL/dR9yHyDcn83/KJN/qf8zMy5/4ufc6mP+N/
5zD80zvkRp//AB0bL/mJg/5OJlun/vY+9p1X9zL3F6Tm9eadirsVdirsVdirsVdiqS67/wAdTy5/
20pP+6dqWKu8mf8AKH6D/wBs2z/5MR4qnWKuxV2KuxV2KuxV2KpdfaY95OJlmEdECcSnLoWNa81/
mwEW34dR4YqkP+gpv+Wlf+RR/wCquDhbfz3kjNP09rEyFpRL6gUbLxpx5f5TfzYQKaM2bxCNkruf
LlxNcSzLKgErs4BrUciW/jmPPTcUibcrF2gIQArkp/4Yuv8Af0f4/wBMj+U82f8AKY/mpk+lyNox
0z1AHK050NK8ueXSxXj4XEGes3HXW0k/wbdf8tMf3HML+TD/ADnP/lcfzftVLbylcwXUE7XCEQyx
ykAGpCMGp+GTx9nmEgb5MMvagnAx4ebKsz3WOxV2KuxV2KuxV2KuxVJdd/46nlz/ALaUn/dO1LFX
eTP+UP0H/tm2f/JiPFU6xV2KuxV2KuxV2KuxViXmnWdU0/U0t7K4MMRgRyoSNviLygmrox6KMhOR
BSEn/wATa/8A8trf8i4f+qWR4ytMn8qajfajb3D3sxmZHAUlVWgI/wAhVycDYQWK3Xm7X47qaNLk
BUkZVHpx7AEgfsZjyzyBLcMYpS/xj5h/5aR/yLj/AOaMH5iafDDK7rVr6Pyf+lkkAu/SR/U4rSpd
VPw0p0OXSmRjtrjEGdML/wAceZf+Wpf+RUf/ADRmH+cyOR+Xgj9D83a9e6vaWlxcBoppVV19NBUH
3C5Zh1M5zALHJhjGNvR8zXGdirsVdirsVdirsVdiqS67/wAdTy5/20pP+6dqWKu8mf8AKH6D/wBs
2z/5MR4qnWKuxV2KuxV2KuxV2KsF86f8dmP/AJhY/wDk5NleTmkJBkFZl5I/3luv+Mi/qyzHyUsF
vv8Ae24/4yv/AMSOYc/qLfHkoZFLOr3/AMl7/wA8I/8Ak4mZU/7n4NUP7x5xmtc1NPLH/KQaf/xm
XLdN/eBrzfQXsObRwnYq7FXYq7FXYq7FXYqkuu/8dTy5/wBtKT/unalirvJn/KH6D/2zbP8A5MR4
qnWKuxV2KuxV2KuxV2KpRqlt5dmuVfVnhW49MBRLN6bcAWp8PNdqk4CAUGQCD+o+Sv8Aftr/ANJP
/X3BwxXjHemelQ6RDHIukNGyEgyelJ6m9Nqnk1MIACggpZNoPk5ppGm9ISlmMgN04IavxVHrCm+Q
OKB6MvEI6rP0B5J/4p/6S5P+q2Pgw7k+Ke9NpbHSH0j6jLx/RvBV3kYLxBBX95zr198kYgxrogSI
NpN/hvyL4Q/9Jcn/AFXyv8ti7mXjy71ey0LydbXcM9l6QuI2Bipcu55dqKZmB+7DHBjibAU5ZEVb
IstYOxV2KuxV2KuxV2KuxVJdd/46nlz/ALaUn/dO1LFXeTP+UP0H/tm2f/JiPFU6xV2KuxV2KuxV
2KuxV5T+aH/KRQf8wUf/ACduMjJ1Paf94Pcw3IuC9M/Kr/eHUP8AjKn/ABE5KLtezP7s+95z5i/5
SHVv+Y65/wCTz5VLm4uf+8PvS7Itb1i//wDJUD/mDh/4mmXS+h2v+Q+Dx3MVwE58n/8AKU6T/wAx
UX/Esnj+oNun/vA+hMynZOxV2KuxV2KuxV2KuxVJdd/46nlz/tpSf907UsVd5M/5Q/Qf+2bZ/wDJ
iPFU6xV2KuxV2KuxV2KuxV5n+Y+l6ne69DNZWVxcxi0jUvDC8ihhJOePJFIrQjIydZ2hinOYoXsx
P9Aa/wD9Wu9/6Rpf+aMFOH+Wy/zS9C/LSxvrGzvlvbaa1Z5UKieNoyQFO45gVyUXZ9nwlCBsVu8+
8waVqcmv6pIlnOyPe3LKyxOQQZXIIIXKZA24ubFM5DseaX/ojVv+WG4/5FP/AM04OEtfgz7i9Rvr
W5b8rxarC5n+qRL6QU86h0240rlpHodnR8GvJ5L+hdY/5YLn/kS//NOY3BLucHwp9xTfynpWqQ+Z
dLllsriNEuYyztE4AAbqSVyeOJEhs24MchMbPecyXYOxV2KuxV2KuxV2KuxVJdd/46nlz/tpSf8A
dO1LFXeTP+UP0H/tm2f/ACYjxVOsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdi
rsVdirsVSXXf+Op5c/7aUn/dO1LFXeTP+UP0H/tm2f8AyYjxVOsVdirsVdirsVdirsVdirsVdirs
VdirsVdirsVdirsVdirsVdirsVdirsVSXXf+Op5c/wC2lJ/3TtSxVKfKfmzyrbeVdFt7jWtPhmh0
+1jkjkuoVdHWGNWVlaQEEEbjFU2/xn5P/wCr9pv/AEmQf9VMVd/jPyf/ANX7Tf8ApMg/6qYq7/Gf
k/8A6v2m/wDSZB/1UxV3+M/J/wD1ftN/6TIP+qmKu/xn5P8A+r9pv/SZB/1UxV3+M/J//V+03/pM
g/6qYq7/ABn5P/6v2m/9JkH/AFUxV3+M/J//AFftN/6TIP8Aqpirv8Z+T/8Aq/ab/wBJkH/VTFXf
4z8n/wDV+03/AKTIP+qmKu/xn5P/AOr9pv8A0mQf9VMVd/jPyf8A9X7Tf+kyD/qpirv8Z+T/APq/
ab/0mQf9VMVd/jPyf/1ftN/6TIP+qmKu/wAZ+T/+r9pv/SZB/wBVMVd/jPyf/wBX7Tf+kyD/AKqY
q7/Gfk//AKv2m/8ASZB/1UxV3+M/J/8A1ftN/wCkyD/qpirv8Z+T/wDq/ab/ANJkH/VTFXf4z8n/
APV+03/pMg/6qYq7/Gfk/wD6v2m/9JkH/VTFXf4z8n/9X7Tf+kyD/qpirv8AGfk//q/ab/0mQf8A
VTFUp1nzZ5Vl1HQHi1rT3SDUJJJWW6hIRDYX8fJyJNhydRU9yMVf/9k=
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/toolbin/makehist.tcl
302: set tmphname /tmp/[pid]h.htm
303: set tmpdname /tmp/[pid]d.htm
./patches/122260-06/SUNWgscrS/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122260-06/SUNWgscrS/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/122260-06/SUNWgscrS/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/122260-06/SUNWgscrS/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122260-06/SUNWgscrS/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/122260-06/SUNWgscr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/122260-06/SUNWgscr/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/122260-06/SUNWgscr/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122260-06/SUNWgscr/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/122260-06/SUNWgscr/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122260-06/SUNWgscr/reloc/usr/sfw/bin/pv.sh
39: TEMPDIR=/tmp
./patches/122260-06/SUNWgscr/reloc/usr/sfw/bin/ps2epsi
15: TMPDIR=/tmp
./patches/122260-06/SUNWgscr/reloc/usr/sfw/bin/unix-lpr.sh
100:#gspipe=/tmp/gspipe.$$
./patches/122260-06/SUNWgscr/reloc/usr/sfw/share/ghostscript/interfaces/GSinterface
50:error_file="/tmp/${printer}-log.$$"
./patches/122260-06/SUNWgscr/reloc/usr/sfw/share/ghostscript/9.00/doc/Projects.htm
648:of the temporary directory (usually /tmp), with the name chosen and the
649:directory created in such a way as to avoid /tmp races and similar
./patches/122260-06/SUNWgscr/reloc/usr/sfw/share/ghostscript/9.00/doc/Use.htm
1459:
234: /tmp/grammar.jj
235: /tmp/<generated>.java
238:/tmp/relative/grammar.jj
239:/tmp/relative/<generated>.java
244:
226: /tmp/grammar.jj
227: /tmp/<generated>.java/tmp
./patches/122260-06/SUNWgscr/reloc/usr/sfw/share/ghostscript/9.00/doc/History8.htm
51939:Remove some very old scripts which contain /tmp races, a security risk should
./patches/122260-06/SUNWgscr/reloc/usr/sfw/share/ghostscript/9.00/doc/Details8.htm
86066:Remove some very old scripts which contain /tmp races, a security risk should
./patches/122260-06/SUNWgscr/reloc/usr/sfw/share/ghostscript/9.00/doc/Language.htm
1060:/tmp/gs_a1234
.
1067:temporary file might be named /tmp/xxa1234
.
1072:/my/tmpdir/zz
, the temporary file might be named
1073:/my/tmpdir/zza1234
.
1120:/tmp/disk0, use:
1121: mark /Root (/tmp/disk0/) (%disk0) .putdevparams
./patches/122260-06/SUNWgscr/reloc/usr/sfw/share/ghostscript/9.00/doc/Issues.htm
490:On Unix, it should be implemented with a directory /tmp/$$/ (where
./patches/122260-06/SUNWgscr/reloc/usr/sfw/share/ghostscript/9.00/doc/History2.htm
4459:for Unix in /usr/tmp rather than /tmp.
./patches/122260-06/SUNWgscr/reloc/usr/sfw/share/ghostscript/9.00/Resource/Init/pdf_font.ps
1454: /tmpstr 2 string def
./patches/122260-06/SUNWgscr/reloc/usr/sfw/share/ghostscript/9.00/lib/pf2afm.ps
256: /TMPFontTemplate (TMP_FONT#000) def
294: /TMPFontName TMPFontTemplate cvn def
./patches/122260-06/SUNWgscr/reloc/usr/sfw/share/ghostscript/9.00/lib/ps2epsi.ps
97: /tmpfont exch def
99: /tmpfontname tmpfont /FontName get def
./patches/122260-06/SUNWgscr/reloc/usr/sfw/share/ghostscript/9.00/lib/acctest.ps
94:{ (/tmp/_.ps) noaccess (w) file closefile } dotest
95:{ (/tmp/_.ps) (w) noaccess file closefile } dotest
96:{ (/tmp/_.ps) (w) file executeonly 100 write } dotest
97:{ (/tmp/_.ps) (w) file executeonly 10 string writehexstring } dotest
98:{ (/tmp/_.ps) (w) file 10 string executeonly writehexstring } dotest
99:{ (/tmp/_.ps) (w) file executeonly 10 string writestring } dotest
100:{ (/tmp/_.ps) (w) file 10 string executeonly writestring } dotest
./patches/122260-06/SUNWsfman/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/122260-06/SUNWsfman/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/122260-06/SUNWsfman/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122260-06/SUNWsfman/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122260-06/SUNWsfman/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/147806-01/SUNWckr/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/147806-01/SUNWckr/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
539:if [ -f $BASEDIR/tmp/scheduler.tmp ] ; then
542: rm -f $BASEDIR/tmp/scheduler.tmp
./patches/147806-01/SUNWckr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/147806-01/SUNWckr/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/147806-01/SUNWckr/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
329:rm -f $BASEDIR/tmp/scheduler.tmp
331: touch $BASEDIR/tmp/scheduler.tmp
./patches/126424-03/SUNWcakr.i/reloc/boot/solaris/bin/create_ramdisk
32:if [ -x /usr/bin/mkisofs -o -x /tmp/bfubin/mkisofs ] ; then
183: tmp_free=`df -b /tmp | tail -1 | awk '{ printf ($2) }'`
./patches/126424-03/SUNWcakr.i/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/126424-03/SUNWcakr.i/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/126424-03/SUNWcakr.i/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/126424-03/SUNWcakr.i/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/126424-03/SUNWcakr.i/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/126424-03/SUNWcsr/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/126424-03/SUNWcsr/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/126424-03/SUNWcsr/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/126424-03/SUNWcsr/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/126424-03/SUNWcsr/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/147695-25/SUNWj7dvx/install/postinstall
66: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/147695-25/SUNWj7dvx/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/147695-25/SUNWj7dvx/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/147695-25/SUNWj7dvx/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/147695-25/SUNWj7rtx/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/147695-25/SUNWj7rtx/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/147695-25/SUNWj7rtx/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/147695-25/SUNWj7rtx/install/postinstall
66: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/147695-25/SUNWj7dmx/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/147695-25/SUNWj7dmx/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/147695-25/SUNWj7dmx/install/postinstall
66: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/147695-25/SUNWj7dmx/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/119987-03/SUNWcsu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/119987-03/SUNWcsu/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119987-03/SUNWcsu/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119987-03/SUNWcsu/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/123896-22/SUNWcacaort/reloc/usr/share/man/man1m/cacaoadm.1m
1767:In this example, the command adds a certificate contained in the file \fB/tmp/trusted\&.cert\fR as a trusted certificate of the common agent
1775:-f \fB/tmp/trusted\&.cert\fR foocert\fR
./patches/123896-22/SUNWcacaort/reloc/usr/lib/cacao/lib/tools/template/config/private/cacao.properties
159:com.sun.cacao.tmp.dir=#CACAO_ETC_BASEDIR#/var/run/cacao/instances/#CACAO_INSTANCE_NAME#/tmp
./patches/123896-22/SUNWcacaort/reloc/usr/lib/cacao/lib/tools/scripts/keygen_helpers
101: cacao_kg_tmp_out="${cacao_tmp_dir}/tmp.$$"
138: cacao_kg_tmp_nsseed="${cacao_tmp_dir}/tmp.nsseed"
./patches/123896-22/SUNWcacaort/reloc/usr/lib/cacao/bin/cacaoadm
911: cacao_tmp_dir="/tmp"
1246:#until context is not loaded : set tmp to /tmp
1247:cacao_tmp_dir="/tmp"
./patches/123896-22/SUNWcacaort/install/checkinstall
176: # 2. The checkinstall has been moved to /tmp
179: # Check to see if the script has been moved to /tmp by pkginstall.
181: EXECDIR=`dirname $0 | grep "^/tmp/install"`
188: # The script has been moved to /tmp. This should never happen since S9
./patches/123896-22/SUNWcacaort/install/postinstall
95: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
413: if [ -f /tmp/.running_instances ]
415: . /tmp/.running_instances
441: /bin/rm -f /tmp/.running_instances
./patches/123896-22/SUNWcacaort/install/u.none
133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/123896-22/SUNWcacaort/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/123896-22/SUNWcacaort/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
311: echo "CACAOADM_CLI=${CCLI}" > /tmp/.running_instances
312: echo "RUNNING_INSTANCES=\"${stopped_instance_list}\"" >> /tmp/.running_instances
./patches/119314-43/SUNWdclnt/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119314-43/SUNWdclnt/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWdclnt/install/u.none
174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWdclnt/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119314-43/SUNWdclnt/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/119314-43/SUNWdclnt/reloc/usr/sadm/lib/wbem/config_tftp
235: tmp_filelist=/tmp/filelist.tmp.$$
./patches/119314-43/119314-43.html
259:6505934 patchadd: /tmp/CLEANUP file not removed which causes a confusing log
423:NOTE 6: To get the complete fix for BugId 6505934 (patchadd: /tmp/CLEANUP
./patches/119314-43/SUNWlvmg/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119314-43/SUNWlvmg/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/119314-43/SUNWlvmg/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119314-43/SUNWlvmg/install/u.none
174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWlvmg/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWwbdev/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119314-43/SUNWwbdev/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWwbdev/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119314-43/SUNWwbdev/install/u.none
174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWwbdev/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/119314-43/SUNWwbpro/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119314-43/SUNWwbpro/install/u.none
174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWwbpro/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119314-43/SUNWwbpro/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWwbpro/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/119314-43/SUNWwbcor/install/i.initd
181: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
190: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
241: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
364:CLEANUP_FILE=/tmp/CLEANUP
365:CLEANUP_FILE_TMP=/tmp/CLEANUP_${SUNW_PATCHID}
./patches/119314-43/SUNWwbcor/install/u.none
174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWwbcor/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWwbcor/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/119314-43/SUNWwbcor/install/i.rbac
93: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
101: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
161: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWwbcor/install/i.manifest
106: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
115: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWwbcor/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119314-43/SUNWwbcor/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119314-43/SUNWwbcor/reloc/lib/svc/method/svc-wbem
34: output_file=/var/run/tmp_file.$$
./patches/119314-43/SUNWwbcor/reloc/etc/init.d/init.wbem
15: output_file=/var/run/tmp_file.$$
./patches/119314-43/SUNWwbcou/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/119314-43/SUNWwbcou/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119314-43/SUNWwbcou/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWwbcou/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119314-43/SUNWwbcou/install/u.none
174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWfsmgtu/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119314-43/SUNWfsmgtu/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119314-43/SUNWfsmgtu/install/u.none
174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWfsmgtu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/119314-43/SUNWfsmgtu/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWlvmr/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119314-43/SUNWlvmr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/119314-43/SUNWlvmr/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119314-43/SUNWlvmr/install/i.rbac
93: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
101: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
161: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWlvma/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119314-43/SUNWlvma/install/u.none
174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWlvma/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWlvma/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119314-43/SUNWlvma/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/119314-43/postpatch
66: TEMPFILE=/var/tmp/smcclassfile.$$
./patches/119314-43/README.119314-43
227:6505934 patchadd: /tmp/CLEANUP file not removed which causes a confusing log
383:NOTE 6: To get the complete fix for BugId 6505934 (patchadd: /tmp/CLEANUP
./patches/119314-43/SUNWmgapp/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWmgapp/install/u.none
174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWmgapp/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119314-43/SUNWmgapp/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/119314-43/SUNWmgapp/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119314-43/SUNWwbapi/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119314-43/SUNWwbapi/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119314-43/SUNWwbapi/install/u.none
174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWwbapi/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/119314-43/SUNWwbapi/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWwbmc/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119314-43/SUNWwbmc/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/119314-43/SUNWwbmc/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/138088-01/SUNWcsl/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138088-01/SUNWcsl/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138088-01/SUNWcsl/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/138088-01/SUNWcsl/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/138088-01/SUNWcsl/install/postinstall
92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/147062-01/SUNWesu/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/147062-01/SUNWesu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/147062-01/SUNWesu/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/147062-01/SUNWesu/install/u.none
176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/147062-01/SUNWesu/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119082-25/SUNWadmlib-sysid/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/119082-25/SUNWadmlib-sysid/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/119082-25/SUNWadmlib-sysid/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119082-25/SUNWadmlib-sysid/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119082-25/SUNWadmc/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/119082-25/SUNWadmc/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/119082-25/SUNWadmc/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119082-25/SUNWadmc/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119082-25/SUNWsibi/reloc/usr/sbin/install.d/install-discovery.stub
15:# * mount tmpfs onto /tmp
16:# * copy any needed files into /tmp...
42:if [ ! -f /tmp/.rcSmnt ]; then
44: /sbin/mount -F tmpfs swap /tmp
49: cat < /dev/null > /tmp/.rcSmnt
59:# * copy over any writeable (prototype) files to /tmp from "/root"
60:# NOTE: canonical paths are /tmp/root, but use cpio to do mkdir
61:# NOTE: send output to /tmp (not /dev/null) to avoid nfs bug on remote
64:( cd /.tmp_proto; find . -print -depth | cpio -pdm /tmp 2>/tmp/cpio.out )
71:# configure devfs in /tmp/devices
77: ln -sf /devices /tmp/devices
79: cd /tmp
83:/usr/sbin/devfsadm -r /tmp -p /tmp/path_to_inst
85: /usr/sbin/devfsadm -r /tmp
91:eval `/sbin/get_root -r /tmp/devices -e -b Rootfs -c RootfsRaw /`
111:if [ -f /tmp/path_to_inst ]; then
112: cat /etc/.path_to_inst
118:cd /tmp/devices
119:find . -depth -print | cpio -pdm /devices 2> /tmp/cpio.out
166: /sbin/ifconfig $i auto-revarp up >/tmp/dev.$$ 2>&1
./patches/119082-25/SUNWsibi/reloc/usr/sbin/install.d/patchUpdate
57: WORKDIR="/tmp/$($BASENAME $PROGNAME).$$"
69: ADMINFILE=/tmp/admin.dflt.$$
70: ADMIN_DEPEND_FILE=/tmp/admin.depend.dflt.$$
71: UPGRADE_PROGRESS=/tmp/upg_prog
915: typeset -r interim_space="/tmp/interim_space"
./patches/119082-25/SUNWsibi/reloc/sbin/install-setup
110:INSTALL_LOG=/tmp/install_log
111:INSTALL_CONSOLE=/tmp/install_console
119:HOME=/tmp/root
123:KDMCONFIG_NOGUI=/tmp/root/var/tmp/kdmconfig.nogui
124:OWCONFIG_FILE=/tmp/root/etc/openwin/server/etc/OWconfig
129:LOCFILE=/tmp/.localeFile
176:if [ -f /tmp/.sh ]; then
180: touch /tmp/.sh
184:if [ -f "/tmp/.install_debug" ] ; then
185: D=`head -1 /tmp/.install_debug`
234:### CD into /tmp/root
299: >> /tmp/root/var/sadm/system/logs/sysidtool.log
302: >> /tmp/root/var/sadm/system/logs/sysidtool.log
316:# Install java into /tmp/root if java not already installed and
323: create_admin /tmp/admin.$$
327: /usr/sbin/pkgadd -n -R /tmp/root -d /cdrom/Solaris_*/Product \
328: -a /tmp/admin.$$ SUNWj5rt >> ${OUTFILE:=/dev/null} 2>&1
344: touch /tmp/.nowin
349: touch /tmp/.nowin
357: touch /tmp/.nowin
361: touch /tmp/.nowin
366: touch /tmp/.nowin
371:cd /tmp/root/usr
376:if [ -f /tmp/.nowin ] ; then
410:cd /tmp/root
476:/usr/bin/cp /etc/syslog.conf.install /tmp/root/etc/syslog.conf >/dev/null 2>&1
477:/usr/bin/touch /tmp/install_log.syslog >/dev/null 2>&1
487:if [ -f /tmp/.nowin ] ; then
499:if [ -f /tmp/.text_install ] ; then
./patches/119082-25/SUNWsibi/reloc/sbin/sysid-finish
18:CMDFILE=/tmp/sysid-finish.$$
230:# have a writable "/" in this miniroot. We symlink them back to /tmp/root/
239:if [ ! -d /tmp/root/etc/inet ] ; then
240: mkdir -p /tmp/root/etc/inet
241: cp /etc/inet/hosts /tmp/root/etc/inet/hosts
242: cp /etc/inet/netmasks /tmp/root/etc/inet/netmasks
245: ln -s ../../tmp/root/etc/inet/hosts hosts
246: ln -s ../../tmp/root/etc/inet/netmasks netmasks
./patches/119082-25/SUNWsibi/reloc/sbin/sysidfind
17:HOME=/tmp/root
32: MOUNT_CONFIG_DIR=/tmp/cjtapeconfig.$$
79: echo ${MOUNT_CONFIG_DIR} >/tmp/.cjfiles_dir
109: MOUNT_CONFIG_DIR=/tmp/cjnetconfig.$$
152: EXTRACTOR="cat > /tmp/sysidfind.$$ ; unzip /tmp/sysidfind.$$"
181: echo ${MOUNT_CONFIG_DIR} >/tmp/.cjfiles_dir
202: MOUNT_CONFIG_DIR=/tmp/sysid_config.$$
236: MOUNT_CONFIG_DIR=/tmp/sysid_config.$$
257: profetch ${PROFETCH_ARGS} ${URL}/sysidcfg > /tmp/sysidcfg.$$ 2> /dev/null
260: cat /tmp/sysidcfg.$$ > /etc/sysidcfg 2> /dev/null
294: MOUNT_CONFIG_DIR=/tmp/sysid_config.$$
358: profetch ${PROFETCH_ARGS} ${URL}/sysidcfg > /tmp/sysidcfg.$$ 2> /dev/null
361: cat /tmp/sysidcfg.$$ > /etc/sysidcfg 2> /dev/null
369: MOUNT_CONFIG_DIR=/tmp/sysid_config.$$
398: if [ -f /tmp/.cjfiles_method ] ; then
399: METHOD=`head -1 /tmp/.cjfiles_method|nawk '{print $2}'`
437:if [ -f /tmp/.cjfiles_ask ] ; then
446: rm -f /tmp/.cjfiles_method
456: echo "cj_location $ans" > /tmp/.cjfiles_method
462: rm -f /tmp/.cjfiles_ask
./patches/119082-25/SUNWsibi/reloc/sbin/install-du
10:# miniroot. It also stores the content in /tmp/DU.
103:ITUDIR=/tmp/ITUs
./patches/119082-25/SUNWsibi/reloc/sbin/install-discovery
27:ROOT=/tmp/root
32:CDROOT=/tmp/.cdroot
139: echo $Installfs > /tmp/.netmnt
247: echo $Installfs > /tmp/.netmnt
383: echo $nfspath > /tmp/.netmnt
440: /sbin/ifconfig $i auto-revarp >/tmp/dev.$$ 2>&1
514: if [ -f /tmp/.netmnt ] ; then
563: echo $Installfs > /tmp/.netmnt
603: cat < /dev/null > /tmp/.install_boot
606: cat < /dev/null > /tmp/.text_install
609: cat < /dev/null > /tmp/.nowin
650:if [ ! -f /tmp/.rcSmnt ]; then
652: /sbin/mount -F tmpfs swap /tmp
658: cat < /dev/null > /tmp/.rcSmnt
670:if [ -f /tmp/.rcSrun ]; then
683:# Unpack writeable initialized files into /tmp.
684:# NOTE: send output to /tmp (not /dev/null) to avoid nfs bug on remote
686:( cd /.tmp_proto; find . -print -depth | cpio -pdm /tmp 2>/tmp/cpio.out )
688:mkdir -p /tmp/root/var/sadm/system/logs
697:# create /etc/vfstab (/tmp/root/etc/vfstab)
698:echo "swap - /tmp tmpfs - no -" >> /etc/vfstab
705:# configure devfs in /tmp/dev
707:find dev -depth -print | cpio -pdum /tmp >/dev/null 2>&1
708:ln -sf /devices /tmp/devices
709:/sbin/mount -F lofs -O /tmp/dev /dev
712:mkdir -p /tmp/etc
713:mkdir -p /tmp/etc/sysevent
714:/usr/lib/sysevent/syseventd -r /tmp
718:/usr/lib/devfsadm/devfsadmd -r /tmp -p /tmp/root/etc/path_to_inst
758: # at end of script, save root dev in /tmp/.preinstall
767: cat < /dev/null > /tmp/.install_boot
772: cat < /dev/null > /tmp/.text_install
781: echo "cj_location $1" >> /tmp/.cjfiles_method
785: cat < /dev/null > /tmp/.install_boot
789: cat < /dev/null > /tmp/.cjfiles_ask
794: cat < /dev/null > /tmp/.nowin
801: echo "$1" > /tmp/.install_debug
805: cat < /dev/null > /tmp/.netcdboot
832: grep -v "setprop kbd-type" /boot/solaris/bootenv.rc > /tmp/bootenv$$
833: echo "setprop kbd-type '$kbdtype'" >> /tmp/bootenv$$
834: cat /tmp/bootenv$$ > /boot/solaris/bootenv.rc
835: rm /tmp/bootenv$$
1016:# save the name of the root device in /tmp/.preinstall
1030: /tmp/.preinstall
1049:cat < /dev/null > /tmp/.rcSrun
./patches/119082-25/SUNWsibi/reloc/sbin/install-begin
29:TMP_ROOT_INSTALL_DATA=/tmp/root/install/data
31:JS_FILE=/tmp/.install_boot
32:SI_LOCK=/tmp/.install-solaris
33:PREINSTALL_FILE=/tmp/.preinstall
161:# use /tmp/.cdroot written by install-discovery
163:CDROOT=/tmp/.cdroot
197:echo $cdid > /tmp/find_device.out
203:# Will then use /tmp writable space for media_kits tables only if/when
224: SIEXIT=/tmp/install-solaris.exit
./patches/119082-25/SUNWsibi/reloc/sbin/install-solaris
41:LOCKFILE=/tmp/.install-solaris
42:JSLOCKFILE=/tmp/.jumpstart
48:INSTALLBOOT=/tmp/.install_boot
49:PREINSTALL=/tmp/.preinstall
51:SMI_INSTALL=/tmp/.smi_boot
52:SUPPRESS_SOLSTART_FINISH=/tmp/.suppress_solstart_finish
57:TMP_INSTALL_APP=/tmp/install_app
67:SI_CONFIG_DIR=/tmp/install_config
130: $PROFETCH $PROFETCH_ARGS ${URL}/${SI_BEGIN} > /tmp/${SI_BEGIN}.$$
132: cat /tmp/${SI_BEGIN}.$$ > ${SI_CONFIG_DIR}/${SI_BEGIN} 2> /dev/null
141: $PROFETCH $PROFETCH_ARGS ${URL}/${SI_CLASS} > /tmp/${SI_CLASS}.$$
143: cat /tmp/${SI_CLASS}.$$ > ${SI_CONFIG_DIR}/${SI_CLASS} 2> /dev/null
151: $PROFETCH $PROFETCH_ARGS ${URL}/${SI_FINISH} > /tmp/${SI_FINISH}.$$
153: cat /tmp/${SI_FINISH}.$$ > ${SI_CONFIG_DIR}/${SI_FINISH} 2> /dev/null
274: # If $LogName exists in /tmp, then move it to the new directory,
277: if [ -f /tmp/${LogName} -a -d ${LOGDIR} ]
279: date_time=`solarisinstall_date_time /tmp/${LogName} ${LOGDIR}/${LogName}`
280: mv /tmp/${LogName} ${LOGDIR}/${LogName}_${date_time}
329: " (${SI_BEGIN})" | tee -a /tmp/${BEGINLOG}
332: tee -a /tmp/${BEGINLOG}
335: echo $? > /tmp/begin_script_exit) 2>&1 | tee -a /tmp/${BEGINLOG}
336: if [ -f /tmp/begin_script_exit ]; then
337: read BEGINRET < /tmp/begin_script_exit
338: rm -f /tmp/begin_script_exit
343: echo `gettext "Begin script ${SI_BEGIN} execution completed."` | tee -a /tmp/${BEGINLOG}
345: echo `gettext "Begin script ${SI_BEGIN} failed with return value \"${BEGINRET}\"."` | tee -a /tmp/${BEGINLOG}
346: echo `gettext "Aborting install."` | tee -a /tmp/${BEGINLOG}
363: "(${SI_FINISH})" | tee -a /tmp/${FINISHLOG}
368: /sbin/sh ${SI_CONFIG_DIR}/${SI_FINISH} 2>&1 | tee -a /tmp/${FINISHLOG}
695: # mechanisms. Note the use of '/tmp/_install_config' for a mountpoint
696: # rather than the JumpStart '/tmp/install_config' mountpoint.
698: SI_CONFIG_DIR=/tmp/_install_config
766:# Write the SI_INSTALL_APP to the /tmp/install_app so that it can
814: if [ -f /tmp/.instsuccess ] ; then
829: SIEXIT=/tmp/install-solaris.exit
./patches/119082-25/SUNWsibi/reloc/sbin/install-finish
28: TMP1=/tmp/.set_active.1.$$
29: TMP2=/tmp/.set_active.2.$$
172: /tmp/bootenv$$
173: echo "setprop kbd-type '$kbdtype'" >> /tmp/bootenv$$
174: mv /tmp/bootenv$$ ${BASEDIR}/boot/solaris/bootenv.rc
181: grep -v "^setprop console" > /tmp/bootenv.rc.$$
182: cp /tmp/bootenv.rc.$$ ${BASEDIR}/boot/solaris/bootenv.rc
183: rm /tmp/bootenv.rc.$$
./patches/119082-25/SUNWsibi/reloc/sbin/setup-launcher
34:TEXT_INSTALL_FILE=/tmp/.text_install
94:cp /tmp/find_device.out ${LAUNCHDIR}
./patches/119082-25/SUNWsibi/reloc/sbin/mkmenu
47: tmp=/tmp/mnt$$
79: tmp=/tmp/mnt$$
./patches/119082-25/SUNWsibi/reloc/sbin/install-recovery
128:rel_list=/tmp/rel_list.$$
154: itemlist=/tmp/itemlist_$$
./patches/119082-25/SUNWsibi/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119082-25/SUNWsibi/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/119082-25/SUNWsibi/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/119082-25/SUNWsibi/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119082-25/SUNWinst/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119082-25/SUNWinst/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/119082-25/SUNWinst/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119082-25/SUNWinst/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/119082-25/SUNWinst/reloc/usr/sbin/install.d/chkprobe
18:PROBE_OUTPUT=/tmp/install.input
22:NUM_RULES=/tmp/rule.num.$$
24:TMP_FILE=/tmp/probe.tmp.$$
25:TMP_FORMAT_OUTPUT=/tmp/probe_format_out.$$
26:CONV_TMP_FILE=/tmp/conv_awk.script.$$
180: TMP_VTOC=/tmp/vtoc.$$
253: # check for stub-boot; if /tmp/.preinstall exists, it
255: if [ -z "${SI_ROOTDISK}" -a -f /tmp/.preinstall ] ; then
256: TMP_ROOTDISK=`cat /tmp/.preinstall`
302: echo '0\nquit' | format > /tmp/disks.tmp 2> /dev/null
303: tmp_disk_list=`awk '$1 ~ /[0-9][0-9]*\./ {print $2}' /tmp/disks.tmp`
402: mount ${mnt_dev} /a >/tmp/mount.out 2>&1
422: mount ${mnt_dev} /a >/tmp/mount.out 2>&1
./patches/119082-25/SUNWinst/reloc/usr/sbin/install.d/profind
25:SI_CONFIG_DIR=/tmp/install_config
56: MOUNT_CONFIG_DIR=/tmp/config.$$
143: ${PROFETCH} ${PROFETCH_ARGS} ${SjumpsCF}/${RULES} > /tmp/${RULES}.$$ 2> /dev/null
145: cat /tmp/${RULES}.$$ > ${SI_CONFIG_DIR}/${RULES} 2> /dev/null
176: ${PROFETCH} ${PROFETCH_ARGS} ${SjumpsCF}/${RULES} > /tmp/${RULES}.$$ 2> /dev/null
178: cat /tmp/${RULES}.$$ > ${SI_CONFIG_DIR}/${RULES} 2> /dev/null
199: # stub images, indicated by the file /tmp/.preinstall
201: if [ -f /tmp/.preinstall ]; then
225:if [ -f /tmp/.cjfiles_ask -o \
226: \( -f /tmp/.cjfiles_method -a ! -f /tmp/.cjfiles_dir \) ] ; then
239:if [ -f /tmp/.cjfiles_method -a -f /tmp/.cjfiles_dir ] ; then
241: mv `head -1 /tmp/.cjfiles_dir` ${SI_CONFIG_DIR}
242: METHOD=`head -1 /tmp/.cjfiles_method|nawk '{print $2}'`
./patches/119082-25/SUNWinst/reloc/usr/sbin/install.d/stubboot
22: devname=`expr ${Rootfs} : '/tmp/devices\(.*\)'`
60: MNTPT=/tmp/.slicemapmount
./patches/128333-01/SUNWckr/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/128333-01/SUNWckr/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/128333-01/SUNWckr/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/128333-01/SUNWckr/install/postinstall
85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/128333-01/SUNWckr/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/143318-03/SUNWgnome-im-client/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/143318-03/SUNWgnome-im-client/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/143318-03/SUNWgnome-im-client/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/143318-03/SUNWgnome-im-client/install/u.none
174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/143318-03/SUNWgnome-im-client/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/120273-33/SUNWsmagt/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120273-33/SUNWsmagt/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120273-33/SUNWsmagt/install/u.none
176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120273-33/SUNWsmagt/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/120273-33/SUNWsmagt/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/120273-33/SUNWsmmgr/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
581:tmp_spama_conf=/tmp/spama.conf
590:services_bak=$BASEDIR/tmp/services.bak
591:services_out=$BASEDIR/tmp/services.out
848: $RM /tmp/spama.*
849: $RM /tmp/snmpd.*
./patches/120273-33/SUNWsmmgr/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/120273-33/SUNWsmmgr/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120273-33/SUNWsmmgr/install/i.initd
71: # echoing a magic token out to the /tmp/CLEANUP file. This will result in an
74: # /tmp/CLEANUP, refer back to PSARC 1992/118.
78: CLEANUP=/tmp/CLEANUP
205: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
213: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
237: CLEANUP="/tmp/CLEANUP"
285: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120273-33/SUNWsmmgr/install/u.none
176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120273-33/SUNWsmmgr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/120273-33/SUNWsmmgr/install/i.manifest
107: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
116: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
180: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120273-33/SUNWsmmgr/install/u.initd
71: # echoing a magic token out to the /tmp/CLEANUP file. This will result in an
74: # /tmp/CLEANUP, refer back to PSARC 1992/118.
78: CLEANUP=/tmp/CLEANUP
./patches/120273-33/SUNWsmmgr/install/i.preserve
131: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
193: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120273-33/SUNWbzip/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/120273-33/SUNWbzip/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/120273-33/SUNWbzip/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120273-33/SUNWsmcmd/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120273-33/SUNWsmcmd/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/120273-33/SUNWsmcmd/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/120273-33/SUNWsmcmd/install/u.none
176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120273-33/SUNWsmcmd/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120273-33/SUNWsmcmd/reloc/usr/sfw/lib/sma_snmp/masfcnv
344:=item /tmp/sma_migration.log
396:*LOG_FILE = \"/tmp/sma_migration.log";
./patches/120273-33/SUNWsmcmd/reloc/usr/sfw/bin/fixproc
234: local ($tmpfh, $tmpfile) = tempfile("fix_XXXXXXXX", DIR => "/tmp");
265: local ($tmpfh, $tmpfile) = tempfile("check_XXXXXXXX", DIR => "/tmp");
./patches/120273-33/SUNWsmaS/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/120273-33/SUNWsmaS/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120273-33/SUNWsmaS/install/u.none
176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120273-33/SUNWsmaS/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/120273-33/SUNWsmaS/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120273-33/SUNWsmaS/reloc/usr/share/src/sma_snmp/EXAMPLE.conf.def
213:# a /tmp/shtest before you do. Uncomment to use it.
215:#exec shelltest /bin/sh /tmp/shtest
224:# enterprises.ucdavis.extTable.extEntry.extCommand.2 = "/bin/sh /tmp/shtest"
232:# Note that the second line of the /tmp/shtest shell script is cut
323:# a /tmp/shtest before you do. Uncomment to use it.
325:# exec .EXTENSIBLEDOTMIB.50 shelltest /bin/sh /tmp/shtest
330:# enterprises.ucdavis.50.3.1 = "/bin/sh /tmp/shtest"
./patches/120273-33/SUNWsmaS/reloc/usr/share/src/sma_snmp/ltmain.sh
4420: tmpdir="/tmp"
./patches/120273-33/SUNWsmaS/reloc/usr/share/src/sma_snmp/config.guess
103:set_cc_for_build='tmpdir=${TMPDIR-/tmp}/config-guess-$$ ;
./patches/120273-33/SUNWsmaS/reloc/usr/share/src/sma_snmp/dist/net-snmp.spec
34:BuildRoot: /tmp/%{name}-root
./patches/120273-33/SUNWsmaS/reloc/usr/share/src/sma_snmp/ChangeLog
10313: - ignore errors doing rm -rf /tmp/snmp-test* when making testclean
10586: separate out the cleaning of /tmp from the main cleaning to provide it
19068: - ignore errors doing rm -rf /tmp/snmp-test* when making clean (this
22059: "make clean" removes any test result dirs "/tmp/snmp-test-*".
23390: - fix agentx non-root tests to use -x /tmp/blah/agentx_socket.
./patches/120273-33/SUNWsmaS/reloc/usr/share/src/sma_snmp/aclocal.m4
3851:: ${TMPDIR=/tmp}
./patches/120273-33/SUNWsmaS/reloc/usr/share/src/sma_snmp/local/fixproc
234: local ($tmpfh, $tmpfile) = tempfile("fix_XXXXXXXX", DIR => "/tmp");
265: local ($tmpfh, $tmpfile) = tempfile("check_XXXXXXXX", DIR => "/tmp");
./patches/120273-33/SUNWsmaS/reloc/usr/share/src/sma_snmp/local/passtest
9: echo $* >> /tmp/passtest.log
./patches/120273-33/SUNWsmaS/reloc/usr/share/src/sma_snmp/agent/mibgroup/ucd-snmp/vmstat_dynix.c
27:#include
2507:/kernel/fs/tmpfs
7432:6430941 pam_krb5 pam_sm_setcred can cause /tmp/krb5cc_<PAM_USER> to be owned by euid rather than PAM_USER
7457:6430941 pam_krb5 pam_sm_setcred can cause /tmp/krb5cc_<PAM_USER> to be owned by euid rather than PAM_USER
./patches/120012-14/SUNWuksp/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWuksp/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWuksp/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWuksp/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWuksp/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWroute/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWroute/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWroute/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWroute/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWroute/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWsmapi/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWsmapi/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWsmapi/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWsmapi/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWsmapi/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWusbu/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWusbu/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWusbu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWusbu/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWusbu/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWppm/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWppm/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWppm/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWppm/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWppm/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWdfbh/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWdfbh/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWdfbh/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWdfbh/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWdfbh/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWtoo/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWtoo/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWtoo/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWtoo/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWtoo/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWdtrp/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWdtrp/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWdtrp/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWdtrp/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWdtrp/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWnfscu/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWnfscu/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWnfscu/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWnfscu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWnfscu/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWpoolr/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWpoolr/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWpoolr/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWpoolr/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWpoolr/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWpoolr/install/i.manifest
92: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
100: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
152:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWftduu/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWftduu/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWftduu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWftduu/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWftduu/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWrcapu/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWrcapu/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWrcapu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWrcapu/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWrcapu/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWcakr.i/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWcakr.i/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWcakr.i/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWcakr.i/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWcakr.i/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWpcmci/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWpcmci/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWpcmci/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWpcmci/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWpcmci/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWscpu/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWscpu/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWscpu/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWscpu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWscpu/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWipfh/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWipfh/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWipfh/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWipfh/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWipfh/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWcpcu/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWcpcu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWcpcu/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWcpcu/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWcpcu/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWatfsu/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWatfsu/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWatfsu/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWatfsu/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWatfsu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWdmgtu/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWdmgtu/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWdmgtu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWdmgtu/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWdmgtu/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWvolu/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWvolu/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWvolu/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWvolu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWvolu/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWopenssl-libraries/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWopenssl-libraries/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWopenssl-libraries/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWopenssl-libraries/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWopenssl-libraries/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWbtool/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWbtool/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWbtool/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWbtool/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWbtool/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWbtool/reloc/usr/ccs/bin/lari
236: $TmpDir = "/tmp";
./patches/120012-14/SUNWesu/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWesu/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWesu/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWesu/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWesu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWipplu/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWipplu/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWipplu/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWipplu/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWipplu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWpsdir/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWpsdir/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWpsdir/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWpsdir/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWpsdir/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWsra/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWsra/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWsra/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWsra/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWsra/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWzfskr/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWzfskr/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWzfskr/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWzfskr/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWzfskr/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWipfr/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWipfr/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWipfr/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWlldap/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWlldap/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWlldap/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWlldap/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWlldap/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWarcr/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/SUNWarcr/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWarcr/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWarcr/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWarcr/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWdhcm/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWdhcm/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120012-14/SUNWdhcm/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120012-14/SUNWdhcm/install/postinstall
82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120012-14/SUNWdhcm/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/120012-14/README.120012-14
283:/kernel/fs/amd64/tmpfs
296:/kernel/fs/tmpfs
5219:6430941 pam_krb5 pam_sm_setcred can cause /tmp/krb5cc_
./patches/126547-04/SUNWsfman/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/126547-04/SUNWsfman/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/126547-04/SUNWsfman/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/126547-04/SUNWsfman/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/126547-04/SUNWsfman/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142431-01/SUNWcslr/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142431-01/SUNWcslr/install/checkinstall
176: # 2. The checkinstall has been moved to /tmp
179: # Check to see if the script has been moved to /tmp by pkginstall.
181: EXECDIR=`dirname $0 | grep "^/tmp/install"`
188: # The script has been moved to /tmp. This should never happen since S9
./patches/142431-01/SUNWcslr/install/u.none
133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142431-01/SUNWcslr/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
123: rm /tmp/installingCLASSES.$$
./patches/142431-01/SUNWcslr/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142431-01/SUNWcsu/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142431-01/SUNWcsu/install/u.none
133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142431-01/SUNWcsu/install/checkinstall
176: # 2. The checkinstall has been moved to /tmp
179: # Check to see if the script has been moved to /tmp by pkginstall.
181: EXECDIR=`dirname $0 | grep "^/tmp/install"`
188: # The script has been moved to /tmp. This should never happen since S9
./patches/142431-01/SUNWcsu/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
123: rm /tmp/installingCLASSES.$$
./patches/142431-01/SUNWcsu/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/121212-02/SUNWmctag/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/121212-02/SUNWmctag/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/121212-02/SUNWmctag/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/121212-02/SUNWmctag/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/121212-02/SUNWmcon/reloc/usr/share/webconsole/bin/smwebapp
129:PREREG=/var/tmp/_prereg.properties
647: errCatch=/tmp/import.$$
752: errCatch=/tmp/validate.$$
882: errCatch=/tmp/prodname.$$
./patches/121212-02/SUNWmcon/reloc/usr/sbin/smreg
190:PREREG=/var/tmp/_prereg.properties
1397: tmpdir=/tmp/.smreg.$$
1830: found=/tmp/found.$$
1874: order=/tmp/order.$$
1875: notorder=/tmp/notorder.$$
3312: serviceDir=/tmp/services.$$
4778: errCatch=/tmp/regAdd.$$
4962: errCatch=/tmp/regList.$$
5046: errCatch=/tmp/regRemove.$$
5233: errCatch=/tmp/regCheck.$$
./patches/121212-02/SUNWmcon/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/121212-02/SUNWmcon/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/121212-02/SUNWmcon/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/121212-02/SUNWmcon/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/121212-02/SUNWmcos/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/121212-02/SUNWmcos/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/121212-02/SUNWmcos/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/121212-02/SUNWmcos/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/121212-02/SUNWmcosx/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/121212-02/SUNWmcosx/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/121212-02/SUNWmcosx/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/121212-02/SUNWmcosx/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125720-59/SUNWxorg-mesa/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/125720-59/SUNWxorg-mesa/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125720-59/SUNWxorg-mesa/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125720-59/SUNWxorg-mesa/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125720-59/SUNWxorg-mesa/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/125720-59/SUNWxorg-client-programs/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125720-59/SUNWxorg-client-programs/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125720-59/SUNWxorg-client-programs/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/125720-59/SUNWxorg-client-programs/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/125720-59/SUNWxorg-client-programs/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125720-59/SUNWxorg-client-docs/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125720-59/SUNWxorg-client-docs/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125720-59/SUNWxorg-client-docs/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/125720-59/SUNWxorg-client-docs/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125720-59/SUNWxorg-client-docs/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/125720-59/SUNWxorg-devel-docs/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/125720-59/SUNWxorg-devel-docs/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125720-59/SUNWxorg-devel-docs/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/125720-59/SUNWxorg-devel-docs/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125720-59/SUNWxorg-devel-docs/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125720-59/SUNWxorg-cfg/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/125720-59/SUNWxorg-cfg/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125720-59/SUNWxorg-cfg/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/125720-59/SUNWxorg-cfg/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125720-59/SUNWxorg-cfg/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125720-59/SUNWxvnc/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125720-59/SUNWxvnc/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/125720-59/SUNWxvnc/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/125720-59/SUNWxvnc/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125720-59/SUNWxvnc/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125720-59/SUNWxorg-graphics-ddx/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/125720-59/SUNWxorg-graphics-ddx/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125720-59/SUNWxorg-graphics-ddx/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125720-59/SUNWxorg-graphics-ddx/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/125720-59/SUNWxorg-graphics-ddx/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125720-59/README.125720-59
799:6568258 /tmp/.X11-pipe/X0 named pipe not being created by Xorg 7.2
./patches/125720-59/SUNWxorg-doc/reloc/X11/share/doc/RELNOTES
692: The socket directories created in /tmp are now required to be
698: /tmp/.font-unix
699: /tmp/.ICE-unix
700: /tmp/.X11-unix
709: the system's installer if the /tmp dir is persistent. They
./patches/125720-59/SUNWxorg-doc/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125720-59/SUNWxorg-doc/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/125720-59/SUNWxorg-doc/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/125720-59/SUNWxorg-doc/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125720-59/SUNWxorg-doc/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125720-59/SUNWxorg-server/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125720-59/SUNWxorg-server/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/125720-59/SUNWxorg-server/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/125720-59/SUNWxorg-server/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125720-59/SUNWxorg-server/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125720-59/SUNWxorg-xkb/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125720-59/SUNWxorg-xkb/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125720-59/SUNWxorg-xkb/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125720-59/SUNWxorg-xkb/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/125720-59/SUNWxorg-xkb/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/125720-59/125720-59.html
1063:6568258 /tmp/.X11-pipe/X0 named pipe not being created by Xorg 7.2
./patches/119131-33/SUNWfctl/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/119131-33/SUNWfctl/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119131-33/SUNWfctl/install/i.fpconf
35: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
43: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
72:NEW_FPCONF_ENTRIES=/tmp/fp.conf.new_entries
73:PREFIX=/tmp/fp.conf.$$
./patches/119131-33/SUNWfctl/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119131-33/SUNWfctl/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/119131-33/SUNWfcip/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119131-33/SUNWfcip/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119131-33/SUNWfcip/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/119131-33/SUNWfcip/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/119131-33/SUNWqlc/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/119131-33/SUNWqlc/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119131-33/SUNWqlc/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/119131-33/SUNWqlc/install/i.qlc
35: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
43: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
72:tmpfile=/tmp/qcca_tmp_$$
73:sedfile=/tmp/qcca_sed_$$
./patches/119131-33/SUNWqlc/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119131-33/SUNWfcmdb/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/119131-33/SUNWfcmdb/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119131-33/SUNWfcmdb/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/119131-33/SUNWfcmdb/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119131-33/SUNWfcsm/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/119131-33/SUNWfcsm/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119131-33/SUNWfcsm/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/119131-33/SUNWfcsm/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119131-33/SUNWqlcu/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119131-33/SUNWqlcu/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/119131-33/SUNWqlcu/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119131-33/SUNWqlcu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/119131-33/SUNWfcp/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119131-33/SUNWfcp/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/119131-33/SUNWfcp/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/119131-33/SUNWfcp/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/148003-01/SUNWdbus-priv-libs/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/148003-01/SUNWdbus-priv-libs/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/148003-01/SUNWdbus-priv-libs/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/148003-01/SUNWdbus-priv-libs/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/148003-01/SUNWdbus-priv-libs/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/148003-01/SUNWdbus-priv/reloc/lib/gnome-private/etc/dbus-1/session.conf
15: CoreDumpDirectory /tmp
2563: /var/tmp
./patches/122912-32/SUNWapchd/reloc/usr/apache/htdocs/manual/mod/core.html.html
892: CoreDumpDirectory /tmp
2586: /var/tmp
because someone could create a denial of
./patches/122912-32/SUNWapchd/reloc/usr/apache/htdocs/manual/mod/mod_ssl/ssl_faq.wml
1254: want to use a directive like ``CoreDumpDirectory /tmp
'' to
1256: /tmp/core
or /tmp/httpd.core
file. When you
1265: /tmp/httpd.core'' or a similar command has to run. In GDB you then
./patches/122912-32/SUNWapchd/reloc/usr/apache/htdocs/manual/mod/mod_ssl/ssl_faq.html
1582: want to use a directive like ``CoreDumpDirectory /tmp
'' to
1584: /tmp/core
or /tmp/httpd.core
file. When you
1593: /tmp/httpd.core'' or a similar command has to run. In GDB you then
./patches/122912-32/SUNWapchd/reloc/usr/apache/htdocs/manual/mod/core.html.fr
2345: tout le monde tel que /var/tmp
cas quelqu'un
./patches/122912-32/SUNWapchd/reloc/usr/apache/htdocs/manual/mod/core.html.en
890: CoreDumpDirectory /tmp
2584: /var/tmp
because someone could create a denial of
./patches/122912-32/SUNWapchd/reloc/usr/apache/man/man8/apxs.8
415: gcc -fpic -DSHARED_MODULE -I/tmp/apache/include -c mod_php3.c
./patches/122912-32/SUNWapchd/reloc/usr/apache/man/man3/mod_perl.3
837:\& AuthUserFile => '/tmp/htpasswd',
./patches/122912-32/SUNWapchd/reloc/usr/apache/man/man3/Apache::PerlSections.3
181:\& DocumentRoot => "/tmp/docs",
249:\& DocumentRoot => '/tmp/docs',
./patches/122912-32/SUNWtcatr/reloc/var/apache/tomcat55/conf/server.xml-example
339: tempDir="/tmp/war-temp/"
340: deployDir="/tmp/war-deploy/"
341: watchDir="/tmp/war-listen/"
./patches/122912-32/SUNWtcatr/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122912-32/SUNWtcatr/install/i.renamenew
74:CLEANUP_FILE=/tmp/CLEANUP
155: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
164: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
221: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122912-32/SUNWtcatr/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122912-32/SUNWtcatr/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/122912-32/SUNWtcatr/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/122912-32/SUNWtcatr/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/122912-32/SUNWtcatS/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122912-32/SUNWtcatS/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122912-32/SUNWtcatS/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/122912-32/SUNWtcatS/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/122912-32/SUNWtcatS/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/src/os/mpeix/README
210:ftp> put apache_v.u.ff.tar.Z /tmp/apache.tar.Z
212:150 File: /tmp/apache.tar.Z opened; data connection will be opened
225: 6. $ tar xvfopz /tmp/apache.tar.Z
./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/src/modules/proxy/proxy_cache.c
1573:#define TMPFILESTR "/tmpXXXXXX"
./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/src/helpers/fmn.sh
28:tmpfile=${TMPDIR-/tmp}/fmn.tmp.$$
./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/src/CHANGES
5073: "make root=/tmp/apache install" for rolling the package without bristling
7491: lockfile in any location. It previously defaulted to /usr/tmp/htlock.
8603: *) Location of the "scoreboard" file which used to live in /tmp is
8902: using a special file created for the purpose in /usr/tmp, and
9015: *) Scoreboard file (/tmp/htstatus.*) no longer publically writable.
9164: /tmp/htstatus.*, on which each process has an independent file
./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/src/support/apxs.8
415: gcc -fpic -DSHARED_MODULE -I/tmp/apache/include -c mod_php3.c
./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/src/support/check_forensic
10:cut -f 1 -d '|' $F > /tmp/fc-all.$$
11:grep + < /tmp/fc-all.$$ | cut -c2- | sort > /tmp/fc-in.$$
12:grep -- - < /tmp/fc-all.$$ | cut -c2- | sort > /tmp/fc-out.$$
14:join -v 1 /tmp/fc-in.$$ /tmp/fc-out.$$ | xargs -I xx egrep "^\\+xx" $F
15:rm /tmp/fc-all.$$ /tmp/fc-in.$$ /tmp/fc-out.$$
./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/src/main/http_main.c
2360: char mfile[] = "/tmp/apache_shmem_XXXX";
./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/INSTALL
462: $ make install-quiet root=/tmp/apache-root
./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/htdocs/manual/misc/FAQ.html
1675: (e.g., don't use /var/tmp). See the
./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/htdocs/manual/mod/core.html.html
892: CoreDumpDirectory /tmp
2586: /var/tmp
because someone could create a denial of
./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/htdocs/manual/mod/core.html.en
890: CoreDumpDirectory /tmp
2584: /var/tmp
because someone could create a denial of
./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/htdocs/manual/mod/core.html.fr
2345: tout le monde tel que /var/tmp
cas quelqu'un
./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/htdocs/manual/mod/mod_ssl/ssl_faq.html
1582: want to use a directive like ``CoreDumpDirectory /tmp
'' to
1584: /tmp/core
or /tmp/httpd.core
file. When you
1593: /tmp/httpd.core'' or a similar command has to run. In GDB you then
./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/htdocs/manual/mod/mod_ssl/ssl_faq.wml
1254: want to use a directive like ``CoreDumpDirectory /tmp
'' to
1256: /tmp/core
or /tmp/httpd.core
file. When you
1265: /tmp/httpd.core'' or a similar command has to run. In GDB you then
./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/htdocs/manual/mod/core.html.ja.jis
896: CoreDumpDirectory /tmp
2563: /var/tmp
./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/htdocs/manual/programs/apxs.html
276: gcc -fpic -DSHARED_MODULE -I/tmp/apache/include -c mod_php3.c
./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/htdocs/manual/mpeix.html
340:ftp> put apache_v.u.ff.tar.Z /tmp/apache.tar.Z
342:150 File: /tmp/apache.tar.Z opened; data connection will be opened
361: CoreDumpDirectory /tmp
'' to
1256: /tmp/core
or /tmp/httpd.core
file. When you
1265: /tmp/httpd.core'' or a similar command has to run. In GDB you then
./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/mod_ssl-2.8.31-1.3.41/pkg.ssldoc/ssl_faq.html
1582: want to use a directive like ``CoreDumpDirectory /tmp
'' to
1584: /tmp/core
or /tmp/httpd.core
file. When you
1593: /tmp/httpd.core'' or a similar command has to run. In GDB you then
./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/mod_ssl-2.8.31-1.3.41/etc/patch.tar
2465:# /tmp where it might want to write temporary files
2466:# /var/tmp likewise
2467:# /usr/tmp likewise
2471: ac_tmpdirs='/tmp /var/tmp /usr/tmp'
4490: tmpdir = "/tmp";
4534: /* make sure we clean up /tmp in case of disaster */
./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/ApacheJServ-1.1.2/src/scripts/build/unix/ltmain.sh
3418: tmpdir="/tmp"
./patches/122912-32/SUNWapchS/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122912-32/SUNWapchS/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/122912-32/SUNWapchS/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/122912-32/SUNWapchS/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122912-32/SUNWapchS/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/122912-32/SUNWapchr/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/122912-32/SUNWapchr/install/u.initd
71: # echoing a magic token out to the /tmp/CLEANUP file. This will result in an
74: # /tmp/CLEANUP, refer back to PSARC 1992/118.
78: CLEANUP=/tmp/CLEANUP
./patches/122912-32/SUNWapchr/install/i.preserve
131: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
193: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122912-32/SUNWapchr/install/i.renamenew
74:CLEANUP_FILE=/tmp/CLEANUP
155: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
164: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
221: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122912-32/SUNWapchr/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/122912-32/SUNWapchr/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122912-32/SUNWapchr/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/122912-32/SUNWapchr/install/i.initd
71: # echoing a magic token out to the /tmp/CLEANUP file. This will result in an
74: # /tmp/CLEANUP, refer back to PSARC 1992/118.
78: CLEANUP=/tmp/CLEANUP
205: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
213: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
237: CLEANUP="/tmp/CLEANUP"
285: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122912-32/SUNWapchr/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122912-32/README.122912-32
11894:6505934 patchadd: /tmp/CLEANUP file is not removed which causes a confusing log
./patches/122912-32/SUNWapchu/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122912-32/SUNWapchu/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/122912-32/SUNWapchu/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/122912-32/SUNWapchu/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/122912-32/SUNWapchu/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122912-32/SUNWapchu/reloc/usr/apache/perl5/5.8.4/i86pc-solaris/mod_perl.pod
642: AuthUserFile => '/tmp/htpasswd',
./patches/122912-32/SUNWapchu/reloc/usr/apache/perl5/5.8.4/i86pc-solaris/Apache/File.pm
14:my $TMPDIR = $ENV{'TMPDIR'} || $ENV{'TEMP'} || '/tmp';
./patches/122912-32/SUNWapchu/reloc/usr/apache/perl5/5.8.4/i86pc-solaris/Apache/Symbol.pm
67: $fh = IO::File->new(">/tmp/Apache::Symbol.debug");
./patches/122912-32/SUNWapchu/reloc/usr/apache/perl5/5.8.4/i86pc-solaris/Apache/PerlSections.pm
94: DocumentRoot => "/tmp/docs",
144: DocumentRoot => '/tmp/docs',
./patches/139100-04/SUNWgtarS/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/139100-04/SUNWgtarS/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/139100-04/SUNWgtarS/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139100-04/SUNWgtarS/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139100-04/SUNWgtarS/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139100-04/SUNWgtarS/reloc/usr/sfw/share/src/gtar/configure
10601:# /tmp where it might want to write temporary files
10602:# /var/tmp likewise
10603:# /usr/tmp likewise
10604:for ac_dir in . "$TMPDIR" /tmp /var/tmp /usr/tmp "$prefix/lib" "$exec_prefix/lib"; do
51913:# creating and moving files from /tmp can sometimes cause problems.
./patches/139100-04/SUNWgtarS/reloc/usr/sfw/share/src/gtar/gnu/tempname.c
37:# define P_tmpdir "/tmp"
120: P_tmpdir, /tmp that exists. Copies into TMPL a template suitable
157: else if (strcmp (P_tmpdir, "/tmp") != 0 && direxists ("/tmp"))
158: dir = "/tmp";
./patches/139100-04/SUNWgtarS/reloc/usr/sfw/share/src/gtar/src/xheader.c
382: tmp = "/tmp";
./patches/139100-04/SUNWgtarS/reloc/usr/sfw/share/src/gtar/tests/testsuite
941: PATH=/tmp/foo-1.0/bin:/src/foo-1.0/bin:\$PATH
26425:# TRUSS=truss -o /tmp/tr
./patches/139100-04/SUNWgtarS/reloc/usr/sfw/share/src/gtar/tests/multiv01.at
27:# TRUSS=truss -o /tmp/tr
./patches/139100-04/SUNWgtarS/reloc/usr/sfw/share/src/gtar/build-aux/install-sh
345: tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
./patches/139100-04/SUNWgtarS/reloc/usr/sfw/share/src/gtar/build-aux/config.guess
110:: ${TMPDIR=/tmp} ;
./patches/139100-04/SUNWgtarS/reloc/usr/sfw/share/src/gtar/doc/tar-snapshot-edit.texi
54:/tmp/snap: Device 0x0306 occurs 634 times.
./patches/139100-04/SUNWgtarS/reloc/usr/sfw/share/src/gtar/doc/tar.texi
9513:uses @samp{/tmp}.
11556:/tmp/foo.tar /etc} will work as desired only if the working directory is
./patches/139100-04/SUNWgtarS/reloc/usr/sfw/share/src/gtar/doc/tar.info-2
866: variable. If TMPDIR is not set, `tar' uses `/tmp'.
2667:absolute::), a command like `tar --verify -cf /tmp/foo.tar /etc' will
2976: /tmp/snap: Device 0x0306 occurs 634 times.
./patches/139100-04/SUNWgtarS/reloc/usr/sfw/share/src/gtar/Makefile.in
1232: && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
./patches/139100-04/SUNWsfinf/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/139100-04/SUNWsfinf/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/139100-04/SUNWsfinf/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139100-04/SUNWsfinf/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139100-04/SUNWsfinf/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139100-04/SUNWsfinf/reloc/usr/sfw/share/info/tar.info-2
866: variable. If TMPDIR is not set, `tar' uses `/tmp'.
2667:absolute::), a command like `tar --verify -cf /tmp/foo.tar /etc' will
2976: /tmp/snap: Device 0x0306 occurs 634 times.
./patches/139100-04/SUNWsfman/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/139100-04/SUNWsfman/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139100-04/SUNWsfman/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139100-04/SUNWsfman/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/139100-04/SUNWsfman/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139100-04/SUNWgtar/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/139100-04/SUNWgtar/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139100-04/SUNWgtar/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139100-04/SUNWgtar/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139100-04/SUNWgtar/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/149113-01/SUNWgnome-base-libs-priv/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/149113-01/SUNWgnome-base-libs-priv/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/149113-01/SUNWgnome-base-libs-priv/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/149113-01/SUNWgnome-base-libs-priv/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/149113-01/SUNWgnome-base-libs-priv/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/137148-07/SUNWlexptS/reloc/usr/sfw/share/src/expat/configure
17247:# creating and moving files from /tmp can sometimes cause problems.
./patches/137148-07/SUNWlexptS/reloc/usr/sfw/share/src/expat/tests/xmltest.sh
31:# OUTPUT=/home/tmp/xml-testsuite-out/
./patches/137148-07/SUNWlexptS/reloc/usr/sfw/share/src/expat/conftools/install-sh
341: tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
./patches/137148-07/SUNWlexptS/reloc/usr/sfw/share/src/expat/conftools/config.guess
110:: ${TMPDIR=/tmp} ;
./patches/137148-07/SUNWlexptS/reloc/usr/sfw/share/src/expat/conftools/ltmain.sh
563: my_template="${TMPDIR-/tmp}/${1-$progname}"
2690: > $tmpdir/tmp-la
2691: mv -f $tmpdir/tmp-la $lib
./patches/137148-07/SUNWlexptS/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137148-07/SUNWlexptS/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137148-07/SUNWlexptS/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/137148-07/SUNWlexptS/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/137148-07/SUNWlexptS/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137148-07/SUNWlexpt/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/137148-07/SUNWlexpt/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137148-07/SUNWlexpt/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137148-07/SUNWlexpt/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/137148-07/SUNWlexpt/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137148-07/SUNWsfwhea/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137148-07/SUNWsfwhea/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137148-07/SUNWsfwhea/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137148-07/SUNWsfwhea/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/137148-07/SUNWsfwhea/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/144493-01/SUNWpool/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/144493-01/SUNWpool/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/144493-01/SUNWpool/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/144493-01/SUNWpool/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/144493-01/SUNWpool/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/121334-04/SUNWzoneu/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/121334-04/SUNWzoneu/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/121334-04/SUNWzoneu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/121334-04/SUNWzoneu/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/121334-04/SUNWcsr/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/121334-04/SUNWcsr/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/121334-04/SUNWcsr/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/121334-04/SUNWcsr/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/123004-04/SUNWsam/install/postinstall
92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/123004-04/SUNWsam/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/123004-04/SUNWsam/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/123004-04/SUNWsam/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/123004-04/SUNWsam/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/123004-04/SUNWsamr/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/123004-04/SUNWsamr/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/123004-04/SUNWsamr/install/postinstall
92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/123004-04/SUNWsamr/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/123004-04/SUNWsamr/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119547-08/SUNWapoc/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/119547-08/SUNWapoc/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119547-08/SUNWapoc/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119547-08/SUNWapoc/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/119547-08/SUNWapdc/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/119547-08/SUNWapdc/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119547-08/SUNWapdc/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119547-08/SUNWapdc/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/119547-08/SUNWapmsc/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119547-08/SUNWapmsc/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119547-08/SUNWapmsc/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/119547-08/SUNWapmsc/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/145081-11/SUNWfirefox-apoc-adapter/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/145081-11/SUNWfirefox-apoc-adapter/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/145081-11/SUNWfirefox-apoc-adapter/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/145081-11/SUNWfirefox/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/145081-11/SUNWfirefox/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/145081-11/SUNWfirefox/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/145081-11/SUNWfirefox/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/145081-11/SUNWfirefox/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/145081-11/SUNWfirefox-devel/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/145081-11/SUNWfirefox-devel/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/145081-11/SUNWfirefox-devel/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/145081-11/SUNWfirefox-devel/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/145081-11/SUNWfirefox-devel/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWipfu/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWipfu/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWipfu/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWipfu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWrcapu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWrcapu/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWrcapu/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWrcapu/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWtnfc/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWtnfc/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWtnfc/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWtnfc/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWpcmci/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWpcmci/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWpcmci/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWpcmci/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWcakr.i/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWcakr.i/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWcakr.i/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWcakr.i/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWtoo/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWtoo/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWtoo/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWtoo/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWcslr/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWcslr/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWcslr/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWcslr/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWmdu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWmdu/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWmdu/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWmdu/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWcsd/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWcsd/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWcsd/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWcsd/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWos86r/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWos86r/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWos86r/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWos86r/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWpsh/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWpsh/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWpsh/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWpsh/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWarcr/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWarcr/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWarcr/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWarcr/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWftdur/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWftdur/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWftdur/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWftdur/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWkey/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWkey/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWkey/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWkey/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWcpcu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWcpcu/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWcpcu/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWcpcu/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWscpu/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWscpu/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWscpu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWscpu/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWdtrp/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWdtrp/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWdtrp/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWdtrp/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWmdb/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWmdb/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWmdb/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWmdb/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWpsdir/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWpsdir/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWpsdir/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWpsdir/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWdtrc/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWdtrc/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWdtrc/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWdtrc/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNW1394/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNW1394/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNW1394/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNW1394/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWesu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWesu/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWesu/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWesu/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWrmwbu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWrmwbu/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWrmwbu/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWrmwbu/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWib/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWib/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWib/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWib/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWhea/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWhea/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWhea/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWhea/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWmdbr/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWmdbr/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWmdbr/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWmdbr/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWpsdcr/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWpsdcr/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWpsdcr/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWpsdcr/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWcsl/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWcsl/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWcsl/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWcsl/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWckr/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWckr/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWckr/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWckr/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWcsu/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118844-20/SUNWcsu/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWcsu/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWcsu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWusb/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118844-20/SUNWusb/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118844-20/SUNWusb/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118844-20/SUNWusb/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/148871-01/SUNWcsr/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
574: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$
575: cp /tmp/t.$$ $PMTAB
580: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$
581: cp /tmp/a.$$ $AUTH_ATTR
582: rm -f /tmp/a.$$
588: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$
589: cp /tmp/i.$$ $INITTAB
590: rm -f /tmp/i.$$
596: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$
597: cp /tmp/v.$$ $VFSTAB
598: rm -f /tmp/v.$$
621:# The file in /tmp indicates that this system had already been
624:if [ ! -f /tmp/${IKEMANIFEST} ]; then
631: rm /tmp/${IKEMANIFEST}
634:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then
641: rm /tmp/${MANKEYMANIFEST}
./patches/148871-01/SUNWcsr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/148871-01/SUNWcsr/install/i.mailxrc
70:txtfile=/tmp/mailx-txt.$$
71:scrfile=/tmp/mailx-scratch.$$
195: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
204: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
257: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/148871-01/SUNWcsr/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
355:CLEANUP=/tmp/CLEANUP
408: touch /tmp/${IKEMANIFEST}
412: touch /tmp/${MANKEYMANIFEST}
./patches/148871-01/SUNWscpr/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/148871-01/SUNWscpr/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/148871-01/SUNWscpr/install/i.preserve
131: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
193: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/148871-01/SUNWscpr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/123614-02/SUNWxwplr/reloc/lib/svc/method/ogl-select
108:REGISTRY="$(mktemp /tmp/ogl_select.XXXXXX)"
./patches/123614-02/SUNWxwplr/install/i.manifest
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/123614-02/SUNWxwplr/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/123614-02/SUNWxwplr/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/123614-02/SUNWxwplr/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/123614-02/SUNWxwplr/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/123614-02/SUNWxwman/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/123614-02/SUNWxwman/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/123614-02/SUNWxwman/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/123614-02/SUNWxwman/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/147993-06/SUNWgnome-im-client-root/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/147993-06/SUNWgnome-im-client-root/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/147993-06/SUNWgnome-im-client-root/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/147993-06/SUNWgnome-im-client-root/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/147993-06/SUNWgnome-im-client-root/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/147993-06/SUNWgnome-im-client/reloc/lib/purple-2/perl/auto/Purple/.packlist
1:/var/tmp/pkgbuild-gbuild/SUNWgnome-im-client-2.7.0-build/usr/lib/purple-2/perl/Purple.pm
2:/var/tmp/pkgbuild-gbuild/SUNWgnome-im-client-2.7.0-build/usr/lib/purple-2/perl/auto/Purple/Purple.bs
3:/var/tmp/pkgbuild-gbuild/SUNWgnome-im-client-2.7.0-build/usr/lib/purple-2/perl/auto/Purple/Purple.so
4:/var/tmp/pkgbuild-gbuild/SUNWgnome-im-client-2.7.0-build/usr/lib/purple-2/perl/auto/Purple/autosplit.ix
5:/var/tmp/pkgbuild-gbuild/SUNWgnome-im-client-2.7.0-build/usr/share/man/man3/Purple.3
./patches/147993-06/SUNWgnome-im-client/reloc/lib/pidgin/perl/auto/Pidgin/.packlist
1:/var/tmp/pkgbuild-gbuild/SUNWgnome-im-client-2.7.0-build/usr/lib/pidgin/perl/Pidgin.pm
2:/var/tmp/pkgbuild-gbuild/SUNWgnome-im-client-2.7.0-build/usr/lib/pidgin/perl/auto/Pidgin/Pidgin.bs
3:/var/tmp/pkgbuild-gbuild/SUNWgnome-im-client-2.7.0-build/usr/lib/pidgin/perl/auto/Pidgin/Pidgin.so
4:/var/tmp/pkgbuild-gbuild/SUNWgnome-im-client-2.7.0-build/usr/share/man/man3/Pidgin.3
./patches/147993-06/SUNWgnome-im-client/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/147993-06/SUNWgnome-im-client/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/147993-06/SUNWgnome-im-client/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/147993-06/SUNWgnome-im-client/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/147993-06/SUNWgnome-im-client/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/147993-06/SUNWgnome-im-client-devel/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/147993-06/SUNWgnome-im-client-devel/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/147993-06/SUNWgnome-im-client-devel/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/147993-06/SUNWgnome-im-client-devel/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/147993-06/SUNWgnome-im-client-devel/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/143126-02/SUNWmdu/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/143126-02/SUNWmdu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/143126-02/SUNWmdu/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/143126-02/SUNWmdu/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/143126-02/SUNWmdu/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/124326-01/SUNWcsu/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/124326-01/SUNWcsu/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/124326-01/SUNWcsu/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/124326-01/SUNWcsu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/148166-02/SUNWarc/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/148166-02/SUNWarc/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/148166-02/SUNWarc/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/148166-02/SUNWarc/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/148166-02/SUNWarc/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/148166-02/SUNWcsu/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/148166-02/SUNWcsu/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/148166-02/SUNWcsu/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/148166-02/SUNWcsu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/148166-02/SUNWcsu/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/148166-02/SUNWcsl/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/148166-02/SUNWcsl/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/148166-02/SUNWcsl/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/148166-02/SUNWcsl/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/148166-02/SUNWcsl/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/148166-02/SUNWcsr/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
574: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$
575: cp /tmp/t.$$ $PMTAB
580: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$
581: cp /tmp/a.$$ $AUTH_ATTR
582: rm -f /tmp/a.$$
588: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$
589: cp /tmp/i.$$ $INITTAB
590: rm -f /tmp/i.$$
596: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$
597: cp /tmp/v.$$ $VFSTAB
598: rm -f /tmp/v.$$
621:# The file in /tmp indicates that this system had already been
624:if [ ! -f /tmp/${IKEMANIFEST} ]; then
631: rm /tmp/${IKEMANIFEST}
634:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then
641: rm /tmp/${MANKEYMANIFEST}
./patches/148166-02/SUNWcsr/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
355:CLEANUP=/tmp/CLEANUP
408: touch /tmp/${IKEMANIFEST}
412: touch /tmp/${MANKEYMANIFEST}
./patches/148166-02/SUNWcsr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/148166-02/SUNWcsr/install/i.policyconf
284: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
293: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
346: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/148166-02/SUNWnisu/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/148166-02/SUNWnisu/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/148166-02/SUNWnisu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/148166-02/SUNWnisu/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/148166-02/SUNWnisu/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/138855-01/SUNWcsr/install/postinstall
92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/138855-01/SUNWcsr/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138855-01/SUNWcsr/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/138855-01/SUNWcsr/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/138855-01/SUNWcsr/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127873-02/SUNWcsu/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127873-02/SUNWcsu/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/127873-02/SUNWcsu/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/127873-02/SUNWcsu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/127873-02/SUNWcsu/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119549-14/SUNWgnome-im-client/install/u.none
133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119549-14/SUNWgnome-im-client/install/checkinstall
176: # 2. The checkinstall has been moved to /tmp
179: # Check to see if the script has been moved to /tmp by pkginstall.
181: EXECDIR=`dirname $0 | grep "^/tmp/install"`
188: # The script has been moved to /tmp. This should never happen since S9
./patches/119549-14/SUNWgnome-im-client/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119549-14/SUNWgnome-im-client/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
123: rm /tmp/installingCLASSES.$$
./patches/119549-14/SUNWgnome-im-client/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119549-14/SUNWgnome-im-client-share/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119549-14/SUNWgnome-im-client-share/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
123: rm /tmp/installingCLASSES.$$
./patches/119549-14/SUNWgnome-im-client-share/install/checkinstall
176: # 2. The checkinstall has been moved to /tmp
179: # Check to see if the script has been moved to /tmp by pkginstall.
181: EXECDIR=`dirname $0 | grep "^/tmp/install"`
188: # The script has been moved to /tmp. This should never happen since S9
./patches/119060-64/SUNWxwfs/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119060-64/SUNWxwfs/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119060-64/SUNWxwfs/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119060-64/SUNWxwfs/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/119060-64/SUNWxwfs/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119060-64/SUNWxwplr/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119060-64/SUNWxwplr/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119060-64/SUNWxwplr/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/119060-64/SUNWxwplr/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119060-64/SUNWxwplr/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119060-64/SUNWxwman/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119060-64/SUNWxwman/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119060-64/SUNWxwman/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119060-64/SUNWxwman/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/119060-64/SUNWxwman/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119060-64/SUNWxwman/reloc/openwin/share/man/man1/Xserver.1
262:unix UNIX Domain Sockets (/tmp/.x11-unix)
263:pipe Named pipes (/tmp/.x11-pipe/) and shared memory
972:.I /tmp/.X11-unix/X\fBn\fP
976:.I /tmp/.X11-pipe/X\fBn\fP
980:.IR /tmp/rcX\fBn\fP
./patches/119060-64/SUNWxwfnt/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/119060-64/SUNWxwfnt/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119060-64/SUNWxwfnt/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119060-64/SUNWxwfnt/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119060-64/SUNWxwfnt/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119060-64/SUNWxwopt/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119060-64/SUNWxwopt/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119060-64/SUNWxwopt/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/119060-64/SUNWxwopt/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119060-64/SUNWxwopt/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119060-64/SUNWxwsrv/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119060-64/SUNWxwsrv/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/119060-64/SUNWxwsrv/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119060-64/SUNWxwsrv/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119060-64/SUNWxwsrv/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119060-64/SUNWxwrtl/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119060-64/SUNWxwrtl/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119060-64/SUNWxwrtl/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/119060-64/SUNWxwpmn/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119060-64/SUNWxwpmn/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/119060-64/SUNWxwpmn/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119060-64/SUNWxwpmn/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119060-64/SUNWxwpmn/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119060-64/SUNWxwplt/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/119060-64/SUNWxwplt/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119060-64/SUNWxwplt/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119060-64/SUNWxwplt/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119060-64/SUNWxwplt/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119060-64/SUNWxwinc/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119060-64/SUNWxwinc/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/119060-64/SUNWxwinc/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119060-64/SUNWxwinc/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119060-64/SUNWxwinc/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119060-64/SUNWxwice/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119060-64/SUNWxwice/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119060-64/SUNWxwice/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/119060-64/SUNWxwice/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119060-64/SUNWxwice/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119060-64/SUNWxwxst/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119060-64/SUNWxwxst/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119060-64/SUNWxwxst/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119060-64/SUNWxwxst/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119060-64/SUNWxwxst/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/119060-64/SUNWxorg-client-docs/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119060-64/SUNWxorg-client-docs/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/119060-64/SUNWxorg-client-docs/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119060-64/SUNWxorg-client-docs/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119060-64/SUNWxorg-client-docs/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119060-64/SUNWxwacx/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/119060-64/SUNWxwacx/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119060-64/SUNWxwacx/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119060-64/SUNWxwacx/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119060-64/SUNWxwacx/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/120901-03/SUNWcsr/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120901-03/SUNWcsr/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120901-03/SUNWcsr/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/120901-03/SUNWcsr/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120901-03/SUNWdtrc/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120901-03/SUNWdtrc/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120901-03/SUNWdtrc/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120901-03/SUNWdtrc/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/120901-03/SUNWzoneu/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120901-03/SUNWzoneu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/120901-03/SUNWzoneu/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/120901-03/SUNWzoneu/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/118368-04/SUNWcsu/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/118368-04/SUNWcsu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/118368-04/SUNWcsu/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/118368-04/SUNWcsu/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/123006-07/SUNWbrg/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/123006-07/SUNWbrg/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/123006-07/SUNWbrg/install/postinstall
85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/123006-07/SUNWbrg/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/123006-07/SUNWbrg/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/123006-07/SUNWbrg/reloc/usr/sbin/sconadm
166:LOG_LOCATION="/tmp"
./patches/123006-07/SUNWbrg/reloc/usr/dt/config/Xsession.d/1099.br
12:BRLOG=/var/tmp/brlog
13:BRERR=/var/tmp/brerr
./patches/137005-09/SUNWpostgr-82S/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/137005-09/SUNWpostgr-82S/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/137005-09/SUNWpostgr-82S/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137005-09/SUNWpostgr-82S/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137005-09/SUNWpostgr-82S/install/u.none
176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137005-09/SUNWpostgr-82S/reloc/usr/share/src/postgres/8.2/configure
23750:# creating and moving files from /tmp can sometimes cause problems.
./patches/137005-09/SUNWpostgr-82S/reloc/usr/share/src/postgres/8.2/doc/src/sgml/config.sgml
403:
1247:/kernel/fs/tmpfs
3996: - the size of /tmp is limited
4000: recommended to temporarily remove the size limit imposed on /tmp in /etc/vfstab
./patches/137138-09/SUNWipfu/install/i.none
99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWipfu/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137138-09/SUNWipfu/install/u.none
131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWipfu/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/137138-09/SUNWipfu/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/137138-09/SUNWesu/install/u.none
131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWesu/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/137138-09/SUNWesu/install/i.none
99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWesu/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/137138-09/SUNWesu/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137138-09/SUNWcslr/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/137138-09/SUNWcslr/install/u.none
131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWcslr/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/137138-09/SUNWcslr/install/i.none
99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWcslr/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137138-09/SUNWos86r/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137138-09/SUNWos86r/install/u.none
131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWos86r/install/i.none
99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWos86r/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/137138-09/SUNWos86r/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/137138-09/SUNWcakr.i/install/i.none
99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWcakr.i/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137138-09/SUNWcakr.i/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/137138-09/SUNWcakr.i/install/u.none
131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWcakr.i/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/137138-09/SUNWcakr.i/reloc/boot/solaris/bin/root_archive
84: rm -rf ${MINIROOT}/tmp/root/var/sadm/install
85: rm -rf ${MINIROOT}/tmp/root/var/sadm/pkg
108: ln -s ../tmp/root/usr/dt
109: ln -s ../tmp/root/usr/openwin
295: grep -v "set ramdisk_size=" > /tmp/system.$$
296: cat /tmp/system.$$ > "$UNPACKED_ROOT"/etc/system
297: rm /tmp/system.$$
426:MNT=/tmp/mnt$$
427:TMR=/tmp/mr$$
./patches/137138-09/SUNWcakr.i/reloc/boot/solaris/bin/create_ramdisk
32:# set path, but inherit /tmp/bfubin if owned by
35:if [ "`echo $PATH | cut -f 1 -d :`" = /tmp/bfubin ] && \
36: [ -O /tmp/bfubin ] ; then
37: export PATH=/tmp/bfubin
38: export GZIP_CMD=/tmp/bfubin/gzip
76: if [ -x /usr/bin/mkisofs -o -x /tmp/bfubin/mkisofs ] ; then
394:# We use /tmp/ for scratch space now. This may be changed later if there
395:# is insufficient space in /tmp/.
397:rddir="/tmp/create_ramdisk.$$.tmp"
451: tmp_free=`df -b /tmp | tail -1 | awk '{ printf ($2) }'`
./patches/137138-09/SUNWcakr.i/reloc/boot/solaris/bin/extract_boot_filelist
9:# set path, but inherit /tmp/bfubin if it is sane
11:if [ "`echo $PATH | cut -f 1 -d :`" = /tmp/bfubin ] && \
12: [ -O /tmp/bfubin ] ; then
13: export PATH=/tmp/bfubin:/usr/sbin:/usr/bin:/sbin
./patches/137138-09/SUNWdtrc/install/i.none
99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWdtrc/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/137138-09/SUNWdtrc/install/u.none
131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWdtrc/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137138-09/SUNWdtrc/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/137138-09/SUNWpmr/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/137138-09/SUNWpmr/install/u.none
131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWpmr/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/137138-09/SUNWpmr/install/i.none
99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWpmr/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137138-09/SUNWnfssu/install/i.none
99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWnfssu/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137138-09/SUNWnfssu/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/137138-09/SUNWnfssu/install/u.none
131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWnfssu/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/137138-09/SUNWnisu/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137138-09/SUNWnisu/install/u.none
131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWnisu/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/137138-09/SUNWnisu/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/137138-09/SUNWnisu/install/i.none
99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWmv88sx/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137138-09/SUNWmv88sx/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/137138-09/SUNWmv88sx/install/i.none
99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWmv88sx/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/137138-09/SUNWmv88sx/install/u.none
131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWtoo/install/u.none
131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWtoo/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/137138-09/SUNWtoo/install/i.none
99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWtoo/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137138-09/SUNWtoo/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/137138-09/SUNWnfsskr/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137138-09/SUNWnfsskr/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/137138-09/SUNWnfsskr/install/i.none
99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWnfsskr/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/137138-09/SUNWnfsskr/install/u.none
131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWsmapi/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137138-09/SUNWsmapi/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/137138-09/SUNWsmapi/install/u.none
131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWsmapi/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/137138-09/SUNWsmapi/install/i.none
99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWnfscu/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/137138-09/SUNWnfscu/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137138-09/SUNWnfscu/install/u.none
131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWnfscu/install/i.none
99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWnfscu/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/137138-09/README.137138-09
115:/kernel/fs/amd64/tmpfs
124:/kernel/fs/tmpfs
2863: - the size of /tmp is limited
2867: recommended to temporarily remove the size limit imposed on /tmp in /etc/vfstab
./patches/137138-09/SUNWipfh/install/i.none
99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWipfh/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137138-09/SUNWipfh/install/u.none
131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWipfh/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/137138-09/SUNWipfh/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/137138-09/SUNWcry/install/u.none
131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWcry/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137138-09/SUNWcry/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/137138-09/SUNWcry/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/137138-09/SUNWcry/install/i.none
99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWarc/install/u.none
131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWarc/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/137138-09/SUNWarc/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137138-09/SUNWarc/install/i.none
99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWarc/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/137138-09/SUNWnfssr/install/i.none
99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWnfssr/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/137138-09/SUNWnfssr/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137138-09/SUNWnfssr/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/137138-09/SUNWnfssr/install/u.none
131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWxvmpv/install/i.none
99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWxvmpv/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/137138-09/SUNWxvmpv/install/u.none
131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWxvmpv/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137138-09/SUNWxvmpv/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/137138-09/SUNWcsd/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/137138-09/SUNWcsd/install/i.none
99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWcsd/install/i.drvalias
116: obsolete_sparc < $dest > /tmp/oda.$$.tmp
117: cp /tmp/oda.$$.tmp $dest
118: rm -f /tmp/oda.$$.tmp
120: obsolete_i386 < $dest > /tmp/oda.$$.tmp
121: cp /tmp/oda.$$.tmp $dest
122: rm -f /tmp/oda.$$.tmp
199: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
207: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
261:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWcsd/install/u.none
131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWcsd/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/137138-09/SUNWcsd/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137138-09/SUNWcsd/install/i.nametomajor
41: tmpfile=/tmp/nm.$$.tmp
283: obsolete_sparc < $dest > /tmp/onm.$$.tmp
285: obsolete_i386 < $dest > /tmp/onm.$$.tmp
288: cp /tmp/onm.$$.tmp $dest
289: rm -f /tmp/onm.$$.tmp
327: >/tmp/ad.$$.tmp 2>&1; then
332: cat /tmp/ad.$$.tmp >& 2
337: rm -f /tmp/ad.$$.tmp
406: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
414: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
468:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWdmgtu/install/i.none
99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWdmgtu/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/137138-09/SUNWdmgtu/install/u.none
131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWdmgtu/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137138-09/SUNWdmgtu/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/137138-09/SUNWmdr/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/137138-09/SUNWmdr/install/u.none
131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137138-09/SUNWmdr/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/137138-09/SUNWmdr/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137138-09/SUNWmdr/install/i.none
99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/libmysqld/libmysqld.c
535: mysql_debug(opt_arg ? opt_arg : "d:t:o,/tmp/client.trace");
./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/libmysqld/examples/mysqltest.c
1997: DBUG_PUSH(argument ? argument : "d:t:S:i:O,/tmp/mysqltest.trace");
2443: var_from_env("MYSQL_TEST_DIR", "/tmp");
./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/libmysqld/examples/mysql.cc
163:const char *default_dbug_option="d:t:o,/tmp/mysql.trace";
./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/libmysqld/item_sum.cc
287: double tmp2=(sum_sqr - sum*sum/tmp)/tmp;
827: double tmp2=(sum_sqr - sum*sum/tmp)/tmp;
./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/libmysqld/item_func.cc
711: tmp2= dec < 0 ? floor(value/tmp)*tmp : floor(value*tmp)/tmp;
713: tmp2= dec < 0 ? ceil(value/tmp)*tmp : ceil(value*tmp)/tmp;
716: tmp2=dec < 0 ? rint(value/tmp)*tmp : rint(value*tmp)/tmp;
./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/libmysql/libmysql.c
900: mysql_debug(opt_arg ? opt_arg : "d:t:o,/tmp/client.trace");
./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/mysys/mf_iocache.c
1248: const char* fname="/tmp/iocache.test";
./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/scripts/mysqlbug
37:TEMPDIR=/tmp/mysqlbug-$$
38:mkdir $TEMPDIR || (echo "can not create directory in /tmp, aborting"; exit 1;)
257: mv -f $TEMP /tmp/failed-mysql-bugreport
258: echo "The raw bug report exists in /tmp/failed-mysql-bugreport"
./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/scripts/mysqlaccess.sh
243: * log-file for debug-output : /tmp/mysqlaccess.log
302: Moved the log file from /tmp to ~
./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/scripts/mysqlbug.sh
37:TEMPDIR=/tmp/mysqlbug-$$
38:mkdir $TEMPDIR || (echo "can not create directory in /tmp, aborting"; exit 1;)
257: mv -f $TEMP /tmp/failed-mysql-bugreport
258: echo "The raw bug report exists in /tmp/failed-mysql-bugreport"
./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/scripts/make_win_src_distribution.sh
103:for i in $TMP $TMPDIR $TEMPDIR $TEMP /tmp
./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/scripts/make_binary_distribution.sh
19:TMP=/tmp
./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/scripts/make_sharedlib_distribution.sh
18:TMP=/tmp
./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/scripts/mysqlhotcopy.sh
44:my $opt_tmpdir = $ENV{TMPDIR} || "/tmp";
./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/scripts/mysqld_multi.sh
145:#### order my_print_defaults mysqld datadir, @datadir@, /var/log, /tmp
531:# shell> mysql -u root -S /tmp/mysql.sock -proot_password -e
583:socket = /tmp/mysql.sock2
591:socket = /tmp/mysql.sock3
599:socket = /tmp/mysql.sock4
608:socket = /tmp/mysql.sock6
./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/Docs/mysql.info
5560: mysql> LOAD DATA INFILE 'C:/tmp/skr.txt' INTO TABLE skr;
5561: mysql> SELECT * INTO OUTFILE 'C:/tmp/skr.txt' FROM skr;
5583: C:\> mysqlbinlog BINARY_LOG_FILE --result-file=/tmp/bin.sql
5584: C:\> mysql --user=root --execute "source /tmp/bin.sql"
5897:`/tmp/mysql.sock' by default. See *Note installation-layouts::.
6751: directory `/tmp' or `/var/run'), use a `configure' command like
6755: --with-unix-socket-path=/usr/local/mysql/tmp/mysql.sock
8144: * *You do not have write access to the `/tmp' directory*
8147: Unix socket file in the default location (the `/tmp' directory),
8354: socket=/var/tmp/mysql.sock
10096:directory with `patch -p0 mkdir /tmp/mysql-pro
11908: shell> cd /tmp/mysql-pro
11909: shell> tar xf /tmp/mysql-pro-cert-4.1.25-sco-osr6-i686.VOLS.tar
11920: shell> /etc/custom -p SCO:MySQL -i -z /tmp/mysql-pro
11925:for the Media Device, and entering `/tmp/mysql-pro' as the Image
12786:Start the `mysqld' server with a trace log in `/tmp/mysqld.trace' on
12803:`mysqld --debug=d,info,error,query,general,where:O,/tmp/mysqld.trace'
12902: strace /tmp/log libexec/mysqld
12950: nm -n libexec/mysqld > /tmp/mysqld.sym
12955: nm -D -n libexec/mysqld > /tmp/mysqld.sym
12967: gunzip < bin/mysqld.sym.gz > /tmp/mysqld.sym
12971: resolve_stack_dump -s /tmp/mysqld.sym -n mysqld.stack
12976: resolve_stack_dump -s /tmp/mysqld.sym -n mysqld.stack|c++filt
13103: shell> MYSQL_DEBUG=d:t:O,/tmp/client.trace
13106:This causes clients to generate a trace file in `/tmp/client.trace'.
13113: shell> mysql --debug=d:t:O,/tmp/client.trace
13146:`/tmp/program_name.trace' on Unix and `\program_name.trace' on Windows.
13447:'/tmp/mysql.sock' (2)', it means that that MySQL server daemon (Unix)
16749: socket=/tmp/mysql.sock
16753: socket=/tmp/mysql.sock
17772: shell> mysql -u root -S /tmp/mysql.sock -p
17836: socket = /tmp/mysql.sock2
17844: socket = /tmp/mysql.sock3
17852: socket = /tmp/mysql.sock4
17860: socket = /tmp/mysql.sock6
18327: `'d:t:o,FILE_NAME''. The default is `'d:t:o,/tmp/mysql.trace''.
18720: mysql> pager cat > /tmp/log.txt
18741: mysql> pager cat | tee /dr1/tmp/res.txt \
18742: | tee /dr2/tmp/res2.txt | less -n -i -S
19333: `'d:t:o,/tmp/mysqladmin.trace''.
19863: `'d:t:o,/tmp/mysqldump.trace''.
22177: shell> mysqlbinlog binlog.000001 > /tmp/statements.sql
22178: shell> mysqlbinlog binlog.000002 >> /tmp/statements.sql
22179: shell> mysql -e "source /tmp/statements.sql"
22352: The temporary directory. The default is `/tmp'.
22846: --socket=/tmp/mysql.sock
22952: --socket [/tmp/mysql.sock]
23006: `'d:t:o,/tmp/my_print_defaults.trace''.
24650: `/tmp/mysql.sock'. On Windows, the option specifies the pipe name
24678: might be useful if your default `/tmp' directory resides on a
26499: `/tmp/mysql.sock'. (For some distribution formats, the directory
26947: | bdb_tmpdir | /tmp/ |
30829: '/tmp/mysql.sock' (111)
33131:port number (3306) and Unix socket file (`/tmp/mysql.sock'). To
33174: shell> MYSQL_UNIX_PORT=/tmp/mysqld-new.sock
33982: shell> mysqlbinlog /var/log/mysql/bin.123456 > /tmp/mysql_restore.sql
34005: /var/log/mysql/bin.123456 > /tmp/mysql_restore.sql
34007:This command creates a small text file in the `/tmp' directory that
49488: SET blob_col=LOAD_FILE('/tmp/picture')
57765: LOAD DATA INFILE '/tmp/test.txt' INTO TABLE test
57781: LOAD DATA INFILE '/tmp/test.txt' INTO TABLE test IGNORE 1 LINES;
57839: LOAD DATA INFILE '/tmp/jokes.txt' INTO TABLE jokes
58518: SELECT a,b,a+b INTO OUTFILE '/tmp/result.txt'
63483: | tmpdir | /tmp/:/mnt/hd2/tmp/ |
72036: shell> tar -cvf /tmp/mysql-snapshot.tar .
72041: shell> tar -cvf /tmp/mysql-snapshot.tar ./this_db
72043: Then copy the archive file to the `/tmp' directory on the slave
72047: shell> tar -xvf /tmp/mysql-snapshot.tar
73597: shell> tar zcf /tmp/backup.tar.gz /var/lib/mysql
74677:assume that you have placed it in each machine's `/var/tmp' directory.
74755: shell> cd /var/tmp
74866:`/var/tmp'.
74873: 1. Change location to the `/var/tmp' directory, and extract the
74877: shell> cd /var/tmp
74883: downloaded archive, and the files it contains, from `/var/tmp' once
75242:named `world.sql'; for example, in the `/tmp' directory. Then modify
75246: shell> mysql world < /tmp/world.sql
80954:`--debug' `-#' Output debug log `d:t:O,`/tmp/ndb_restore.trace''
87737:in `/tmp/client.trace' on the client machine:
87739: mysql_debug("d:t:O,/tmp/client.trace");
95918: Calls To on Windows, or `/tmp/myodbc.log' on
95961: to `c:\myodbc.sql'(`/tmp/myodbc.sql')
96609: TraceFile = /tmp/odbc.trace
119357: =/var/tmp/test-mxj&createDatabaseIfNotExist=true&server.initialize-user=true
119358: [/var/tmp/test-mxj/bin/mysqld][--no-defaults][--port=3336][--socket=mysql.sock]»
119359: [--basedir=/var/tmp/test-mxj][--datadir=/var/tmp/test-mxj/data]»
119360: [--pid-file=/var/tmp/test-mxj/data/MysqldResource.pid]
119377: 080220 9:40:21 [Note] /var/tmp/test-mxj/bin/mysqld: ready for connections.
119386: 080220 9:40:27 [Note] /var/tmp/test-mxj/bin/mysqld: Normal shutdown
119390: 080220 9:40:29 [Note] /var/tmp/test-mxj/bin/mysqld: Shutdown complete
120238:
and Generated Files (working directory: /tmp
)jjtree /tmp/absolute/grammar.jjt
245: /tmp/grammar.jj
246: /tmp/<generated>.java
249:/tmp/absolute/grammar.jj
250:/tmp/absolute/<generated>.java
256: /tmp/relative/grammar.jj
257: /tmp/relative/<generated>.java
264: /tmp/relative/grammar.jj
265: /tmp/relative/<generated>.java
271: jjtree -OUTPUT_DIRECTORY:relative /tmp/absolute/grammar.jjt
272: /tmp/relative/grammar.jj
273: /tmp/relative/<generated>.java
279: jjtree -OUTPUT_DIRECTORY:/tmp/absolute/ grammar.jjt
280: /tmp/absolute/grammar.jj
281: /tmp/absolute/<generated>.java
287: jjtree -OUTPUT_DIRECTORY:/tmp/absolute/ relative/grammar.jjt
288: /tmp/absolute/grammar.jj
289: /tmp/absolute/<generated>.java
295: jjtree -OUTPUT_DIRECTORY:/tmp/absolute/ /tmp/absolute/grammar.jjt
296: /tmp/absolute/grammar.jj
297: /tmp/absolute/<generated>.java
304: /tmp/output.jj
305: /tmp/<generated>.java
312: /tmp/output.jj
313: /tmp/<generated>.java
319: jjtree -OUTPUT_FILE:output.jj /tmp/absolute/grammar.jjt
320: /tmp/output.jj
321: /tmp/<generated>.java
328: /tmp/relative/output.jj
329: /tmp/relative/<generated>.java
336: /tmp/relative/output.jj
337: /tmp/relative/<generated>.java
343: jjtree -OUTPUT_FILE:output.jj -OUTPUT_DIRECTORY:relative /tmp/absolute/grammar.jjt
344: /tmp/relative/output.jj
345: /tmp/relative/<generated>.java
351: jjtree -OUTPUT_FILE:output.jj -OUTPUT_DIRECTORY:/tmp/absolute/ grammar.jjt
352: /tmp/absolute/output.jj
353: /tmp/absolute/<generated>.java
359: jjtree -OUTPUT_FILE:output.jj -OUTPUT_DIRECTORY:/tmp/absolute/ relative/grammar.jjt
360: /tmp/absolute/output.jj
361: /tmp/absolute/<generated>.java
367: jjtree -OUTPUT_FILE:output.jj -OUTPUT_DIRECTORY:/tmp/absolute/ /tmp/absolute/grammar.jjt
368: /tmp/absolute/output.jj
369: /tmp/absolute/<generated>.java
376: /tmp/subdir/output.jj
377: /tmp/<generated>.java
384: /tmp/subdir/output.jj
385: /tmp/<generated>.java
391: jjtree -OUTPUT_FILE:subdir/output.jj /tmp/absolute/grammar.jjt
392: /tmp/subdir/output.jj
393: /tmp/<generated>.java
400: /tmp/relative/subdir/output.jj
401: /tmp/relative/<generated>.java
408: /tmp/relative/subdir/output.jj
409: /tmp/relative/<generated>.java
415: jjtree -OUTPUT_FILE:subdir/output.jj -OUTPUT_DIRECTORY:relative /tmp/absolute/grammar.jjt
416: /tmp/relative/subdir/output.jj
417: /tmp/relative/<generated>.java
423: jjtree -OUTPUT_FILE:subdir/output.jj -OUTPUT_DIRECTORY:/tmp/absolute/ grammar.jjt
424: /tmp/absolute/subdir/output.jj
425: /tmp/absolute/<generated>.java
431: jjtree -OUTPUT_FILE:subdir/output.jj -OUTPUT_DIRECTORY:/tmp/absolute/ relative/grammar.jjt
432: /tmp/absolute/subdir/output.jj
433: /tmp/absolute/<generated>.java
439: jjtree -OUTPUT_FILE:subdir/output.jj -OUTPUT_DIRECTORY:/tmp/absolute/ /tmp/absolute/grammar.jjt
440: /tmp/absolute/subdir/output.jj
441: /tmp/absolute/<generated>.java
447: jjtree -OUTPUT_FILE:/tmp/subdir/output.jj grammar.jjt
448: /tmp/subdir/output.jj
449: /tmp/<generated>.java
455: jjtree -OUTPUT_FILE:/tmp/subdir/output.jj relative/grammar.jjt
456: /tmp/subdir/output.jj
457: /tmp/<generated>.java
463: jjtree -OUTPUT_FILE:/tmp/subdir/output.jj /tmp/absolute/grammar.jjt
464: /tmp/subdir/output.jj
465: /tmp/<generated>.java
471: jjtree -OUTPUT_FILE:D:/tmp/subdir/output.jj grammar.jjt
472: /tmp/subdir/output.jj
473: /tmp/<generated>.java
479: jjtree -OUTPUT_FILE:D:/tmp/subdir/output.jj relative/grammar.jjt
480: /tmp/subdir/output.jj
481: /tmp/<generated>.java
487: jjtree -OUTPUT_FILE:D:/tmp/subdir/output.jj /tmp/absolute/grammar.jjt
488: /tmp/subdir/output.jj
489: /tmp/<generated>.java
495: jjtree -OUTPUT_FILE:/tmp/subdir/output.jj -OUTPUT_DIRECTORY:relative grammar.jjt
496: /tmp/relative/tmp/subdir/output.jj
497: /tmp/relative/<generated>.java
503: jjtree -OUTPUT_FILE:/tmp/subdir/output.jj -OUTPUT_DIRECTORY:relative relative/grammar.jjt
504: /tmp/relative/tmp/subdir/output.jj
505: /tmp/relative/<generated>.java
511: jjtree -OUTPUT_FILE:/tmp/subdir/output.jj -OUTPUT_DIRECTORY:relative /tmp/absolute/grammar.jjt
512: /tmp/relative/tmp/subdir/output.jj
513: /tmp/relative/<generated>.java
519: jjtree -OUTPUT_FILE:/tmp/subdir/output.jj -OUTPUT_DIRECTORY:/tmp/absolute/ grammar.jjt
520: /tmp/absolute/tmp/subdir/output.jj
521: /tmp/absolute/<generated>.java
527: jjtree -OUTPUT_FILE:/tmp/subdir/output.jj -OUTPUT_DIRECTORY:/tmp/absolute/ relative/grammar.jjt
528: /tmp/absolute/tmp/subdir/output.jj
529: /tmp/absolute/<generated>.java
535:
226: /tmp/grammar.jj
227: /tmp/<generated>.java
234: /tmp/grammar.jj
235: /tmp/<generated>.java
238:/tmp/relative/grammar.jj
239:/tmp/relative/<generated>.java
244: jjtree -OUTPUT_FILE:/tmp/subdir/output.jj -OUTPUT_DIRECTORY:/tmp/absolute/ /tmp/absolute/grammar.jjt
536: /tmp/absolute/tmp/subdir/output.jj
537: /tmp/absolute/<generated>.java
./patches/144997-02/SUNWantS/reloc/usr/sfw/share/src/ant/manual/Tasks/apply.html
401: <fileset dir="/tmp">
410:files below /tmp
not ending in .txt
and all
418: <fileset dir="/tmp"/>
422:file in /tmp
replacing SOURCEFILENAME with the absolute
./patches/144997-02/SUNWantS/reloc/usr/sfw/share/src/ant/manual/Tasks/unzip.html
168: <exclude name="**/tmp*.zip"/>
./patches/144997-02/SUNWantS/reloc/usr/sfw/share/src/ant/src/tests/junit/org/apache/tools/ant/DirectoryScannerTest.java
434: File.separatorChar, '/') + "/tmp";
459: File.separatorChar, '/') + "/tmp";
475: File.separatorChar, '/') + "/tmp";
./patches/144997-02/SUNWantS/reloc/usr/sfw/share/src/ant/src/tests/junit/org/apache/tools/ant/launch/LocatorTest.java
175: assertEquals("file:/tmp/a%C3%A7a%C3%AD%20berry", Locator.encodeURI("file:/tmp/a\u00E7a\u00ED berry"));
176: assertEquals("file:/tmp/a\u00E7a\u00ED berry", Locator.decodeUri("file:/tmp/a%C3%A7a%C3%AD%20berry"));
177: assertEquals("file:/tmp/a\u00E7a\u00ED berry", Locator.decodeUri("file:/tmp/a\u00E7a\u00ED%20berry")); // #50543
178: assertEquals("file:/tmp/hezky \u010Desky", Locator.decodeUri("file:/tmp/hezky%20\u010Desky")); // non-ISO-8859-1 variant
./patches/144997-02/SUNWantS/reloc/usr/sfw/share/src/ant/src/tests/junit/org/apache/tools/ant/util/FileUtilsTest.java
370: File parent = new File((new File("/tmp")).getAbsolutePath());
./patches/144997-02/SUNWantS/reloc/usr/sfw/share/src/ant/src/tests/antunit/taskdefs/cvs/repository/CVSROOT/history
5:O48f748cb|stefan|/tmp/testoutput/*0|antmodule1||antmodule1
6:O48f74940|stefan|/tmp/testoutput/*0|antmodule1||antmodule1
7:O48f749a9|stefan|/tmp/testoutput/*0|antmodule1||antmodule1
8:O48f74a02|stefan|/tmp/testoutput/*0|antmodule1||antmodule1
9:M48f74a39|stefan|/tmp/testoutput/*0|antmodule1|1.4|foo.txt
10:O48f74a62|stefan|/tmp/testoutput/*0|antmodule1||antmodule1
11:O48f75161|stefan|/tmp/testoutput/*0|ant module 2||ant module 2
12:O48f75185|stefan|/tmp/testoutput/*0|ant module 2||ant module 2
13:O48f75186|stefan|/tmp/testoutput/*0|antmodule1||antmodule1
14:O48f75196|stefan|/tmp/testoutput/*0|ant module 2||ant module 2
15:O48f75279|stefan|/tmp/testoutput/*0|ant module 2||ant module 2
16:O48f75282|stefan|/tmp/testoutput/*0|ant module 2||ant module 2
17:O48f75d32|stefan|/tmp/testoutput/*0|ant module 2||ant module 2
18:O48f75d34|stefan|/tmp/testoutput/*0|antmodule1||antmodule1
19:O48f80394|stefan|/tmp/testoutput/*0|ant module 2||ant module 2
20:O48f80395|stefan|/tmp/testoutput/*0|antmodule1||antmodule1
21:O48f80ad6|stefan|/tmp/testoutput/*0|ant module 2||ant module 2
22:O48f80ad7|stefan|/tmp/testoutput/*0|antmodule1||antmodule1
23:O48f8a1d1|stefan|/tmp/testoutput/*0|ant module 2||ant module 2
24:O48f8a1d2|stefan|/tmp/testoutput/*0|antmodule1||antmodule1
25:O48f8a6a4|stefan|/tmp/testoutput/*0|ant module 2||ant module 2
26:O48f8a6a6|stefan|/tmp/testoutput/*0|antmodule1||antmodule1
27:O48f8a764|stefan|/tmp/testoutput/*0|ant module 2||ant module 2
28:O48f8a766|stefan|/tmp/testoutput/*0|antmodule1||antmodule1
29:O48f8abf0|stefan|/tmp/testoutput/*0|ant module 2||ant module 2
30:O48f8abf2|stefan|/tmp/testoutput/*0|antmodule1||antmodule1
33:O48f8ae09|stefan|/tmp/testoutput/*0|ant module 2||ant module 2
34:O48f8ae0a|stefan|/tmp/testoutput/*0|antmodule1||antmodule1
35:O48f8b07c|stefan|/tmp/testoutput/*0|antmodule3||antmodule3
36:O48f8b07d|stefan|/tmp/testoutput/*0|antmodule3||antmodule3
37:O48f8b07e|stefan|/tmp/testoutput/*0|antmodule1||antmodule1
38:O48f8b07f|stefan|/tmp/testoutput/*0|antmodule3||antmodule3
39:O48f8b082|stefan|/tmp/testoutput/*0|ant module 2||ant module 2
40:O48f8b141|stefan|/tmp/testoutput/*0|antmodule3||antmodule3
41:O48f8b14c|stefan|/tmp/testoutput/*0|antmodule3||antmodule3
42:O48f8b1c3|stefan|/tmp/testoutput/*0|antmodule3||antmodule3
43:O48f8b1cd|stefan|/tmp/testoutput/*0|antmodule3||antmodule3
44:O48f8b20c|stefan|/tmp/testoutput/*0|antmodule3||antmodule3
45:O48f8b217|stefan|/tmp/testoutput/*0|antmodule3||antmodule3
46:O48f8b301|stefan|/tmp/testoutput/*0|antmodule3||antmodule3
47:O48f8b302|stefan|/tmp/testoutput/*0|antmodule1||antmodule1
48:O48f8b303|stefan|/tmp/testoutput/*0|antmodule3||antmodule3
49:O48f8b307|stefan|/tmp/testoutput/*0|ant module 2||ant module 2
50:O48f8b308|stefan|/tmp/testoutput/*0|antmodule3||antmodule3
51:O48f8b328|stefan|/tmp/testoutput/*0|antmodule3||antmodule3
52:O48f8b329|stefan|/tmp/testoutput/*0|antmodule1||antmodule1
53:O48f8b32b|stefan|/tmp/testoutput/*0|ant module 2||ant module 2
54:O48f8b32c|stefan|/tmp/testoutput/*0|antmodule3||antmodule3
55:O48fc5e01|stefan|/tmp/testoutput/*0|antmodule3||antmodule3
56:O48fc5e03|stefan|/tmp/testoutput/*0|antmodule1||antmodule1
57:O48fc5e05|stefan|/tmp/testoutput/*0|ant module 2||ant module 2
58:O48fc5e06|stefan|/tmp/testoutput/*0|antmodule3||antmodule3
59:O4936994c|stefan|/tmp/testoutput/*0|antmodule1||antmodule1
60:M493699c6|stefan|/tmp/testoutput/*0|antmodule1|1.5|foo.txt
61:O49369a09|stefan|/tmp/testoutput/*0|antmodule1||antmodule1
62:O49369b73|stefan|/tmp/testoutput/*0|antmodule3||antmodule3
63:O49369b74|stefan|/tmp/testoutput/*0|antmodule1||antmodule1
64:O49369b76|stefan|/tmp/testoutput/*0|ant module 2||ant module 2
65:O49369b77|stefan|/tmp/testoutput/*0|antmodule3||antmodule3
./patches/144997-02/SUNWantS/reloc/usr/sfw/share/src/ant/src/etc/testcases/taskdefs/replace.xml
21:
./patches/136883-03/SUNWsfman/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/136883-03/SUNWsfman/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/136883-03/SUNWsfman/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/136883-03/SUNWsfman/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/136883-03/SUNWsfman/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/136883-03/SUNWsfwhea/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/136883-03/SUNWsfwhea/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/136883-03/SUNWsfwhea/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/136883-03/SUNWsfwhea/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/136883-03/SUNWsfwhea/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/136883-03/SUNWimagickS/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/136883-03/SUNWimagickS/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/136883-03/SUNWimagickS/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/136883-03/SUNWimagickS/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/136883-03/SUNWimagickS/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/136883-03/SUNWimagickS/reloc/usr/sfw/share/src/ImageMagick-6.3.4/Makefile.in
9582: && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
./patches/136883-03/SUNWimagickS/reloc/usr/sfw/share/src/ImageMagick-6.3.4/PerlMagick/t/reference/read/input_rle.miff
7:Comment={HISTORY=rawtorle -w 70 -h 46 -n 3 -o input.rle /tmp/magickAj4Oj_ on Tue Sep 22 21:12:43 1998
./patches/136883-03/SUNWimagickS/reloc/usr/sfw/share/src/ImageMagick-6.3.4/scripts/xsnap
597:set snap(snapshot) /tmp/snap[pid].ppm
598:set snap(tile) /tmp/tile[pid].ppm
./patches/136883-03/SUNWimagickS/reloc/usr/sfw/share/src/ImageMagick-6.3.4/scripts/format_c_api_docs
70:$tmpname_pre_format = "/tmp/fmtdocs_pre.$$";
71:$tmpname_pod = "/tmp/fmtdocs_pod.$$";
72:$tmpname_html = "/tmp/fmtdocs_html.$$";
./patches/136883-03/SUNWimagickS/reloc/usr/sfw/share/src/ImageMagick-6.3.4/config/config.guess
109:: ${TMPDIR=/tmp} ;
./patches/136883-03/SUNWimagickS/reloc/usr/sfw/share/src/ImageMagick-6.3.4/config/install-sh
335: tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
./patches/136883-03/SUNWimagickS/reloc/usr/sfw/share/src/ImageMagick-6.3.4/config/ltmain.sh
160: my_template="${TMPDIR-/tmp}/${1-$progname}"
./patches/136883-03/SUNWimagickS/reloc/usr/sfw/share/src/ImageMagick-6.3.4/ChangeLog
671: /var/tmp/magick-XXa18945).
./patches/136883-03/SUNWimagickS/reloc/usr/sfw/share/src/ImageMagick-6.3.4/www/Magick++/ChangeLog.html
994: /var/tmp/magick-XXa18945).
./patches/136883-03/SUNWimagickS/reloc/usr/sfw/share/src/ImageMagick-6.3.4/www/changelog.html
490:
1128:/kernel/fs/tmpfs
1771:6509627 filling up /tmp hangs s10+ systems
1849:6258345 some of the contents of /tmp/SUNWut/mnt/<Username>/ shows wrong date
3472: - the size of /tmp is limited
3476: recommended to temporarily remove the size limit imposed on /tmp in /etc/vfstab
./patches/139556-08/SUNWarcr/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWarcr/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWarcr/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWarcr/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWarcr/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWbtool/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWbtool/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWbtool/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWbtool/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWbtool/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWzfskr/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWzfskr/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWzfskr/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWzfskr/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWzfskr/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWmdb/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWmdb/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWmdb/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWmdb/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWmdb/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWpcu/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWpcu/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWpcu/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWpcu/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWpcu/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWdoc/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWdoc/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWdoc/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWdoc/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWdoc/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWesu/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWesu/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWesu/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWesu/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWesu/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWpsm-lpd/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWpsm-lpd/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWpsm-lpd/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWpsm-lpd/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWpsm-lpd/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWnfsckr/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWnfsckr/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWnfsckr/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWnfsckr/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWnfsckr/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWcslr/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWcslr/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWcslr/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWcslr/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWcslr/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWpsu/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWpsu/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWpsu/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWpsu/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWpsu/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWipfu/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWipfu/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWipfu/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWipfu/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWipfu/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWtoo/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWtoo/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWtoo/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWtoo/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWtoo/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWppm/reloc/usr/sbin/ppdmgr
312: tmpgoldencache=$ppdmgrtmpdir/tmpgoldencache
618: tmpcachepath=$ppdmgrtmpdir/tmpcachepath
./patches/139556-08/SUNWppm/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWppm/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWppm/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWppm/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWppm/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWos86r/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWos86r/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWos86r/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWos86r/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWos86r/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWtavor/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWtavor/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWtavor/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWtavor/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWtavor/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWdtrc/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWdtrc/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWdtrc/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWdtrc/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWdtrc/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWnisu/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWnisu/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWnisu/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWnisu/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWnisu/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWsmapi/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWsmapi/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWsmapi/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWsmapi/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWsmapi/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWroute/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWroute/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWroute/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWroute/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWroute/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWfmdr/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWfmdr/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWfmdr/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWfmdr/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWfmdr/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWcsd/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWcsd/install/i.nametomajor
37: obsolete_sparc < $dest > /tmp/onm.$$.tmp
39: obsolete_i386 < $dest > /tmp/onm.$$.tmp
42: cp /tmp/onm.$$.tmp $dest
43: rm -f /tmp/onm.$$.tmp
81: >/tmp/ad.$$.tmp 2>&1; then
86: cat /tmp/ad.$$.tmp >& 2
91: rm -f /tmp/ad.$$.tmp
160: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
168: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
222:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
357: tmpfile=/tmp/nm.$$.tmp
./patches/139556-08/SUNWcsd/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWcsd/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWcsd/install/i.minorperm
37: rm -f /tmp/*.$$
50: # add an entry to the /tmp/chdevs.$$ file, which
55: cat /tmp/chattr.$$ | \
71: >> /tmp/sedscript.$$
90: sed -f /tmp/esc.sed.$$`
93: $newp $newu $newg >> /tmp/chdevs.$$
99: if [ -s /tmp/chdevs.$$ ] ; then
100: sort -u /tmp/chdevs.$$ > /tmp/tmp.$$
101: mv /tmp/tmp.$$ /tmp/chdevs.$$
111: # /tmp/deldevs.$$ file, which contains the list of
115: cat /tmp/delete.$$ | while read key deldevs
119: echo "/${grepstr}/d" >> /tmp/sedscript.$$
122: sed -f /tmp/esc.sed.$$`
124: echo "$m" >> /tmp/deldevs.$$
129: if [ -s /tmp/deldevs.$$ ] ; then
130: sort -u /tmp/deldevs.$$ > /tmp/tmp.$$
131: mv /tmp/tmp.$$ /tmp/deldevs.$$
139: if [ -s /tmp/sedscript.$$ ] ; then
140: sed -f /tmp/sedscript.$$ $dst > /tmp/tmp.$$
141: cp /tmp/tmp.$$ $dst
149: if [ -s /tmp/chdevs.$$ -a "$PKG_INSTALL_ROOT" != "" -a \
151: cat /tmp/chdevs.$$ |\
175: if [ -s /tmp/deldevs.$$ -a "$PKG_INSTALL_ROOT" != "" -a \
177: cat /tmp/deldevs.$$ | while read device
183: cat /tmp/add.$$ | while read key
192: rm -f /tmp/*.$$
254: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
262: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
316:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
482:cat > /tmp/chattr.$$ << EOF
537:cat > /tmp/delete.$$ << EOF
573:cat > /tmp/add.$$ << EOF
673:cat > /tmp/esc.sed.$$ << EOF
681:# Internal routine to convert an entry in a /tmp/chwhatever.$$ file to
./patches/139556-08/SUNWcsd/install/i.drvalias
116: obsolete_sparc < $dest > /tmp/oda.$$.tmp
117: cp /tmp/oda.$$.tmp $dest
118: rm -f /tmp/oda.$$.tmp
120: obsolete_i386 < $dest > /tmp/oda.$$.tmp
121: cp /tmp/oda.$$.tmp $dest
122: rm -f /tmp/oda.$$.tmp
199: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
207: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
261:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWcsd/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWcsd/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWdtrp/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWdtrp/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWdtrp/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWdtrp/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWdtrp/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWloc/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWloc/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWloc/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWloc/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWloc/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWgrub/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWgrub/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWgrub/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWgrub/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWgrub/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWcpcu/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWcpcu/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWcpcu/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWcpcu/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWcpcu/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWarc/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWarc/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWarc/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWarc/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWarc/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWibsdpib/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWibsdpib/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWibsdpib/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWibsdpib/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWibsdpib/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWcry/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWcry/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWcry/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWcry/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWcry/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWipfh/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWipfh/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWipfh/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWipfh/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWipfh/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWzfsr/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWzfsr/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWzfsr/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWzfsr/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWzfsr/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWcsr/install/i.manifest
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
157: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
221:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWcsr/install/i.services
32:cat > /tmp/services.cmt.$$ << EOF
78: /tmp/services.$$ > /dev/null 2>&1
82: $dest | line >> /tmp/services.$$
87: cat $src > /tmp/d.$$
88: if [ -f /tmp/services.$$ ]; then
90: cat /tmp/services.cmt.$$ >> /tmp/d.$$
91: cat /tmp/services.$$ >> /tmp/d.$$
92: rm -f /tmp/services.$$ /tmp/services.cmt.$$
94: cp /tmp/d.$$ $dest
95: rm -f /tmp/d.$$
157: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
165: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
219:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWcsr/install/i.renamenew
31:CLEANUP_FILE=/tmp/CLEANUP
104: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
112: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
166:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWcsr/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWcsr/install/i.rbac
47:tmp_dir=${TMPDIR:-/tmp}
418: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
426: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
480:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWcsr/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWcsr/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWcsr/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWcsr/install/i.ipsecalgsbase
112: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
120: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
174:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWcsr/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWcsr/reloc/lib/svc/method/manifest-import
33: $X /usr/sbin/svccfg import $1 2>>/tmp/manifest_import.$$
334: rm -f /tmp/manifest_import.$$
377: if [ -s /tmp/manifest_import.$$ ]; then
379: cat /tmp/manifest_import.$$
385: rm -f /tmp/manifest_import.$$
./patches/139556-08/SUNWsadmi/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWsadmi/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWsadmi/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWsadmi/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWsadmi/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWcsl/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWcsl/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWcsl/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWcsl/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWcsl/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWmdbr/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWmdbr/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWmdbr/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWmdbr/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWmdbr/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWlxu/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWlxu/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWlxu/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWlxu/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWlxu/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWlxr/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWlxr/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWlxr/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWlxr/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWlxr/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWintgige/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWintgige/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWintgige/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWintgige/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWintgige/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWcsu/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWcsu/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWcsu/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWcsu/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWcsu/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWcsu/reloc/usr/sbin/stmsboot
176: TMPDRVCONF=/var/run/tmp.$d.conf.$$
191: TMPDRVCONF=/var/run/tmp.$d.conf.$$
301: TMPDRVCONF=/var/run/tmp.$d.conf.$$
302: TMPDRVCONF_MPXIO_ENTRY=/var/run/tmp.$d.conf.mpxioentry.$$;
303: TMPDRVCONF_SATA_ENTRY=/var/run/tmp.$d.conf.sataentry.$$;
557: TMPDRVCONF=/var/run/tmp.$d.conf.$$
558: TMPDRVCONF_MPXIO_ENTRY=/var/run/tmp.$d.conf.mpxioentry.$$;
./patches/139556-08/SUNWcryr/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWcryr/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWcryr/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWcryr/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWcryr/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWudaplu/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWudaplu/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWudaplu/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWudaplu/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWudaplu/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWckr/install/postinstall
98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139556-08/SUNWckr/install/i.mptconf
32:PREFIX=/tmp/mpt.conf.$$
263: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
271: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
325:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWckr/install/checkinstall
181:# 2. The checkinstall has been moved to /tmp
184:# Check to see if the script has been moved to /tmp by pkginstall.
186:EXECDIR=`dirname $0 | grep "^/tmp/install"`
193: # The script has been moved to /tmp. This should never happen since S9
./patches/139556-08/SUNWckr/install/i.none
101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWckr/install/u.none
133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139556-08/SUNWckr/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/139556-08/SUNWckr/pkgmap
65:1 f none kernel/fs/amd64/tmpfs 0755 root sys 73376 64177 1237986503
71:1 f none kernel/fs/tmpfs 0755 root sys 52396 42195 1237986503
./patches/139556-08/README.139556-08
160:/kernel/fs/amd64/tmpfs
169:/kernel/fs/tmpfs
810:6509627 filling up /tmp hangs s10+ systems
888:6258345 some of the contents of /tmp/SUNWut/mnt/
1455:/kernel/fs/tmpfs
./patches/127128-11/SUNWcsd/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/127128-11/SUNWcsd/install/i.drvalias
111: obsolete_sparc < $dest > /tmp/oda.$$.tmp
112: cp /tmp/oda.$$.tmp $dest
113: rm -f /tmp/oda.$$.tmp
115: obsolete_i386 < $dest > /tmp/oda.$$.tmp
116: cp /tmp/oda.$$.tmp $dest
117: rm -f /tmp/oda.$$.tmp
175: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
183: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
237:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWcsd/install/i.minorperm
66:cat > /tmp/chattr.$$ << EOF
117:cat > /tmp/delete.$$ << EOF
153:cat > /tmp/add.$$ << EOF
248:cat > /tmp/esc.sed.$$ << EOF
256:# Internal routine to convert an entry in a /tmp/chwhatever.$$ file to
290: rm -f /tmp/*.$$
303: # add an entry to the /tmp/chdevs.$$ file, which
308: cat /tmp/chattr.$$ | \
324: >> /tmp/sedscript.$$
343: sed -f /tmp/esc.sed.$$`
346: $newp $newu $newg >> /tmp/chdevs.$$
352: if [ -s /tmp/chdevs.$$ ] ; then
353: sort -u /tmp/chdevs.$$ > /tmp/tmp.$$
354: mv /tmp/tmp.$$ /tmp/chdevs.$$
364: # /tmp/deldevs.$$ file, which contains the list of
368: cat /tmp/delete.$$ | while read key deldevs
372: echo "/${grepstr}/d" >> /tmp/sedscript.$$
375: sed -f /tmp/esc.sed.$$`
377: echo "$m" >> /tmp/deldevs.$$
382: if [ -s /tmp/deldevs.$$ ] ; then
383: sort -u /tmp/deldevs.$$ > /tmp/tmp.$$
384: mv /tmp/tmp.$$ /tmp/deldevs.$$
392: if [ -s /tmp/sedscript.$$ ] ; then
393: sed -f /tmp/sedscript.$$ $dest > /tmp/tmp.$$
394: cp /tmp/tmp.$$ $dest
402: if [ -s /tmp/chdevs.$$ -a "$PKG_INSTALL_ROOT" != "" -a \
404: cat /tmp/chdevs.$$ |\
428: if [ -s /tmp/deldevs.$$ -a "$PKG_INSTALL_ROOT" != "" -a \
430: cat /tmp/deldevs.$$ | while read device
436: cat /tmp/add.$$ | while read key
445: rm -f /tmp/*.$$
488: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
496: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
550:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWcsd/install/i.nametomajor
36: tmpfile=/tmp/nm.$$.tmp
278: obsolete_sparc < $dest > /tmp/onm.$$.tmp
280: obsolete_i386 < $dest > /tmp/onm.$$.tmp
283: cp /tmp/onm.$$.tmp $dest
284: rm -f /tmp/onm.$$.tmp
322: >/tmp/ad.$$.tmp 2>&1; then
327: cat /tmp/ad.$$.tmp >& 2
332: rm -f /tmp/ad.$$.tmp
382: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
390: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
444:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWcsd/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWcsd/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/127128-11/SUNWcsd/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWcsd/install/postinstall
85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/127128-11/SUNWcsd/install/i.kclasses
34: grep '^#pragma' $src > /tmp/newident.$$ 2>/dev/null
54: $dest > /tmp/c.$$
55: if cmp -s /tmp/c.$$ $dest > /dev/null 2>&1
59: cat /tmp/newident.$$ > /tmp/rest.$$
60: sed '/^#pragma.*/d' /tmp/c.$$ >> /tmp/rest.$$
61: cp /tmp/rest.$$ $dest
63: rm -f /tmp/rest.$$ /tmp/newident.$$ /tmp/c.$$
131: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
139: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
193:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWmdr/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWmdr/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWmdr/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/127128-11/SUNWmdr/install/i.manifest
96: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
104: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
168:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWmdr/install/postinstall
85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/127128-11/SUNWmdr/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/127128-11/SUNWnxge.i/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWnxge.i/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/127128-11/SUNWnxge.i/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/127128-11/SUNWnxge.i/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWnxge.i/install/postinstall
85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/127128-11/SUNWtnetd/install/postinstall
85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/127128-11/SUNWtnetd/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/127128-11/SUNWtnetd/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWtnetd/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWtnetd/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/127128-11/SUNWos86r/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/127128-11/SUNWos86r/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWos86r/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/127128-11/SUNWos86r/install/postinstall
85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
534: { printf \"%s\t%s\n\", \$1, \$2 }" ${BASEDIR}/etc/driver_classes > /tmp/d.$$
536: cp /tmp/d.$$ ${BASEDIR}/etc/driver_classes
537: rm /tmp/d.$$
589:# if [ -s /tmp/diskette_rc.d/rcs9.sh ]
591:# /sbin/sh /tmp/diskette_rc.d/rcs9.sh "post"
613:TMPFILE=/tmp/ncrs_tmp
./patches/127128-11/SUNWos86r/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/README.127128-11
198:/kernel/fs/amd64/tmpfs
205:/kernel/fs/tmpfs
./patches/127128-11/SUNWpsh/install/postinstall
85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/127128-11/SUNWpsh/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/127128-11/SUNWpsh/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWpsh/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWpsh/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/127128-11/SUNWcpcu/install/postinstall
85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/127128-11/SUNWcpcu/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWcpcu/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/127128-11/SUNWcpcu/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/127128-11/SUNWcpcu/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWmv88sx/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWmv88sx/install/postinstall
85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/127128-11/SUNWmv88sx/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWmv88sx/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/127128-11/SUNWmv88sx/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/127128-11/SUNWtavor/install/postinstall
85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/127128-11/SUNWtavor/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/127128-11/SUNWtavor/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/127128-11/SUNWtavor/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWtavor/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWftdur/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWftdur/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWftdur/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/127128-11/SUNWftdur/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/127128-11/SUNWftdur/install/postinstall
85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/127128-11/SUNWnfscr/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWnfscr/install/postinstall
85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/127128-11/SUNWnfscr/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWnfscr/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/127128-11/SUNWnfscr/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/127128-11/SUNWnfsskr/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWnfsskr/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWnfsskr/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/127128-11/SUNWnfsskr/install/postinstall
85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/127128-11/SUNWnfsskr/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/127128-11/SUNWcry/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWcry/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/127128-11/SUNWcry/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/127128-11/SUNWcry/install/postinstall
85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/127128-11/SUNWcry/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWarc/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/127128-11/SUNWarc/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWarc/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWarc/install/postinstall
85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/127128-11/SUNWarc/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/127128-11/SUNWvolu/install/postinstall
85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/127128-11/SUNWvolu/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/127128-11/SUNWvolu/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/127128-11/SUNWvolu/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/127128-11/SUNWvolu/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/140456-01/SUNWvncviewer/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/140456-01/SUNWvncviewer/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/140456-01/SUNWvncviewer/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/140456-01/SUNWvncviewer/install/postinstall
92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/140456-01/SUNWvncviewer/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/148404-01/SUNWpppd/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/148404-01/SUNWpppd/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/148404-01/SUNWpppd/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/148404-01/SUNWpppd/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/148404-01/SUNWpppd/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/148566-01/SUNWcsu/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/148566-01/SUNWcsu/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/148566-01/SUNWcsu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/148566-01/SUNWcsu/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/148566-01/SUNWcsu/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/144995-02/SUNWant/reloc/usr/sfw/share/doc/ant/manual/Tasks/ejb.html
1395: tempdir="/tmp"
./patches/144995-02/SUNWant/reloc/usr/sfw/share/doc/ant/manual/Tasks/unzip.html
168: <exclude name="**/tmp*.zip"/>
./patches/144995-02/SUNWant/reloc/usr/sfw/share/doc/ant/manual/Tasks/apply.html
401: <fileset dir="/tmp">
410:files below /tmp
not ending in .txt
and all
418: <fileset dir="/tmp"/>
422:file in /tmp
replacing SOURCEFILENAME with the absolute
./patches/144995-02/SUNWant/reloc/usr/sfw/share/doc/ant/manual/Tasks/jjtree.html
220:
and Generated Files (working directory: /tmp
)jjtree /tmp/absolute/grammar.jjt
245: /tmp/grammar.jj
246: /tmp/<generated>.java
249:/tmp/absolute/grammar.jj
250:/tmp/absolute/<generated>.java
256: /tmp/relative/grammar.jj
257: /tmp/relative/<generated>.java
264: /tmp/relative/grammar.jj
265: /tmp/relative/<generated>.java
271: jjtree -OUTPUT_DIRECTORY:relative /tmp/absolute/grammar.jjt
272: /tmp/relative/grammar.jj
273: /tmp/relative/<generated>.java
279: jjtree -OUTPUT_DIRECTORY:/tmp/absolute/ grammar.jjt
280: /tmp/absolute/grammar.jj
281: /tmp/absolute/<generated>.java
287: jjtree -OUTPUT_DIRECTORY:/tmp/absolute/ relative/grammar.jjt
288: /tmp/absolute/grammar.jj
289: /tmp/absolute/<generated>.java
295: jjtree -OUTPUT_DIRECTORY:/tmp/absolute/ /tmp/absolute/grammar.jjt
296: /tmp/absolute/grammar.jj
297: /tmp/absolute/<generated>.java
304: /tmp/output.jj
305: /tmp/<generated>.java
312: /tmp/output.jj
313: /tmp/<generated>.java
319: jjtree -OUTPUT_FILE:output.jj /tmp/absolute/grammar.jjt
320: /tmp/output.jj
321: /tmp/<generated>.java
328: /tmp/relative/output.jj
329: /tmp/relative/<generated>.java
336: /tmp/relative/output.jj
337: /tmp/relative/<generated>.java
343: jjtree -OUTPUT_FILE:output.jj -OUTPUT_DIRECTORY:relative /tmp/absolute/grammar.jjt
344: /tmp/relative/output.jj
345: /tmp/relative/<generated>.java
351: jjtree -OUTPUT_FILE:output.jj -OUTPUT_DIRECTORY:/tmp/absolute/ grammar.jjt
352: /tmp/absolute/output.jj
353: /tmp/absolute/<generated>.java
359: jjtree -OUTPUT_FILE:output.jj -OUTPUT_DIRECTORY:/tmp/absolute/ relative/grammar.jjt
360: /tmp/absolute/output.jj
361: /tmp/absolute/<generated>.java
367: jjtree -OUTPUT_FILE:output.jj -OUTPUT_DIRECTORY:/tmp/absolute/ /tmp/absolute/grammar.jjt
368: /tmp/absolute/output.jj
369: /tmp/absolute/<generated>.java
376: /tmp/subdir/output.jj
377: /tmp/<generated>.java
384: /tmp/subdir/output.jj
385: /tmp/<generated>.java
391: jjtree -OUTPUT_FILE:subdir/output.jj /tmp/absolute/grammar.jjt
392: /tmp/subdir/output.jj
393: /tmp/<generated>.java
400: /tmp/relative/subdir/output.jj
401: /tmp/relative/<generated>.java
408: /tmp/relative/subdir/output.jj
409: /tmp/relative/<generated>.java
415: jjtree -OUTPUT_FILE:subdir/output.jj -OUTPUT_DIRECTORY:relative /tmp/absolute/grammar.jjt
416: /tmp/relative/subdir/output.jj
417: /tmp/relative/<generated>.java
423: jjtree -OUTPUT_FILE:subdir/output.jj -OUTPUT_DIRECTORY:/tmp/absolute/ grammar.jjt
424: /tmp/absolute/subdir/output.jj
425: /tmp/absolute/<generated>.java
431: jjtree -OUTPUT_FILE:subdir/output.jj -OUTPUT_DIRECTORY:/tmp/absolute/ relative/grammar.jjt
432: /tmp/absolute/subdir/output.jj
433: /tmp/absolute/<generated>.java
439: jjtree -OUTPUT_FILE:subdir/output.jj -OUTPUT_DIRECTORY:/tmp/absolute/ /tmp/absolute/grammar.jjt
440: /tmp/absolute/subdir/output.jj
441: /tmp/absolute/<generated>.java
447: jjtree -OUTPUT_FILE:/tmp/subdir/output.jj grammar.jjt
448: /tmp/subdir/output.jj
449: /tmp/<generated>.java
455: jjtree -OUTPUT_FILE:/tmp/subdir/output.jj relative/grammar.jjt
456: /tmp/subdir/output.jj
457: /tmp/<generated>.java
463: jjtree -OUTPUT_FILE:/tmp/subdir/output.jj /tmp/absolute/grammar.jjt
464: /tmp/subdir/output.jj
465: /tmp/<generated>.java
471: jjtree -OUTPUT_FILE:D:/tmp/subdir/output.jj grammar.jjt
472: /tmp/subdir/output.jj
473: /tmp/<generated>.java
479: jjtree -OUTPUT_FILE:D:/tmp/subdir/output.jj relative/grammar.jjt
480: /tmp/subdir/output.jj
481: /tmp/<generated>.java
487: jjtree -OUTPUT_FILE:D:/tmp/subdir/output.jj /tmp/absolute/grammar.jjt
488: /tmp/subdir/output.jj
489: /tmp/<generated>.java
495: jjtree -OUTPUT_FILE:/tmp/subdir/output.jj -OUTPUT_DIRECTORY:relative grammar.jjt
496: /tmp/relative/tmp/subdir/output.jj
497: /tmp/relative/<generated>.java
503: jjtree -OUTPUT_FILE:/tmp/subdir/output.jj -OUTPUT_DIRECTORY:relative relative/grammar.jjt
504: /tmp/relative/tmp/subdir/output.jj
505: /tmp/relative/<generated>.java
511: jjtree -OUTPUT_FILE:/tmp/subdir/output.jj -OUTPUT_DIRECTORY:relative /tmp/absolute/grammar.jjt
512: /tmp/relative/tmp/subdir/output.jj
513: /tmp/relative/<generated>.java
519: jjtree -OUTPUT_FILE:/tmp/subdir/output.jj -OUTPUT_DIRECTORY:/tmp/absolute/ grammar.jjt
520: /tmp/absolute/tmp/subdir/output.jj
521: /tmp/absolute/<generated>.java
527: jjtree -OUTPUT_FILE:/tmp/subdir/output.jj -OUTPUT_DIRECTORY:/tmp/absolute/ relative/grammar.jjt
528: /tmp/absolute/tmp/subdir/output.jj
529: /tmp/absolute/<generated>.java
535: jjtree -OUTPUT_FILE:/tmp/subdir/output.jj -OUTPUT_DIRECTORY:/tmp/absolute/ /tmp/absolute/grammar.jjt
536: /tmp/absolute/tmp/subdir/output.jj
537: /tmp/absolute/<generated>.java
./patches/144995-02/SUNWant/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/144995-02/SUNWant/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/144995-02/SUNWant/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/144995-02/SUNWant/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/144995-02/SUNWant/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/138827-12/SUNWpostgr-83-devel/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/138827-12/SUNWpostgr-83-devel/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/138827-12/SUNWpostgr-83-devel/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138827-12/SUNWpostgr-83-devel/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/138827-12/SUNWpostgr-83-devel/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138827-12/SUNWpostgr-83-pl/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/138827-12/SUNWpostgr-83-pl/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/138827-12/SUNWpostgr-83-pl/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/138827-12/SUNWpostgr-83-pl/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138827-12/SUNWpostgr-83-pl/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138827-12/SUNWpostgr-83-libs/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/138827-12/SUNWpostgr-83-libs/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/138827-12/SUNWpostgr-83-libs/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138827-12/SUNWpostgr-83-libs/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/138827-12/SUNWpostgr-83-libs/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138827-12/SUNWpostgr-83-server/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138827-12/SUNWpostgr-83-server/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138827-12/SUNWpostgr-83-server/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/138827-12/SUNWpostgr-83-server/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/138827-12/SUNWpostgr-83-server/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/138827-12/SUNWpostgr-83-tcl/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/138827-12/SUNWpostgr-83-tcl/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138827-12/SUNWpostgr-83-tcl/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/138827-12/SUNWpostgr-83-tcl/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138827-12/SUNWpostgr-83-tcl/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/138827-12/SUNWpostgr-83-client/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/138827-12/SUNWpostgr-83-client/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/138827-12/SUNWpostgr-83-client/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138827-12/SUNWpostgr-83-client/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138827-12/SUNWpostgr-83-client/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/138827-12/SUNWpostgr-83-contrib/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/138827-12/SUNWpostgr-83-contrib/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/138827-12/SUNWpostgr-83-contrib/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138827-12/SUNWpostgr-83-contrib/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138827-12/SUNWpostgr-83-contrib/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/138216-01/SUNWxcu4/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138216-01/SUNWxcu4/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138216-01/SUNWxcu4/install/postinstall
85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/138216-01/SUNWxcu4/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/138216-01/SUNWxcu4/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/138216-01/SUNWesu/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/138216-01/SUNWesu/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138216-01/SUNWesu/install/postinstall
85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/138216-01/SUNWesu/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138216-01/SUNWesu/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/142934-05/SUNWcsd/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142934-05/SUNWcsd/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/142934-05/SUNWcsd/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/142934-05/SUNWcsd/install/i.failsafe_amd64
84: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142934-05/SUNWcsd/install/i.failsafe
84: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/144557-03/SUNWzoneu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/144557-03/SUNWzoneu/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/144557-03/SUNWzoneu/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/144557-03/SUNWzoneu/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/144557-03/SUNWzoneu/install/u.none
174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142050-01/SUNWllc/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/142050-01/SUNWllc/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/142050-01/SUNWllc/install/postinstall
92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/142050-01/SUNWllc/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142050-01/SUNWllc/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/144570-01/SUNWzoneu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/144570-01/SUNWzoneu/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/144570-01/SUNWzoneu/install/i.none
145: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
154: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
205: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/144570-01/SUNWzoneu/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/144570-01/SUNWzoneu/install/u.none
174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138248-01/SUNWcdrw/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/138248-01/SUNWcdrw/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138248-01/SUNWcdrw/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138248-01/SUNWcdrw/install/preinstall
25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
132: rm /tmp/installingCLASSES.$$
./patches/138248-01/SUNWcdrw/install/postinstall
85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/122661-08/SUNWcsu/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122661-08/SUNWcsu/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/122661-08/SUNWcsu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/122661-08/SUNWcsu/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/122661-08/SUNWcsr/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/122661-08/SUNWcsr/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/122661-08/SUNWcsr/install/i.manifest
47: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
55: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
96:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122661-08/SUNWcsr/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122661-08/SUNWcsr/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/122661-08/SUNWzoneu/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122661-08/SUNWzoneu/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/122661-08/SUNWzoneu/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/122661-08/SUNWzoneu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/125548-02/SUNWcsr/install/postinstall
84: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125548-02/SUNWcsr/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/125548-02/SUNWcsr/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/125548-02/SUNWcsr/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125548-02/SUNWcsr/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137098-02/SUNWcsr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/137098-02/SUNWcsr/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
355:CLEANUP=/tmp/CLEANUP
408: touch /tmp/${IKEMANIFEST}
412: touch /tmp/${MANKEYMANIFEST}
./patches/137098-02/SUNWcsr/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137098-02/SUNWcsr/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
574: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$
575: cp /tmp/t.$$ $PMTAB
580: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$
581: cp /tmp/a.$$ $AUTH_ATTR
582: rm -f /tmp/a.$$
588: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$
589: cp /tmp/i.$$ $INITTAB
590: rm -f /tmp/i.$$
596: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$
597: cp /tmp/v.$$ $VFSTAB
598: rm -f /tmp/v.$$
621:# The file in /tmp indicates that this system had already been
624:if [ ! -f /tmp/${IKEMANIFEST} ]; then
631: rm /tmp/${IKEMANIFEST}
634:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then
641: rm /tmp/${MANKEYMANIFEST}
./patches/137098-02/SUNWcsr/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125333-23/SUNWflash-player-plugin/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125333-23/SUNWflash-player-plugin/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/125333-23/SUNWflash-player-plugin/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125333-23/SUNWflash-player-plugin/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125333-23/SUNWflash-player-plugin/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/136715-01/SUNWcsu/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/136715-01/SUNWcsu/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/136715-01/SUNWcsu/install/postinstall
85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/136715-01/SUNWcsu/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/136715-01/SUNWcsu/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119214-27/SUNWjss/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/119214-27/SUNWjss/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119214-27/SUNWjss/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119214-27/SUNWjss/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119214-27/SUNWjss/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119214-27/SUNWtls/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119214-27/SUNWtls/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119214-27/SUNWtls/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119214-27/SUNWtls/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119214-27/SUNWtls/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/119214-27/SUNWtlsd/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119214-27/SUNWtlsd/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/119214-27/SUNWtlsd/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119214-27/SUNWtlsd/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119214-27/SUNWtlsd/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119214-27/SUNWprd/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119214-27/SUNWprd/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119214-27/SUNWprd/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119214-27/SUNWprd/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119214-27/SUNWprd/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/119214-27/SUNWpr/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119214-27/SUNWpr/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119214-27/SUNWpr/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119214-27/SUNWpr/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119214-27/SUNWpr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/119214-27/SUNWtlsu/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119214-27/SUNWtlsu/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119214-27/SUNWtlsu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/119214-27/SUNWtlsu/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119214-27/SUNWtlsu/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125534-17/SUNWtgnome-xagent/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125534-17/SUNWtgnome-xagent/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125534-17/SUNWtgnome-xagent/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125534-17/SUNWtgnome-xagent/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/125534-17/SUNWtgnome-xagent/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/125534-17/SUNWtgnome-tstripe/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/125534-17/SUNWtgnome-tstripe/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125534-17/SUNWtgnome-tstripe/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/125534-17/SUNWtgnome-tstripe/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125534-17/SUNWtgnome-tstripe/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125534-17/SUNWtgnome-tsoljdslabel/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125534-17/SUNWtgnome-tsoljdslabel/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125534-17/SUNWtgnome-tsoljdslabel/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/125534-17/SUNWtgnome-tsoljdslabel/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125534-17/SUNWtgnome-tsoljdslabel/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/125534-17/SUNWtgnome-tsol-libs/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/125534-17/SUNWtgnome-tsol-libs/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125534-17/SUNWtgnome-tsol-libs/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/125534-17/SUNWtgnome-tsol-libs/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125534-17/SUNWtgnome-tsol-libs/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125534-17/SUNWtgnome-tsoljdsdevmgr/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/125534-17/SUNWtgnome-tsoljdsdevmgr/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125534-17/SUNWtgnome-tsoljdsdevmgr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/125534-17/SUNWtgnome-tsoljdsdevmgr/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125534-17/SUNWtgnome-tsoljdsdevmgr/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125534-17/SUNWtgnome-tsol-libs-devel/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125534-17/SUNWtgnome-tsol-libs-devel/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125534-17/SUNWtgnome-tsol-libs-devel/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125534-17/SUNWtgnome-tsol-libs-devel/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/125534-17/SUNWtgnome-tsol-libs-devel/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/125534-17/SUNWtgnome-tsoljdsselmgr/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125534-17/SUNWtgnome-tsoljdsselmgr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/125534-17/SUNWtgnome-tsoljdsselmgr/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125534-17/SUNWtgnome-tsoljdsselmgr/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/125534-17/SUNWtgnome-tsoljdsselmgr/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119539-19/SUNWgnome-wm-root/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/119539-19/SUNWgnome-wm-root/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119539-19/SUNWgnome-wm-root/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119539-19/SUNWgnome-wm-root/install/postinstall
92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119539-19/SUNWgnome-wm-root/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/119539-19/SUNWgnome-wm/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119539-19/SUNWgnome-wm/install/postinstall
92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119539-19/SUNWgnome-wm/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/119539-19/SUNWgnome-wm/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119539-19/SUNWgnome-wm/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/139997-03/SUNWcsu/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/139997-03/SUNWcsu/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139997-03/SUNWcsu/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/139997-03/SUNWcsu/install/i.none
143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139997-03/SUNWcsu/install/u.none
175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139997-03/SUNWcsu/reloc/usr/sadm/install/scripts/i.rbac
24:tmp_dir=${TMPDIR:-/tmp}
./patches/139997-03/SUNWcsr/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
530: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$
531: cp /tmp/t.$$ $PMTAB
536: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$
537: cp /tmp/a.$$ $AUTH_ATTR
538: rm -f /tmp/a.$$
544: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$
545: cp /tmp/i.$$ $INITTAB
546: rm -f /tmp/i.$$
552: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$
553: cp /tmp/v.$$ $VFSTAB
554: rm -f /tmp/v.$$
577:# The file in /tmp indicates that this system had already been
580:if [ ! -f /tmp/${IKEMANIFEST} ]; then
587: rm /tmp/${IKEMANIFEST}
590:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then
597: rm /tmp/${MANKEYMANIFEST}
./patches/139997-03/SUNWcsr/install/pkg_i.rbac
24:tmp_dir=${TMPDIR:-/tmp}
./patches/139997-03/SUNWcsr/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
353:CLEANUP=/tmp/CLEANUP
406: touch /tmp/${IKEMANIFEST}
410: touch /tmp/${MANKEYMANIFEST}
./patches/139997-03/SUNWcsr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/139997-03/SUNWrmwbr/install/pkg_postinstall
14:TMPMOF=${TMPDIR:-/tmp}/$MOF.$$
./patches/139997-03/SUNWrmwbr/install/preinstall
67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165: rm /tmp/installingCLASSES.$$
./patches/139997-03/SUNWrmwbr/install/checkinstall
218: # 2. The checkinstall has been moved to /tmp
221: # Check to see if the script has been moved to /tmp by pkginstall.
223: EXECDIR=`dirname $0 | grep "^/tmp/install"`
230: # The script has been moved to /tmp. This should never happen since S9
./patches/139997-03/SUNWrmwbr/install/postinstall
140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
500:TMPMOF=${TMPDIR:-/tmp}/$MOF.$$
./patches/119758-27/README.119758-27
655:/usr/sfw/share/src/mozldap/c-sdk/ldap/libraries/libldap/tmplout.c
656:/usr/sfw/share/src/mozldap/c-sdk/ldap/libraries/libldap/tmpltest.c
999:/usr/sfw/share/src/mozldap/mozilla/directory/c-sdk/ldap/libraries/libldap/tmplout.c (deleted)
1000:/usr/sfw/share/src/mozldap/mozilla/directory/c-sdk/ldap/libraries/libldap/tmpltest.c (deleted)
2489:/usr/sfw/share/src/samba/docs-xml/tmp/Samba3-ByExample.xml (deleted)
2490:/usr/sfw/share/src/samba/docs-xml/tmp/Samba3-Developers-Guide.xml (deleted)
2491:/usr/sfw/share/src/samba/docs-xml/tmp/Samba3-HOWTO.xml (deleted)
2492:/usr/sfw/share/src/samba/docs-xml/tmp/Samba4-HOWTO.xml (deleted)
2493:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/eventlogadm.8.xml (deleted)
2494:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/findsmb.1.xml (deleted)
2495:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_ad.8.xml (deleted)
2496:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_ldap.8.xml (deleted)
2497:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_nss.8.xml (deleted)
2498:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_rid.8.xml (deleted)
2499:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_tdb.8.xml (deleted)
2500:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/index.xml (deleted)
2501:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/libsmbclient.7.xml (deleted)
2502:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/lmhosts.5.xml (deleted)
2503:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/log2pcap.1.xml (deleted)
2504:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/mount.cifs.8.xml (deleted)
2505:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/net.8.xml (deleted)
2506:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/nmbd.8.xml (deleted)
2507:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/nmblookup.1.xml (deleted)
2508:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/ntlm_auth.1.xml (deleted)
2509:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/pam_winbind.7.xml (deleted)
2510:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/pdbedit.8.xml (deleted)
2511:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/profiles.1.xml (deleted)
2512:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/rpcclient.1.xml (deleted)
2513:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/samba.7.xml (deleted)
2514:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smb.conf.5.xml (deleted)
2515:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbcacls.1.xml (deleted)
2516:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbclient.1.xml (deleted)
2517:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbcontrol.1.xml (deleted)
2518:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbcquotas.1.xml (deleted)
2519:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbd.8.xml (deleted)
2520:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbget.1.xml (deleted)
2521:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbgetrc.5.xml (deleted)
2522:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbmnt.8.xml (deleted)
2523:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbmount.8.xml (deleted)
2524:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbpasswd.5.xml (deleted)
2525:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbpasswd.8.xml (deleted)
2526:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbspool.8.xml (deleted)
2527:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbstatus.1.xml (deleted)
2528:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbtar.1.xml (deleted)
2529:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbtree.1.xml (deleted)
2530:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbumount.8.xml (deleted)
2531:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/swat.8.xml (deleted)
2532:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/tdbbackup.8.xml (deleted)
2533:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/tdbdump.8.xml (deleted)
2534:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/tdbtool.8.xml (deleted)
2535:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/testparm.1.xml (deleted)
2536:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/umount.cifs.8.xml (deleted)
2537:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_audit.8.xml (deleted)
2538:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_cacheprime.8.xml (deleted)
2539:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_cap.8.xml (deleted)
2540:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_catia.8.xml (deleted)
2541:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_commit.8.xml (deleted)
2542:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_default_quota.8.xml (deleted)
2543:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_extd_audit.8.xml (deleted)
2544:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_fake_perms.8.xml (deleted)
2545:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_full_audit.8.xml (deleted)
2546:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_gpfs.8.xml (deleted)
2547:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_netatalk.8.xml (deleted)
2548:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_notify_fam.8.xml (deleted)
2549:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_prealloc.8.xml (deleted)
2550:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_readahead.8.xml (deleted)
2551:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_readonly.8.xml (deleted)
2552:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_recycle.8.xml (deleted)
2553:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_shadow_copy.8.xml (deleted)
2554:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_xattr_tdb.8.xml (deleted)
2555:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfstest.1.xml (deleted)
2556:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/wbinfo.1.xml (deleted)
2557:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/winbindd.8.xml (deleted)
2558:/usr/sfw/share/src/samba/docs-xml/tmp/test.xml (deleted)
11586:/usr/sfw/share/src/samba/source4/scripting/devel/tmpfs.sh
./patches/119758-27/SUNWsmbac/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119758-27/SUNWsmbac/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/119758-27/SUNWsmbac/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119758-27/SUNWsfman/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119758-27/SUNWsfman/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/119758-27/SUNWsfman/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119758-27/SUNWsmbar/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119758-27/SUNWsmbar/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119758-27/SUNWsmbar/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119758-27/SUNWsmbar/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119758-27/SUNWsmbar/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/119758-27/SUNWsmbar/install/i.manifest
107: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
116: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
180: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119758-27/SUNWsmbar/reloc/etc/samba/smb.conf-example
197:; path = /tmp
./patches/119758-27/SUNWsmbau/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/119758-27/SUNWsmbau/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119758-27/SUNWsmbau/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119758-27/SUNWsmbau/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119758-27/SUNWsmbau/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119758-27/SUNWsmbau/reloc/usr/share/man/man8/vfs_smb_traffic_analyzer.8
277:If STRING matches to "unix_domain_socket", the module will use a unix domain socket located at /var/tmp/stadsocket, if STRING contains an different string or is not defined, the module will use an internet domain socket for data transfer\&.
./patches/119758-27/SUNWsmbau/reloc/usr/share/man/man8/pam_winbind.8
109:\fIFILE\fR\&. In that case a credential cache in the form of /tmp/krb5cc_UID will be created, where UID is replaced with the numeric user id\&. Leave empty to just do kerberos authentication without having a ticket cache after the logon has succeeded\&.
./patches/119758-27/SUNWsmbau/reloc/usr/share/man/man8/winbindd.8
522:/tmp/\&.winbindd/pipe
527:/tmp/\&.winbindd
529:/tmp/\&.winbindd/pipe
./patches/119758-27/SUNWsmbau/reloc/usr/share/man/man4/pam_winbind.conf.4
91:\fIFILE\fR\&. In that case a credential cache in the form of /tmp/krb5cc_UID will be created, where UID is replaced with the numeric user id\&. Leave empty to just do kerberos authentication without having a ticket cache after the logon has succeeded\&. This setting is empty by default\&.
./patches/119758-27/SUNWsmbau/reloc/usr/share/man/man4/smb.conf.4
423:\(lqpath = /tmp/%u\(rq
425:\(lqpath = /tmp/john\(rq
2175:clustering=yes, you need to tell Samba where ctdbd listens on its unix domain socket\&. The default path as of ctdb 1\&.0 is /tmp/ctdb\&.socket which you have to explicitly set for Samba in smb\&.conf\&.
2181:\fI\fIctdbd socket\fR\fR\fI = \fR\fI/tmp/ctdb\&.socket\fR\fI \fR
5669:/tmp/lpq\&.xxxx
7616:\fI\fIpostexec\fR\fR\fI = \fR\fIecho \e"%u disconnected from %S from %m (%I)\e" >> /tmp/log\fR\fI \fR
7649:\fI\fIpreexec\fR\fR\fI = \fR\fIecho \e"%u connected to %S from %m (%I)\e" >> /tmp/log\fR\fI \fR
7909:print command = echo Printing %s >> /tmp/print\&.log; lpr \-P %p %s; rm %s
10173:This parameter specifies the absolute path of the directory on the filesystem used to store the user defined share definition files\&. This directory must be owned by root, and have no access for other, and be writable only by the group owner\&. In addition the "sticky" bit must also be set, restricting rename and delete to owners of a file (in the same way the /tmp directory is usually configured)\&. Members of the group owner of this directory are the users allowed to create usershares\&. If this parameter is undefined then no user defined shares are allowed\&.
./patches/119758-27/SUNWsmbau/reloc/usr/share/man/man1m/pam_winbind.1m
125:\fIFILE\fR\&. In that case a credential cache in the form of /tmp/krb5cc_UID will be created, where UID is replaced with the numeric user id\&. Leave empty to just do kerberos authentication without having a ticket cache after the logon has succeeded\&.
./patches/119758-27/SUNWsmbau/reloc/usr/share/man/man1m/vfs_smb_traffic_analyzer.1m
293:If STRING matches to "unix_domain_socket", the module will use a unix domain socket located at /var/tmp/stadsocket, if STRING contains an different string or is not defined, the module will use an internet domain socket for data transfer\&.
./patches/119758-27/SUNWsmbau/reloc/usr/share/man/man1m/winbindd.1m
543:/tmp/\&.winbindd/pipe
548:/tmp/\&.winbindd
550:/tmp/\&.winbindd/pipe
./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/Samba3-HOWTO/AccessControls.html
263: directories, such as /tmp
, that are world-writable.
./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/Samba3-HOWTO/diagnosis.html
27:Note
smbclient //BIGSERVER/TMP
. You should
246:the command line for example, smbclient //bigserver/tmp -Ujohndoe
.
249:smbclient //bigserver/tmp -Ujohndoe%secret
.
./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/Samba3-HOWTO/install.html
62: /tmp/smbprn.log
file and deletes the job-file. Moreover, the
1686: put /var/spool/cups/tmp/3e98bf2d333b5 W32X86/infotec_2105.ppd; \
1693:putting file /var/spool/cups/tmp/3e98bf2d333b5 as \W32X86/infotec_2105.ppd
1709: put /var/spool/cups/tmp/3e98bf2d333b5 WIN40/infotec_2105.PPD; \
1719: putting file /var/spool/cups/tmp/3e98bf2d333b5 as \WIN40/infotec_2105.PPD
./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/Samba3-HOWTO/classicalprinting.html
253: No path in service printers - using /tmp
590:to /tmp/print.log
, print the file, then remove it. The semicolon (“;”)
592:print command = echo Printing %s >> /tmp/print.log; lpr -P %p %s; rm %s
Symbols
A
root#
chmod 755 /srv/www/htdocs/lam/tmp
./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/Samba3-ByExample/ntmigration.html
639: -U Administrator%not24get > /tmp/vampire.log 2>1
./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/Samba3-ByExample/net2000users.html
794:smb.conf
File Part Asmb.conf
File Part Bsmb.conf
File Part Csmb.conf
File Part Asmb.conf
File Part B
./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/manpages/pam_winbind.8.html
70: the form of /tmp/krb5cc_UID will be created, where UID is
./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/manpages/winbindd.8.html
211: log file parameter.FILES
/etc/nsswitch.conf(5)
/tmp/.winbindd
directory
215: and /tmp/.winbindd/pipe
file are owned by
./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/manpages/smb.conf.5.html
201: “path = /tmp/%u” is interpreted as “path = /tmp/john” if the user connected with the
1294: socket. The default path as of ctdb 1.0 is /tmp/ctdb.socket which
1298:ctdbd socket
= /tmp/ctdb.socket
3615: share cache information./tmp/lpq.xxxx
4777:postexec
= echo \"%u disconnected from %S from %m (%I)\" >> /tmp/log
4803:preexec
= echo \"%u connected to %S from %m (%I)\" >> /tmp/log
4957: /tmp/print.log; lpr -P %p %s; rm %s
814:/usr/sfw/share/src/mozldap/c-sdk/ldap/libraries/libldap/tmpltest.c
1157:/usr/sfw/share/src/mozldap/mozilla/directory/c-sdk/ldap/libraries/libldap/tmplout.c (deleted)
1158:/usr/sfw/share/src/mozldap/mozilla/directory/c-sdk/ldap/libraries/libldap/tmpltest.c (deleted)
2647:/usr/sfw/share/src/samba/docs-xml/tmp/Samba3-ByExample.xml (deleted)
2648:/usr/sfw/share/src/samba/docs-xml/tmp/Samba3-Developers-Guide.xml (deleted)
2649:/usr/sfw/share/src/samba/docs-xml/tmp/Samba3-HOWTO.xml (deleted)
2650:/usr/sfw/share/src/samba/docs-xml/tmp/Samba4-HOWTO.xml (deleted)
2651:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/eventlogadm.8.xml (deleted)
2652:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/findsmb.1.xml (deleted)
2653:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_ad.8.xml (deleted)
2654:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_ldap.8.xml (deleted)
2655:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_nss.8.xml (deleted)
2656:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_rid.8.xml (deleted)
2657:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_tdb.8.xml (deleted)
2658:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/index.xml (deleted)
2659:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/libsmbclient.7.xml (deleted)
2660:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/lmhosts.5.xml (deleted)
2661:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/log2pcap.1.xml (deleted)
2662:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/mount.cifs.8.xml (deleted)
2663:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/net.8.xml (deleted)
2664:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/nmbd.8.xml (deleted)
2665:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/nmblookup.1.xml (deleted)
2666:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/ntlm_auth.1.xml (deleted)
2667:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/pam_winbind.7.xml (deleted)
2668:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/pdbedit.8.xml (deleted)
2669:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/profiles.1.xml (deleted)
2670:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/rpcclient.1.xml (deleted)
2671:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/samba.7.xml (deleted)
2672:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smb.conf.5.xml (deleted)
2673:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbcacls.1.xml (deleted)
2674:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbclient.1.xml (deleted)
2675:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbcontrol.1.xml (deleted)
2676:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbcquotas.1.xml (deleted)
2677:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbd.8.xml (deleted)
2678:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbget.1.xml (deleted)
2679:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbgetrc.5.xml (deleted)
2680:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbmnt.8.xml (deleted)
2681:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbmount.8.xml (deleted)
2682:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbpasswd.5.xml (deleted)
2683:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbpasswd.8.xml (deleted)
2684:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbspool.8.xml (deleted)
2685:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbstatus.1.xml (deleted)
2686:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbtar.1.xml (deleted)
2687:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbtree.1.xml (deleted)
2688:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbumount.8.xml (deleted)
2689:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/swat.8.xml (deleted)
2690:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/tdbbackup.8.xml (deleted)
2691:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/tdbdump.8.xml (deleted)
2692:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/tdbtool.8.xml (deleted)
2693:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/testparm.1.xml (deleted)
2694:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/umount.cifs.8.xml (deleted)
2695:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_audit.8.xml (deleted)
2696:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_cacheprime.8.xml (deleted)
2697:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_cap.8.xml (deleted)
2698:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_catia.8.xml (deleted)
2699:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_commit.8.xml (deleted)
2700:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_default_quota.8.xml (deleted)
2701:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_extd_audit.8.xml (deleted)
2702:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_fake_perms.8.xml (deleted)
2703:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_full_audit.8.xml (deleted)
2704:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_gpfs.8.xml (deleted)
2705:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_netatalk.8.xml (deleted)
2706:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_notify_fam.8.xml (deleted)
2707:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_prealloc.8.xml (deleted)
2708:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_readahead.8.xml (deleted)
2709:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_readonly.8.xml (deleted)
2710:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_recycle.8.xml (deleted)
2711:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_shadow_copy.8.xml (deleted)
2712:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_xattr_tdb.8.xml (deleted)
2713:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfstest.1.xml (deleted)
2714:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/wbinfo.1.xml (deleted)
2715:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/winbindd.8.xml (deleted)
2716:/usr/sfw/share/src/samba/docs-xml/tmp/test.xml (deleted)
11744:/usr/sfw/share/src/samba/source4/scripting/devel/tmpfs.sh
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/mozldap/c-sdk/config/autoconf/config.guess
108:: ${TMPDIR=/tmp} ;
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/mozldap/c-sdk/config/nfspwd.pl
42:if (m@^/[uh]/@o || s@^/tmp_mnt/@/@o) {
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/mozldap/c-sdk/config/nfspwd
42:if (m@^/[uh]/@o || s@^/tmp_mnt/@/@o) {
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/mozldap/c-sdk/ldap/clients/tools/ldapsearch.c
86: fprintf( stderr, " -t\t\twrite values to files in /tmp\n" );
353: case 't': /* write attribute values to /tmp files */
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/mozldap/c-sdk/ldap/clients/tools/examples-from-ldif-spec.ldif
164:jpegphoto:< file:///tmp/hjensen.jpg
181:jpegphoto:< file:///tmp/fiona.jpg
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/mozldap/c-sdk/ldap/clients/tools/common.c
2128: * If this fails, we use "/tmp" on UNIX and fail on Windows.
2142: return( "/tmp" ); /* last resort on UNIX */
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/mozldap/c-sdk/ldap/clients/tools/fileurl.c
482: * strcat_escaped() can be found in ../../libraries/libldap/tmplout.c
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/lib/util/util.c
59: return "/tmp";
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/lib/replace/libreplace.m4
140: char tpl[20]="/tmp/test.XXXXXX";
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/lib/replace/wscript
343: char tpl[20]="/tmp/test.XXXXXX";
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/lib/replace/config.guess
109:: ${TMPDIR=/tmp} ;
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/Samba3-ByExample/appendix.html
768:root#
chmod 755 /srv/www/htdocs/lam/tmp
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/Samba3-ByExample/ntmigration.html
639: -U Administrator%not24get > /tmp/vampire.log 2>1
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/Samba3-ByExample/net2000users.html
794:smb.conf
File Part Asmb.conf
File Part Bsmb.conf
File Part Csmb.conf
File Part Asmb.conf
File Part B
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/Samba3-HOWTO/VFS.html
513:clamd socket name = /tmp/clamd
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/Samba3-HOWTO/install.html
62: /tmp/print.log
, print the file, then remove it. The semicolon (“;”)
592:print command = echo Printing %s >> /tmp/print.log; lpr -P %p %s; rm %s
Note
smbclient //BIGSERVER/TMP
. You should
246:the command line for example, smbclient //bigserver/tmp -Ujohndoe
.
249:smbclient //bigserver/tmp -Ujohndoe%secret
.
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/Samba3-HOWTO/CUPS-printing.html
119: /tmp/smbprn.log
file and deletes the job-file. Moreover, the
1686: put /var/spool/cups/tmp/3e98bf2d333b5 W32X86/infotec_2105.ppd; \
1693:putting file /var/spool/cups/tmp/3e98bf2d333b5 as \W32X86/infotec_2105.ppd
1709: put /var/spool/cups/tmp/3e98bf2d333b5 WIN40/infotec_2105.PPD; \
1719: putting file /var/spool/cups/tmp/3e98bf2d333b5 as \WIN40/infotec_2105.PPD
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/Samba3-HOWTO/AccessControls.html
263: directories, such as /tmp
, that are world-writable.
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/Samba3-HOWTO/ix01.html
1:Symbols
A
ctdbd socket
= /tmp/ctdb.socket
3615: share cache information./tmp/lpq.xxxx
4777:postexec
= echo \"%u disconnected from %S from %m (%I)\" >> /tmp/log
4803:preexec
= echo \"%u connected to %S from %m (%I)\" >> /tmp/log
4957: /tmp/print.log; lpr -P %p %s; rm %sFILES
/etc/nsswitch.conf(5)
/tmp/.winbindd
directory
215: and /tmp/.winbindd/pipe
file are owned by
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/manpages/pam_winbind.conf.5.html
51: the form of /tmp/krb5cc_UID will be created, where UID is
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/manpages/smb.conf.5
407:\(lqpath = /tmp/%u\(rq
409:\(lqpath = /tmp/john\(rq
2159:clustering=yes, you need to tell Samba where ctdbd listens on its unix domain socket\&. The default path as of ctdb 1\&.0 is /tmp/ctdb\&.socket which you have to explicitly set for Samba in smb\&.conf\&.
2165:\fI\fIctdbd socket\fR\fR\fI = \fR\fI/tmp/ctdb\&.socket\fR\fI \fR
5653:/tmp/lpq\&.xxxx
7600:\fI\fIpostexec\fR\fR\fI = \fR\fIecho \e"%u disconnected from %S from %m (%I)\e" >> /tmp/log\fR\fI \fR
7645:\fI\fIpreexec\fR\fR\fI = \fR\fIecho \e"%u connected to %S from %m (%I)\e" >> /tmp/log\fR\fI \fR
7893:print command = echo Printing %s >> /tmp/print\&.log; lpr \-P %p %s; rm %s
10165:This parameter specifies the absolute path of the directory on the filesystem used to store the user defined share definition files\&. This directory must be owned by root, and have no access for other, and be writable only by the group owner\&. In addition the "sticky" bit must also be set, restricting rename and delete to owners of a file (in the same way the /tmp directory is usually configured)\&. Members of the group owner of this directory are the users allowed to create usershares\&. If this parameter is undefined then no user defined shares are allowed\&.
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/manpages/pam_winbind.conf.5
75:\fIFILE\fR\&. In that case a credential cache in the form of /tmp/krb5cc_UID will be created, where UID is replaced with the numeric user id\&. Leave empty to just do kerberos authentication without having a ticket cache after the logon has succeeded\&. This setting is empty by default\&.
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/manpages/pam_winbind.8
109:\fIFILE\fR\&. In that case a credential cache in the form of /tmp/krb5cc_UID will be created, where UID is replaced with the numeric user id\&. Leave empty to just do kerberos authentication without having a ticket cache after the logon has succeeded\&.
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/manpages/vfs_smb_traffic_analyzer.8
277:If STRING matches to "unix_domain_socket", the module will use a unix domain socket located at /var/tmp/stadsocket, if STRING contains an different string or is not defined, the module will use an internet domain socket for data transfer\&.
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/manpages/winbindd.8
522:/tmp/\&.winbindd/pipe
527:/tmp/\&.winbindd
529:/tmp/\&.winbindd/pipe
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/testsuite/server/rename.exp
21:foreach { op } {"!touch /tmp/test.out\r" "lcd /tmp\r" "rm test.out\r" \
34:file delete "/tmp/test.out"
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/testsuite/server/ipc.exp
25:do_smbclient "lcd /tmp\r" "lcd /tmp"
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/testsuite/server/xfer.exp
22:foreach { op } { "!dd if=/dev/urandom of=/tmp/file bs=1048576 count=1\r" \
23: "lcd /tmp\r" "put file\r" "get file /tmp/file2\r" } {
37:set output [util_start "diff" "/tmp/file /tmp/file2" ""]
48:file delete /tmp/file /tmp/file2
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/testsuite/smbd/sighup.exp
15: set name "/tmp/smb.conf-test-[pid]"
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/testsuite/nsswitch/getpwent_r.c
22: sprintf(fname, "/tmp/getpwent_r-%s.out-%d", id, getpid());
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/testsuite/nsswitch/getgrent_r.c
22: sprintf(fname, "/tmp/getgrent_r-%s.out-%d", id, getpid());
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/testsuite/nsswitch/getent_r.sh
4:# in /tmp by the get{pw,gr}ent_r.c and program are identical. If there is
11:FILES="/tmp/${TYPE}_r-${ID}.out-*"
21:SORTED="/tmp/${TYPE}_r-${ID}.out-*.sorted"
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/testsuite/nsswitch/getgrent_r.exp
22:file delete [glob -nocomplain "/tmp/getgrent_r-$pid.out-*"]
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/testsuite/nsswitch/getpwent_r.exp
22:file delete [glob -nocomplain "/tmp/getpwent_r-$pid.out-*"]
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/buildtools/compare_generated.sh
39: t1=/tmp/$bname.old.$$
40: t2=/tmp/$bname.new.$$
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/Solaris/README
8:The package will be created in the /tmp directory.
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/Solaris/r.swat
3: sed -e '/^swat.*swat$/d' $dest >/tmp/$$swat || exit 2
5: cp -f /tmp/$$swat $dest || exit 2
6: rm -f /tmp/$$swat
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/Solaris/smb.conf.default
197:; path = /tmp
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/Solaris/makepkg.sh
121:TMPINSTALLDIR="/tmp/`basename $DISTR_BASE`-build"
233:pkgmk -o -d /tmp -b $TMPINSTALLDIR/$INSTALL_BASE -f prototype
236: pkgtrans /tmp samba.pkg samba
239:echo The samba package is in /tmp
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/Solaris/i.swat
3: sed -e '/^swat.*swat$/d' $dest >/tmp/$$swat || exit 2
4: cat $src >>/tmp/$$swat || exit 2
7: cp -f /tmp/$$swat $dest || exit 2
8: rm -f /tmp/$$swat
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/RHEL-CTDB/setup/smb.conf
197:; path = /tmp
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/RHEL-CTDB/setup/smbprint
80:#echo $share $password $translate $x_command > /tmp/smbprint.log
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/RHEL/makerpms.git.sh
93: cp ${DOCS_TARBALL} /tmp/${DOCS}
95: tar xjf /tmp/${DOCS}
97: rm -f /tmp/${DOCS}
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/RHEL/setup/smb.conf
197:; path = /tmp
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/RHEL/setup/smbprint
80:#echo $share $password $translate $x_command > /tmp/smbprint.log
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/LSB/lsb-samba.spec
22:BuildRoot: /var/tmp/%{name}-root
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/LSB/smb.conf
213:; path = /tmp
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/Example/setup.sh
9:uniq /etc/services /tmp/tempserv
10:cp /tmp/tempserv /etc/services
11:rm /tmp/tempserv
13:uniq /etc/inetd.conf /tmp/tempinetd
14:cp /tmp/tempinetd /etc/inetd.conf
15:rm /tmp/tempinetd
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/Example/skeleton.tar
217:; path = /tmp
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/SGI/sambalp
155: # Remove the file only if it lives in a directory ending in /tmp.
156: unlink($file) if ($file =~ m(/tmp/[^/]+$));
159: # Remove the file only if current directory ends in /tmp.
160: unlink($file) if (`pwd` =~ m(/tmp$));
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/SGI/relnotes.html
188:/tmp. The workgroup is set by default to "workgroup". It is highly
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/SGI/smb.conf
10:; /usr/tmp and allows access to all printers returned by lpstat.
133: path = /usr/tmp
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/testprogs/blackbox/wintest/wintest.conf
1:#export WINTEST_STARTUP="/tmp/startup client"
2:#export WINTEST_SHUTDOWN=/tmp/shutdown client"
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/testprogs/blackbox/test_passwords.sh
38: $VALGRIND $smbclient //$SERVER/tmp -c "$cmd" -W "$DOMAIN" $@
57:KRB5CCNAME="$PREFIX/tmpuserccache"
60:echo $USERPASS > $PREFIX/tmpuserpassfile
62:testit "kinit with user password" $samba4kinit --password-file=$PREFIX/tmpuserpassfile --request-pac nettestuser@$REALM || failed=`expr $failed + 1`
69:echo $NEWUSERPASS > ./tmpuserpassfile
70:testit "kinit with user password" $samba4kinit --password-file=./tmpuserpassfile --request-pac nettestuser@$REALM || failed=`expr $failed + 1`
81:#cat > ./tmpkpasswdscript <;
)
1046: path = /tmp/%u
is interpreted as path = /tmp/john
if the user connected with the
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/manpages-3/vfs_smb_traffic_analyzer.8.xml
178: use a unix domain socket located at /var/tmp/stadsocket, if
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/selftest/gdb_backtrace
79:BATCHFILE_PRE=/tmp/gdb_backtrace_pre.$$
80:BATCHFILE_MAIN=/tmp/gdb_backtrace_main.$$
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/selftest/gdb_run
8: TMPDIR="/tmp"
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/selftest/target/Samba4.pm
778: $ctx->{tmpdir} = "$ctx->{prefix_abs}/tmp";
1159: $ctx->{tmpdir} = "$ctx->{prefix_abs}/tmp";
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/selftest/selftest.pl
408:my $tmpdir_abs = abs_path("$prefix/tmp");
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/rpc_server/srv_pipe.c
67: "/tmp/%s_%d.%d.prs",
71: "/tmp/%s_%d.prs",
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/wscript
172: exit(fcntl(open("/tmp", O_RDONLY), F_NOTIFY, 0) == -1 ? 1 : 0);
186: exit(fcntl(open("/tmp", O_RDONLY), F_NOTIFY, 0) == -1 ? 1 : 0);
1304: newpath = realpath("/tmp", NULL);
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/modules/vfs_smb_traffic_analyzer.c
35:#define LOCAL_PATHNAME "/var/tmp/stadsocket"
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/modules/vfs_full_audit.c
31: * path = /tmp
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/utils/net_rpc_samsync.c
170: "/tmp/tmp.ldif)\n"
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/utils/net_idmap_check.c
719: char fname[] = "/tmp/net_idmap_check.XXXXXX";
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/configure.in
2845: exit(fcntl(open("/tmp", O_RDONLY), F_NOTIFY, 0) == -1 ? 1 : 0);
3319: newpath = realpath("/tmp", NULL);
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/lib/afs_settoken.c
222: file_save("/tmp/ioctlbuf", iob.in, iob.in_size);
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/lib/smbconf/testsuite.c
208: const char *filename = "/tmp/smb.conf.smbconf_testsuite";
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/selftest/wscript
99: os.system("rm -rf %s/tmp" % env.SELFTEST_PREFIX);
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/selftest/tests.py
65: plantestsuite("samba3.smbtorture_s3.plain(dc).%s" % t, "s3dc", [os.path.join(samba3srcdir, "script/tests/test_smbtorture_s3.sh"), t, '//$SERVER_IP/tmp', '$USERNAME', '$PASSWORD', "", "-l $LOCAL_PATH"])
66: plantestsuite("samba3.smbtorture_s3.crypt(dc).%s" % t, "s3dc", [os.path.join(samba3srcdir, "script/tests/test_smbtorture_s3.sh"), t, '//$SERVER_IP/tmp', '$USERNAME', '$PASSWORD', "-e", "-l $LOCAL_PATH"])
199: plansmbtorturetestsuite(t, "s3dc", '//$SERVER_IP/tmp -U$USERNAME%$PASSWORD --maximum-runtime=900')
201: plansmbtorturetestsuite(t, "s3dc", '//$SERVER_IP/tmpguest -U$USERNAME%$PASSWORD')
203: plansmbtorturetestsuite(t, "s3dc", '//$SERVER_IP/tmpguest -U$USERNAME%$PASSWORD --option=torture:localdir=$SELFTEST_PREFIX/dc/share')
205: plansmbtorturetestsuite(t, "s3dc", '//$SERVER_IP/tmp -U$USERNAME%$PASSWORD')
208: plansmbtorturetestsuite(t, "s3dc", '//$SERVER_IP/tmpcase -U$USERNAME%$PASSWORD')
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/libsmb/clikrb5.c
1330: krb5_error_code smb_krb5_renew_ticket(const char *ccache_string, /* FILE:/tmp/krb5cc_0 */
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/libads/kerberos_verify.c
674: file_save("/tmp/ticket.dat", ticket->data, ticket->length);
720: file_save("/tmp/authdata.dat",
727: file_save("/tmp/authdata.dat",
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/smbd/process.c
1404: if (asprintf(&fname, "/tmp/%s.%d.%s", name, i,
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/winbindd/winbindd_pam.c
482: mem_ctx, "FILE:/tmp/krb5cc_%d", uid);
486: mem_ctx, "WRFILE:/tmp/krb5cc_%d", uid);
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/script/tests/dlopen.sh
18:tempdir=`mktemp -d /tmp/dlopenXXXXXX`
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/script/tests/test_testparm_s3.sh
54: path = /tmp
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/script/tests/gdb_backtrace
64:BATCHFILE_PRE=/tmp/gdb_backtrace_pre.$$
65:BATCHFILE_MAIN=/tmp/gdb_backtrace_main.$$
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/script/tests/wb_pad.sh
18:tempdir=`mktemp -d /tmp/wb_padXXXXXX`
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/script/tests/test_smbclient_s3.sh
36: cmd='echo du | $SMBCLIENT "$@" -U$USERNAME%$PASSWORD //$SERVER/tmp -I $SERVER_IP $ADDARGS 2>&1'
69: cmd='CLI_FORCE_INTERACTIVE=yes $SMBCLIENT "$@" -U$USERNAME%$PASSWORD //$SERVER/tmp -I $SERVER_IP $ADDARGS < $tmpfile 2>&1'
107: cmd='CLI_FORCE_INTERACTIVE=yes $SMBCLIENT "$@" -U$USERNAME%$PASSWORD //$SERVER/tmp -I $SERVER_IP $ADDARGS < $tmpfile 2>&1'
136: tmpfile=/tmp/smbclient.in.$$
147: cmd='CLI_FORCE_INTERACTIVE=yes $SMBCLIENT "$@" -U$USERNAME%$PASSWORD //$SERVER/tmp -I $SERVER_IP $ADDARGS < $tmpfile 2>&1'
186: tmpfile=/tmp/smbclient.in.$$
243: tmpfile=/tmp/smbclient.in.$$
299: tmpfile=/tmp/smbclient.in.$$
369: $SMBCLIENT //$SERVER_IP/tmp -C -U "${USERNAME}%" \
380: $SMBCLIENT //$SERVER_IP/tmp -C -U "${USERNAME}%" \
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/script/tests/printing/modprinter.pl
118: print CONFIGFILE_NEW "[$share_name]\n\tprintable = yes\n\tpath = /tmp\n";
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/script/tests/test_smbclient_auth.sh
27:testit "smbclient //$SERVER/tmpguest" $SMBCLIENT //$SERVER/tmpguest $CONFIGURATION -U$USERNAME%$PASSWORD -I $SERVER_IP -p 139 -c quit $ADDARGS
28:testit "smbclient //$SERVER/tmpguest as anon" $SMBCLIENT //$SERVER/tmpguest $CONFIGURATION -U% -I $SERVER_IP -p 139 -c quit $ADDARGS
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/libnet/libnet_samsync_ldif.c
902: const char *add_template = "/tmp/add.ldif.XXXXXX";
903: const char *mod_template = "/tmp/mod.ldif.XXXXXX";
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/param/loadparm.c
4885: "/tmp/vlp.tdb"));
4887: tdbfile="tdbfile=/tmp/vlp.tdb";
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/locale/net/de.po
6752:"\t\t ldif - put accounts in ldif format (file defaults to /tmp/tmp.ldif)\n"
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/config.guess
109:: ${TMPDIR=/tmp} ;
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/configure
9575: char tpl[20]="/tmp/test.XXXXXX";
23005: exit(fcntl(open("/tmp", O_RDONLY), F_NOTIFY, 0) == -1 ? 1 : 0);
24811: newpath = realpath("/tmp", NULL);
41571:# creating and moving files from /tmp can sometimes cause problems.
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/change-log
1076: - made default path in services /tmp if not specified
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/printing/tests/vlp.c
50: printf("Usage: vlp tdbfile=/tmp/vlp.tdb lpq|lprm|print|queuepause|queueresume|"
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/release-scripts/create-tarball
124: echo "Building documentation. This may take a while. Log file in /tmp/docs-build.log.$$"
126: ${TOPDIR}/release-scripts/build-docs 2> /tmp/docs-build.log.$$
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/heimdal/lib/krb5/krb5.h
321:#define KRB5_DEFAULT_CCFILE_ROOT "/tmp/krb5cc_"
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/heimdal/lib/krb5/expand_path.c
294: *ret = strdup("/tmp");
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/heimdal/lib/krb5/krb5-v4compat.h
111:#define TKT_ROOT "/tmp/tkt"
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/heimdal/lib/krb5/krb5_locl.h
294:#define KRB5_DEFAULT_CCNAME_FILE "FILE:/tmp/krb5cc_%{uid}"
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/utils/tests/test_samba_tool.sh
32:testit "Test login with --machine-pass without kerberos" $VALGRIND $smbclient -c 'ls' $CONFIGURATION //$SERVER/tmp --machine-pass -k no
34:testit "Test login with --machine-pass and kerberos" $VALGRIND $smbclient -c 'ls' $CONFIGURATION //$SERVER/tmp --machine-pass -k yes
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/selftest/tests.py
225: plansmbtorturetestsuite(t, "dc", '//$SERVER/tmp -U$USERNAME%$PASSWORD' + " " + " ".join(ntvfsargs))
305: plantestsuite_loadlist("samba4.%s" % name, "dc", [valgrindify(smb4torture), "$LISTOPT", '//$NETBIOSNAME/tmp', signoptions, '-U$USERNAME%$PASSWORD', 'base.xcopy'])
315: plantestsuite_loadlist("samba4.%s domain-creds" % name, "member", [valgrindify(smb4torture), "$LISTOPT", '//$NETBIOSNAME/tmp', signoptions, '-U$DC_USERNAME%$DC_PASSWORD', 'base.xcopy'])
323: plantestsuite_loadlist("samba4.%s local-creds" % name, "member", [valgrindify(smb4torture), "$LISTOPT", '//$NETBIOSNAME/tmp', signoptions, '-U$NETBIOSNAME/$USERNAME%$PASSWORD', 'base.xcopy'])
324:plantestsuite_loadlist("samba4.smb.signing --signing=yes anon", "dc", [valgrindify(smb4torture), "$LISTOPT", '//$NETBIOSNAME/tmp', '-k', 'no', '--signing=yes', '-U%', 'base.xcopy'])
325:plantestsuite_loadlist("samba4.smb.signing --signing=required anon", "dc", [valgrindify(smb4torture), "$LISTOPT", '//$NETBIOSNAME/tmp', '-k', 'no', '--signing=required', '-U%', 'base.xcopy'])
326:plantestsuite_loadlist("samba4.smb.signing --signing=no anon", "member", [valgrindify(smb4torture), "$LISTOPT", '//$NETBIOSNAME/tmp', '-k', 'no', '--signing=no', '-U%', 'base.xcopy'])
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/selftest/wscript
99: os.system("rm -rf %s/tmp" % env.SELFTEST_PREFIX);
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/client/tests/test_smbclient.sh
32: $VALGRIND $smbclient $CONFIGURATION //$SERVER/tmp -c "$cmd" -W "$DOMAIN" -U"$USERNAME%$PASSWORD" $@
130:testit "Test login with --authentication-file" $VALGRIND $smbclient -c 'ls' $CONFIGURATION //$SERVER/tmp --authentication-file=tmpauthfile || failed=`expr $failed + 1`
135:testit "Test login with PASSWD_FILE" $VALGRIND $smbclient -c 'ls' $CONFIGURATION //$SERVER/tmp -W "$DOMAIN" -U"$USERNAME" || failed=`expr $failed + 1`
142:testit "Test login with PASSWD" $VALGRIND $smbclient -c 'ls' $CONFIGURATION //$SERVER/tmp -W "$DOMAIN" -U"$USERNAME" || failed=`expr $failed + 1`
147:testit "Test login with USER and PASSWD" $VALGRIND $smbclient -k no -c 'ls' $CONFIGURATION //$SERVER/tmp -W "$DOMAIN" || failed=`expr $failed + 1`
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/setup/share.ldif
24:path: /tmp
39:path: /tmp
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/setup/DB_CONFIG
14:#set_tmp_dir ${LDAPDBDIR}/tmp
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/setup/fedorads.inf
22:tmp_dir= ${LDAPDIR}/slapd-${LDAP_INSTANCE}/tmp
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/lib/ldb/tools/ldbedit.c
220: char file_template[] = "/tmp/ldbedit.XXXXXX";
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/lib/ldb/tests/test-default-config.ldif
16:Path: /tmp
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/lib/ldb/tests/slapd.conf
10:pidfile tests/tmp/slapd.pid
11:argsfile tests/tmp/slapd.args
17:include tests/tmp/modules.conf
24:directory tests/tmp/db
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/lib/ldb/tests/start_slapd.sh
8:mkdir -p $LDBDIR/tests/tmp/db
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/lib/ldb/tests/ldapi_url.sh
7:TMPDIR=$BASE/tests/tmp
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/lib/ldb/tests/init_slapd.sh
8:rm -rf tests/tmp/db
9:mkdir -p tests/tmp/db
11:if [ -f tests/tmp/slapd.pid ]; then
12: kill `cat tests/tmp/slapd.pid`
15:if [ -f tests/tmp/slapd.pid ]; then
16: kill -9 `cat tests/tmp/slapd.pid`
17: rm -f tests/tmp/slapd.pid
23:MODCONF=tests/tmp/modules.conf
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/lib/ldb/tests/python/api.py
56: x.set_modules_dir("/tmp")
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/lib/ldb/tests/kill_slapd.sh
8:if [ -f tests/tmp/slapd.pid ]; then
9: echo "killing slapd process `cat tests/tmp/slapd.pid`"
10: kill -9 `cat tests/tmp/slapd.pid`
11: rm -f tests/tmp/slapd.pid
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/scripting/devel/config_base
6:# samba-tool $(scripting/devel/config_base /tmp/testprefix) join .....
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/ntvfs/cifs_posix_cli/README
11: path = /tmp/testshare
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/ntvfs/nbench/vfs_nbench.c
126: logname = talloc_asprintf(req, "/tmp/nbenchlog%d.%u", ntvfs->depth,
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/ntvfs/simple/README
9: path = /tmp/testshare
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/torture/tests/test_masktest.sh
26:testit "masktest" $VALGRIND $masktest //$SERVER/tmp --num-ops=200 --dieonerror -W "$DOMAIN" -U"$USERNAME%$PASSWORD" $@ || failed=`expr $failed + 1`
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/param/tests/share.c
52: { SHARE_INFO_STRING, SHARE_PATH, discard_const_p(void *, "/tmp/bla") }
128: { SHARE_INFO_STRING, SHARE_PATH, discard_const_p(void *, "/tmp/bla") }
151: { SHARE_INFO_STRING, SHARE_PATH, discard_const_p(void *, "/tmp/bla") }
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/librpc/tests/binding_string.c
95: "ncacn_unix_stream:[/tmp/epmapper]",
97: "ncacn_unix_stream:[/tmp/epmapper,sign]",
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/nsswitch/winbind_nss_aix.c
66: f = fopen("/tmp/WINBIND_DEBUG.log", "a");
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/nsswitch/winbind_struct_protocol.h
32:#define WINBINDD_SOCKET_DIR "/tmp/.winbindd" /* Name of PF_UNIX dir */
./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/testdata/samba3/smb.conf
20: path = /tmp
./patches/119758-27/SUNWsmbaS/pkgmap
288:1 f none usr/sfw/share/src/mozldap/c-sdk/ldap/libraries/libldap/tmplout.c 0444 root bin 29478 4213 1363166767
289:1 f none usr/sfw/share/src/mozldap/c-sdk/ldap/libraries/libldap/tmpltest.c 0444 root bin 9830 24099 1363166767
7463:1 f none usr/sfw/share/src/samba/source4/scripting/devel/tmpfs.sh 0444 root bin 480 40577 1363179856
./patches/119758-27/SUNWsmbaS/install/preinstall
66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163: /usr/bin/rm /tmp/installingCLASSES.$$
./patches/119758-27/SUNWsmbaS/install/u.none
186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119758-27/SUNWsmbaS/install/checkinstall
217: # 2. The checkinstall has been moved to /tmp
220: # Check to see if the script has been moved to /tmp by pkginstall.
222: EXECDIR=`dirname $0 | grep "^/tmp/install"`
229: # The script has been moved to /tmp. This should never happen since S9
./patches/119758-27/SUNWsmbaS/install/i.none
149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119758-27/SUNWsmbaS/install/postinstall
144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119758-27/SUNWsmbaS/install/deletes
552:usr/sfw/share/src/samba/docs-xml/tmp/Samba3-ByExample.xml
553:usr/sfw/share/src/samba/docs-xml/tmp/Samba3-Developers-Guide.xml
554:usr/sfw/share/src/samba/docs-xml/tmp/Samba3-HOWTO.xml
555:usr/sfw/share/src/samba/docs-xml/tmp/Samba4-HOWTO.xml
556:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/eventlogadm.8.xml
557:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/findsmb.1.xml
558:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_ad.8.xml
559:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_ldap.8.xml
560:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_nss.8.xml
561:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_rid.8.xml
562:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_tdb.8.xml
563:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/index.xml
564:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/libsmbclient.7.xml
565:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/lmhosts.5.xml
566:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/log2pcap.1.xml
567:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/mount.cifs.8.xml
568:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/net.8.xml
569:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/nmbd.8.xml
570:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/nmblookup.1.xml
571:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/ntlm_auth.1.xml
572:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/pam_winbind.7.xml
573:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/pdbedit.8.xml
574:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/profiles.1.xml
575:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/rpcclient.1.xml
576:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/samba.7.xml
577:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smb.conf.5.xml
578:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbcacls.1.xml
579:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbclient.1.xml
580:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbcontrol.1.xml
581:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbcquotas.1.xml
582:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbd.8.xml
583:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbget.1.xml
584:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbgetrc.5.xml
585:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbmnt.8.xml
586:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbmount.8.xml
587:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbpasswd.5.xml
588:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbpasswd.8.xml
589:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbspool.8.xml
590:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbstatus.1.xml
591:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbtar.1.xml
592:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbtree.1.xml
593:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbumount.8.xml
594:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/swat.8.xml
595:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/tdbbackup.8.xml
596:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/tdbdump.8.xml
597:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/tdbtool.8.xml
598:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/testparm.1.xml
599:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/umount.cifs.8.xml
600:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_audit.8.xml
601:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_cacheprime.8.xml
602:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_cap.8.xml
603:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_catia.8.xml
604:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_commit.8.xml
605:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_default_quota.8.xml
606:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_extd_audit.8.xml
607:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_fake_perms.8.xml
608:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_full_audit.8.xml
609:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_gpfs.8.xml
610:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_netatalk.8.xml
611:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_notify_fam.8.xml
612:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_prealloc.8.xml
613:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_readahead.8.xml
614:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_readonly.8.xml
615:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_recycle.8.xml
616:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_shadow_copy.8.xml
617:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_xattr_tdb.8.xml
618:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfstest.1.xml
619:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/wbinfo.1.xml
620:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/winbindd.8.xml
621:usr/sfw/share/src/samba/docs-xml/tmp/test.xml
./patches/119369-04/SUNWgnome-print/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119369-04/SUNWgnome-print/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/119369-04/SUNWgnome-print/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/119369-04/SUNWgnome-print/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119369-04/SUNWgnome-print-devel/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119369-04/SUNWgnome-print-devel/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119369-04/SUNWgnome-print-devel/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/119369-04/SUNWgnome-print-devel/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/119369-04/SUNWgnome-print-share/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119369-04/SUNWgnome-print-share/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/119369-04/SUNWgnome-print-share/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119369-04/SUNWgnome-print-share/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/119369-04/SUNWgnome-print-devel-share/install/postinstall
67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119369-04/SUNWgnome-print-devel-share/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/119369-04/SUNWgnome-print-devel-share/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119369-04/SUNWgnome-print-devel-share/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/125138-54/SUNWj6jmp/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/125138-54/SUNWj6jmp/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125138-54/SUNWj6jmp/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/125138-54/SUNWj6jmp/install/postinstall
66: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125138-54/SUNWj6jmp/reloc/jdk/instances/jdk1.6.0/man/ja_JP.UTF-8/man1/rmid.1
103:\f2System.err\fP に対する出力は、ファイルにリダイレクトされる。このファイルは \f2java.io.tmpdir\fP システムプロパティーで指定されるディレクトリ (通常は \f2/var/tmp\fP または \f2/tmp\fP) にある。 ファイル名の接頭辞は \f2rmid\-err\fP で、接尾辞は \f2"tmp"\fP である
./patches/125138-54/SUNWj6jmp/reloc/jdk/instances/jdk1.6.0/man/ja_JP.UTF-8/man1/keytool.1
1499:まず、証明書の内容を表示し (\f2\-printcert\fP コマンドを使用するか、または \f2\-noprompt\fP オプションを指定しないで \f2\-import\fP コマンドを使用)、表示された証明書のフィンガープリントが、期待されるフィンガープリントと一致するかどうかを確認します。たとえば、あるユーザーから証明書が送られてきて、この証明書を \f2/tmp/cert\fP という名前でファイルに格納しているとします。この場合は、信頼できる証明書のリストにこの証明書を追加する前に、\f2\-printcert\fP コマンドを実行してフィンガープリントを表示できます。 たとえば、次のようにします。
1504: keytool \-printcert \-file /tmp/cert
./patches/125138-54/SUNWj6jmp/reloc/jdk/instances/jdk1.6.0/man/ja_JP.PCK/man1/keytool.1
1499:܂Aؖ̓e\ (\f2\-printcert\fP R}hgp邩A܂ \f2\-noprompt\fP IvVw肵Ȃ \f2\-import\fP R}hgp)A\ꂽؖ̃tBK[vgA҂tBK[vgƈv邩ǂmF܂BƂA郆[U[ؖĂāȀؖ \f2/tmp/cert\fP ƂOŃt@CɊi[ĂƂ܂B̏ꍇ́AMłؖ̃Xgɂ̏ؖljOɁA\f2\-printcert\fP R}hsătBK[vg\ł܂B ƂÂ悤ɂ܂B
1504: keytool \-printcert \-file /tmp/cert
./patches/125138-54/SUNWj6jmp/reloc/jdk/instances/jdk1.6.0/man/ja_JP.PCK/man1/rmid.1
103:\f2System.err\fP ɑo͂́At@CɃ_CNgB̃t@C \f2java.io.tmpdir\fP VXevpeB[Ŏw肳fBNg (ʏ \f2/var/tmp\fP ܂ \f2/tmp\fP) ɂB t@C̐ړ \f2rmid\-err\fP ŁAڔ \f2"tmp"\fP ł
./patches/125138-54/SUNWj6jmp/reloc/jdk/instances/jdk1.6.0/man/ja/man1/rmid.1
103:\f2System.err\fP ФϤϡե˥쥯Ȥ롣Υե \f2java.io.tmpdir\fP ƥץѥƥǻꤵǥ쥯ȥ (̾ \f2/var/tmp\fP ޤ \f2/tmp\fP) ˤ롣 ե̾Ƭ \f2rmid\-err\fP ǡ \f2"tmp"\fP Ǥ
./patches/125138-54/SUNWj6jmp/reloc/jdk/instances/jdk1.6.0/man/ja/man1/keytool.1
1499:ޤƤɽ (\f2\-printcert\fP ޥɤѤ뤫ޤ \f2\-noprompt\fP ץꤷʤ \f2\-import\fP ޥɤ)ɽ줿ΥեץȤԤեץȤȰפ뤫ɤǧޤȤС桼Ƥơξ \f2/tmp/cert\fP Ȥ̾ǥե˳ǼƤȤޤξϡǤΥꥹȤˤξɲäˡ\f2\-printcert\fP ޥɤ¹ԤƥեץȤɽǤޤ ȤСΤ褦ˤޤ
1504: keytool \-printcert \-file /tmp/cert
./patches/125138-54/SUNWj6dev/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125138-54/SUNWj6dev/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/125138-54/SUNWj6dev/install/postinstall
66: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125138-54/SUNWj6dev/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/125138-54/SUNWj6dev/reloc/jdk/instances/jdk1.6.0/lib/visualvm/platform/lib/nbexec
420: scutil_out=/tmp/nb-proxy-detection.$$
./patches/125138-54/SUNWj6man/reloc/jdk/instances/jdk1.6.0/man/man1/keytool.1
1498:View it first (using the \f2\-printcert\fP command, or the \f2\-importcert\fP command without the \f2\-noprompt\fP option), and make sure that the displayed certificate fingerprint(s) match the expected ones. For example, suppose someone sends or emails you a certificate, and you put it in a file named \f2/tmp/cert\fP. Before you consider adding the certificate to your list of trusted certificates, you can execute a \f2\-printcert\fP command to view its fingerprints, as in
1503: keytool \-printcert \-file /tmp/cert
./patches/125138-54/SUNWj6man/reloc/jdk/instances/jdk1.6.0/man/man1/rmid.1
103:Output printed to \f2System.err\fP is redirected to a file. This file is located in the directory specified by the \f2java.io.tmpdir\fP system property (typically \f2/var/tmp\fP or \f2/tmp\fP) with the prefix \f2"rmid\-err"\fP and the suffix \f2"tmp"\fP.
./patches/125138-54/SUNWj6man/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/125138-54/SUNWj6man/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/125138-54/SUNWj6man/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125138-54/SUNWj6man/install/postinstall
66: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125138-54/SUNWj6dmo/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/125138-54/SUNWj6dmo/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125138-54/SUNWj6dmo/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/125138-54/SUNWj6dmo/install/postinstall
66: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125138-54/SUNWj6rt/reloc/jdk/instances/jdk1.6.0/jre/lib/content-types.properties
23:temp.file.template: /tmp/%s
./patches/125138-54/SUNWj6rt/install/postinstall
66: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125138-54/SUNWj6rt/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125138-54/SUNWj6rt/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/125138-54/SUNWj6rt/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/125138-54/SUNWj6cfg/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153: # The script has been moved to /tmp. This should never happen since S9
./patches/125138-54/SUNWj6cfg/install/i.preserve
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125138-54/SUNWj6cfg/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./patches/125138-54/SUNWj6cfg/install/i.none
42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125138-54/SUNWj6cfg/install/postinstall
66: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/138362-01/SUNWsadmi/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138362-01/SUNWsadmi/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187: # The script has been moved to /tmp. This should never happen since S9
./patches/138362-01/SUNWsadmi/install/i.none
46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138362-01/SUNWsadmi/install/postinstall
92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/138362-01/SUNWsadmi/install/preinstall
19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$
112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126: rm /tmp/installingCLASSES.$$
./installpatchset
604: # in miniroot, /var is symlink to ./tmp/root/var
607: if [ "$var_dir" = "/tmp/root/var" ] ; then
1222: kern_zone_name=`$SED -n "s|^$zone_name \(SUNWlu[^ ]\{1,\}\) $ROOTDIR$|\1|p" /tmp/.alt.lu-zone-map 2> /dev/null`