HomeSort by relevance Sort by last modified time
    Searched refs:BASEDIR (Results 1 - 25 of 898) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /onnv/onnv-gate/usr/src/pkgdefs/SUNWahci/
preremove 33 BASEDIR=${BASEDIR:-/}
37 if [ "$BASEDIR" = "/" ]; then
40 REM_DRV="rem_drv -b ${BASEDIR}"
47 if grep "\<ahci\>" $BASEDIR/etc/name_to_major > /dev/null 2>&1
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWsmpd/
postremove 33 BASEDIR=${BASEDIR:-/}
37 if [ "$BASEDIR" = "/" ]; then
40 REM_DRV="rem_drv -b ${BASEDIR}"
47 if grep "\<smp\>" $BASEDIR/etc/name_to_major > /dev/null 2>&1
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWmptsas/
postremove 31 BASEDIR=${BASEDIR:-/}
35 if [ "$BASEDIR" = "/" ]; then
38 REM_DRV="rem_drv -b ${BASEDIR}"
45 if grep "\<mpt_sas\>" $BASEDIR/etc/name_to_major > /dev/null 2>&1
  /onnv/onnv-gate/usr/src/cmd/sgs/packages/common/
preremove 30 if [ -f $BASEDIR/${SGSBACKUPDIR}.newfiles ]; then
32 cat $BASEDIR/${SGSBACKUPDIR}.newfiles | while read file
34 if [ -d $BASEDIR/$file ]; then
35 rmdir $BASEDIR/$file
37 rm $BASEDIR/$file
40 rm $BASEDIR/${SGSBACKUPDIR}.newfiles
47 if [ \( -d $BASEDIR/$SGSBACKUPDIR \) -a \
48 \( -f $BASEDIR/${SGSBACKUPDIR}.origfiles \) ]; then
52 echo "Restoring SGSTOOLS from $BASEDIR$SGSBACKUPDIR"
53 cd $BASEDIR/$SGSBACKUPDI
    [all...]
  /onnv/onnv-gate/usr/src/psm/stand/bootblks/hsfs/sparc/sun4u/
Makefile 33 BASEDIR = ../../..
36 include $(BASEDIR)/hsfs/Makefile.hsfs
37 include $(BASEDIR)/Makefile.1275
43 include $(BASEDIR)/Makefile.targ
  /onnv/onnv-gate/usr/src/psm/stand/bootblks/hsfs/sparc/sun4v/
Makefile 33 BASEDIR = ../../..
36 include $(BASEDIR)/hsfs/Makefile.hsfs
37 include $(BASEDIR)/Makefile.1275
43 include $(BASEDIR)/Makefile.targ
  /onnv/onnv-gate/usr/src/psm/stand/bootblks/ufs/sparc/sun4v/
Makefile 39 BASEDIR = ../../..
48 include $(BASEDIR)/ufs/Makefile.ufs
49 include $(BASEDIR)/Makefile.1275
55 include $(BASEDIR)/Makefile.targ
  /onnv/onnv-gate/usr/src/psm/stand/bootblks/zfs/sparc/sun4u/
Makefile 33 BASEDIR = ../../..
36 include $(BASEDIR)/zfs/Makefile.zfs
37 include $(BASEDIR)/Makefile.1275
43 include $(BASEDIR)/Makefile.targ
  /onnv/onnv-gate/usr/src/psm/stand/bootblks/zfs/sparc/sun4v/
