Home
last modified time | relevance | path

Searched refs:BASEDIR (Results 1 – 25 of 32) sorted by relevance

12

/titanic_41/usr/src/cmd/sgs/packages/common/
H A Dpreremove30 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/$SGSBACKUPDIR
[all …]
H A Dpostinstall38 if [ -h ${BASEDIR}/lib ]
53 cd $BASEDIR/$SGSDIR/lib
57 if [ \( -f $BASEDIR/$LIBBASE/$file \) -o \
58 \( -h $BASEDIR/$LIBBASE/$file \) ]; then
69 cd $BASEDIR/$SGSDIR
72 if [ \( -f $BASEDIR/$file \) -o \
73 \( -h $BASEDIR/$file \) ]; then
85 cd $BASEDIR/$SGSDIR/lib
89 /usr/bin/test \! -e "$BASEDIR/$LIBBASE/$file"
95 cd $BASEDIR/$SGSDIR
[all …]
/titanic_41/usr/src/psm/stand/bootblks/hsfs/sparc/sun4u/
H A DMakefile33 BASEDIR = ../../.. macro
36 include $(BASEDIR)/hsfs/Makefile.hsfs
37 include $(BASEDIR)/Makefile.1275
43 include $(BASEDIR)/Makefile.targ
/titanic_41/usr/src/psm/stand/bootblks/hsfs/sparc/sun4v/
H A DMakefile33 BASEDIR = ../../.. macro
36 include $(BASEDIR)/hsfs/Makefile.hsfs
37 include $(BASEDIR)/Makefile.1275
43 include $(BASEDIR)/Makefile.targ
/titanic_41/usr/src/psm/stand/bootblks/ufs/sparc/sun4v/
H A DMakefile39 BASEDIR = ../../.. macro
48 include $(BASEDIR)/ufs/Makefile.ufs
49 include $(BASEDIR)/Makefile.1275
55 include $(BASEDIR)/Makefile.targ
/titanic_41/usr/src/psm/stand/bootblks/zfs/sparc/sun4u/
H A DMakefile33 BASEDIR = ../../.. macro
36 include $(BASEDIR)/zfs/Makefile.zfs
37 include $(BASEDIR)/Makefile.1275
43 include $(BASEDIR)/Makefile.targ
/titanic_41/usr/src/psm/stand/bootblks/zfs/sparc/sun4v/
H A DMakefile33 BASEDIR = ../../.. macro
36 include $(BASEDIR)/zfs/Makefile.zfs
37 include $(BASEDIR)/Makefile.1275
43 include $(BASEDIR)/Makefile.targ
/titanic_41/usr/src/psm/stand/bootblks/ufs/sparc/sun4u/
H A DMakefile36 BASEDIR = ../../.. macro
67 include $(BASEDIR)/ufs/Makefile.ufs
68 include $(BASEDIR)/Makefile.1275
74 include $(BASEDIR)/Makefile.targ
/titanic_41/usr/src/psm/stand/bootblks/zfs/
H A DMakefile.zfs30 include $(BASEDIR)/Makefile.com
36 ZFS_DIR = $(BASEDIR)/zfs/common
55 %.fcode: $(BASEDIR)/zfs/common/%.fth
/titanic_41/usr/src/test/zfs-tests/tests/functional/redundancy/
H A Dredundancy.cfg31 export BASEDIR=/var/tmp/basedir.$$
34 export PRE_RECORD_FILE=$BASEDIR/pre-record-file.$$
35 export PST_RECORD_FILE=$BASEDIR/pst-record-file.$$
H A Dredundancy.kshlib40 for dir in $TESTDIR $BASEDIR; do
110 vdevs="$vdevs $BASEDIR/vdev$i"
114 if [[ ! -d $BASEDIR ]]; then
115 log_must $MKDIR $BASEDIR
/titanic_41/usr/src/psm/stand/bootblks/hsfs/i386/
H A DMakefile30 BASEDIR = ../.. macro
32 include $(BASEDIR)/hsfs/Makefile.hsfs
/titanic_41/usr/src/psm/stand/bootblks/zfs/i386/
H A DMakefile29 BASEDIR = ../.. macro
31 include $(BASEDIR)/zfs/Makefile.zfs
/titanic_41/usr/src/psm/stand/bootblks/hsfs/sparc/
H A DMakefile29 BASEDIR = ../.. macro
31 include $(BASEDIR)/hsfs/Makefile.hsfs
/titanic_41/usr/src/psm/stand/bootblks/zfs/sparc/
H A DMakefile29 BASEDIR = ../.. macro
31 include $(BASEDIR)/zfs/Makefile.zfs
/titanic_41/usr/src/psm/stand/bootblks/
H A DMakefile.127540 MKBB_SH = $(BASEDIR)/common/mkbb.sh
43 %.fcode: $(BASEDIR)/common/%.fth
H A DMakefile.com27 TOPDIR = ../../../$(BASEDIR)
/titanic_41/usr/src/psm/stand/bootblks/hsfs/
H A DMakefile.hsfs27 include $(BASEDIR)/Makefile.com
33 HSFS_DIR = $(BASEDIR)/hsfs/common
/titanic_41/usr/src/psm/stand/bootblks/ufs/
H A DMakefile.ufs28 include $(BASEDIR)/Makefile.com
34 UFS_DIR = $(BASEDIR)/ufs/common
/titanic_41/usr/src/psm/stand/bootblks/ufs/i386/
H A DMakefile30 BASEDIR = ../.. macro
32 include $(BASEDIR)/ufs/Makefile.ufs
/titanic_41/usr/src/tools/depcheck/
H A Dmake_pkg_db180 $BASEDIR = `grep '^BASEDIR' $pkgInfo`;
181 $BASEDIR =~ s/^BASEDIR=//;
182 chomp($BASEDIR);
183 $thisBaseDir = $BASEDIR;
/titanic_41/usr/src/psm/stand/bootblks/ufs/sparc/
H A DMakefile26 BASEDIR = ../.. macro
/titanic_41/usr/src/cmd/listen/
H A Dlsparam.h88 #define BASEDIR "/etc/saf" /* base directory for listen */ macro
/titanic_41/usr/src/cmd/oamuser/user/
H A Duseradd.c127 BASEDIR = 0, enumerator
325 valid_input(BASEDIR, base_dir);
484 valid_input(BASEDIR, base_dir);
/titanic_41/usr/src/tools/pmodes/
H A DREADME.pmodes76 pkginfo.tmpl file n order to learn the BASEDIR; it will than process
80 the pkginfo* file in the same directory is used to learn the BASEDIR.

12