Makefile 33 BASEDIR = ../../..
36 include $(BASEDIR)/zfs/Makefile.zfs
37 include $(BASEDIR)/Makefile.1275
43 include $(BASEDIR)/Makefile.targ
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWpmr/
preremove 35 if [ "$BASEDIR" = "/" ] ; then
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWxvmpv/
preinstall 29 if [ "$BASEDIR" = "" ]
31 BASEDIR=/
36 grep '\"pci5853,1\"' ${BASEDIR}/etc/driver_aliases > /dev/null 2>&1
38 update_drv -b ${BASEDIR} -d -i '"pci5853,1"' xpv > /dev/null 2>&1
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWibsdp/
preinstall 29 if [ -f $BASEDIR/etc/sdp.conf ] ; then
30 cp $BASEDIR/etc/sdp.conf $BASEDIR/etc/sdp.conf.temp
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWtoo/
postinstall 27 if [ -d $BASEDIR/usr/kvm ] ; then
28 if [ -f $BASEDIR/usr/kvm/adb ] ; then
29 rm $BASEDIR/usr/kvm/adb
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWatheros/
postremove 31 BASEDIR=${BASEDIR:-/}
35 if [ "$BASEDIR" = "/" ]; then
38 REM_DRV="rem_drv -b ${BASEDIR}"
43 /usr/bin/egrep -s "^${DRV}[ ]" $BASEDIR/etc/name_to_major
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWrtw/
postremove 31 BASEDIR=${BASEDIR:-/}
35 if [ "$BASEDIR" = "/" ]; then
38 REM_DRV="rem_drv -b ${BASEDIR}"
43 /usr/bin/egrep -s "^${DRV}[ ]" $BASEDIR/etc/name_to_major
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWamt/
postinstall 50 if [ "${BASEDIR}" = "" ]
52 BASEDIR=/
54 if [ "${BASEDIR}" = "/" ]; then
72 ADD_DRV="add_drv -b ${BASEDIR}"
79 grep -w "${DRV}" ${BASEDIR}/etc/name_to_major > /dev/null 2>&1
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWarn/
postremove 29 BASEDIR=${BASEDIR:-/}
33 if [ "$BASEDIR" = "/" ]; then
36 REM_DRV="rem_drv -b ${BASEDIR}"
41 /usr/bin/egrep -s "^${DRV}[ ]" $BASEDIR/etc/name_to_major
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWckr/
postinstall 29 if [ -f $BASEDIR/var/tmp/intrd.tmp ] ; then
31 $BASEDIR/var/svc/profile/upgrade
32 rm -f $BASEDIR/var/tmp/intrd.tmp
35 if [ -f $BASEDIR/tmp/scheduler.tmp ] ; then
37 $BASEDIR/var/svc/profile/upgrade
38 rm -f $BASEDIR/tmp/scheduler.tmp
41 rm -f $BASEDIR/dev/agp/agpmaster*
preinstall 36 rm -f $BASEDIR/var/tmp/intrd.tmp
37 if [ ! -f $BASEDIR/var/svc/manifest/system/intrd.xml ] ; then
38 touch $BASEDIR/var/tmp/intrd.tmp
42 rm -f $BASEDIR/tmp/scheduler.tmp
43 if [ ! -f $BASEDIR/var/svc/manifest/system/scheduler.xml ] ; then
44 touch $BASEDIR/tmp/scheduler.tmp
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWifp/
preremove 8 grep -v '^name="ssd".*parent="ifp"' $BASEDIR/kernel/drv/ssd.conf \
9 > $BASEDIR/tmp/$PKGINST.$$ 2> /dev/null
11 mv $BASEDIR/tmp/$PKGINST.$$ $BASEDIR/kernel/drv/ssd.conf
14 grep -v '^name="ses".*parent="ifp"' $BASEDIR/kernel/drv/ses.conf \
15 > $BASEDIR/tmp/$PKGINST.$$ 2> /dev/null
17 mv $BASEDIR/tmp/$PKGINST.$$ $BASEDIR/kernel/drv/ses.conf
21 /usr/sbin/rem_drv -b ${BASEDIR} ifp
23 /usr/bin/rm $BASEDIR/tmp/$PKGINST.$$ >/dev/null 2>&
    [all...]
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWcakr.u/
postinstall 33 if [ -h $BASEDIR/dev/power ]; then
34 rm -f $BASEDIR/dev/power
40 if [ -h $BASEDIR/dev/mc ]; then
41 rm -f $BASEDIR/dev/mc
44 if [ -f $BASEDIR/platform/sun4u/kernel/drv/mc-us3.conf ]; then
45 rm -f $BASEDIR/platform/sun4u/kernel/drv/mc-us3.conf
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWpcmem/
postinstall 34 grep '^pcmem\>' ${BASEDIR}/etc/name_to_major > /dev/null && \
35 rem_drv -b ${BASEDIR} pcmem
36 add_drv -b ${BASEDIR} -n -m '* 0666 bin bin' \
40 grep '^pcram\>' ${BASEDIR}/etc/name_to_major > /dev/null && \
41 rem_drv -b ${BASEDIR} pcram
42 add_drv -b ${BASEDIR} -n -m '* 0666 bin bin' pcram \
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWspsvr/
preinstall 37 BASEDIR=${BASEDIR:=/}
43 if [ "${BASEDIR}" = "/" -a -f /etc/init.d/sv ]
preremove 37 BASEDIR=${BASEDIR:=/}
43 if [ "$BASEDIR" = "/" -a -f /etc/init.d/sv ]
  /onnv/onnv-gate/usr/src/cmd/mdb/packages/SUNWonmdb/
preinstall 29 [ ! -f $BASEDIR/$file.orig -a -f $BASEDIR/$file ] && \
30 cp -p $BASEDIR/$file $BASEDIR/$file.orig

Completed in 720 milliseconds

1 2 3 4 5 6 7 8 91011>>