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

1 2 3

  /caiman/slim_0906/usr/src/cmd/distro_const/utils/
bootroot_strip 53 GREP=/usr/xpg4/bin/grep
79 ${FIND} kernel platform -type f -print | ${GREP} -v conf$ |
80 ${GREP} -v /amd64/ | ${XARGS} ${RM} -f
bootroot_configure 68 $GREP "^${pi_file}$" ${PROC_FILELIST} > /dev/null
70 $GREP "^${pi_file}$" ${BOOTROOT_FILELIST} > /dev/null
166 GREP=/usr/xpg4/bin/grep
bootroot_initialize.py 55 GREP = "/usr/bin/grep"
166 excludes = excludes + " | " + GREP + " -v " + excitem
169 # build the line to grep -v the exclusions
post_bootroot_pkg_image_mod 37 GREP=/usr/bin/grep
175 $GREP "invalid algorithm name" $LOFI_OUT_STR
  /caiman/slim_source/usr/src/cmd/distro_const/utils/
boot_archive_strip 53 GREP=/usr/xpg4/bin/grep
79 ${FIND} kernel platform -type f -print | ${GREP} -v conf$ |
80 ${GREP} -v /amd64/ | ${XARGS} ${RM} -f
boot_archive_configure 68 $GREP "^${pi_file}$" ${PROC_FILELIST} > /dev/null
70 $GREP "^${pi_file}$" ${BOOT_ARCHIVE_FILELIST} > /dev/null
166 GREP=/usr/xpg4/bin/grep
boot_archive_initialize.py 54 GREP = "/usr/bin/grep"
169 excludes = excludes + " | " + GREP + " -v " + excitem
172 # build the line to grep -v the exclusions
post_boot_archive_pkg_image_mod 37 GREP=/usr/bin/grep
175 $GREP "invalid algorithm name" $LOFI_OUT_STR
  /caiman/text_installer/usr/src/cmd/distro_const/utils/
boot_archive_strip 53 GREP=/usr/xpg4/bin/grep
79 ${FIND} kernel platform -type f -print | ${GREP} -v conf$ |
80 ${GREP} -v /amd64/ | ${XARGS} ${RM} -f
boot_archive_configure 68 $GREP "^${pi_file}$" ${PROC_FILELIST} > /dev/null
70 $GREP "^${pi_file}$" ${BOOT_ARCHIVE_FILELIST} > /dev/null
166 GREP=/usr/xpg4/bin/grep
boot_archive_initialize.py 54 GREP = "/usr/bin/grep"
169 excludes = excludes + " | " + GREP + " -v " + excitem
172 # build the line to grep -v the exclusions
post_boot_archive_pkg_image_mod 37 GREP=/usr/bin/grep
175 $GREP "invalid algorithm name" $LOFI_OUT_STR
  /caiman/snap_upgrade/usr/src/cmd/distro_const/slim_cd/
slimcd_grub_a11y 72 GREP=/usr/bin/grep
75 default_title=`$GREP title ${PKG_IMG_PATH}/boot/grub/menu.lst | $HEAD -1`
  /caiman/slim_source/usr/src/cmd/installadm/
svc-install-server 30 GREP=/bin/grep
49 SMF_PGS=$(${SVCCFG} -s ${INSTANCE} listpg | ${AWK} '{print $1}' | ${GREP} "AI")
84 SMF_PGS=$(${SVCCFG} -s ${INSTANCE} listpg | ${AWK} '{print $1}' | ${GREP} "AI")
check-server-setup.sh 64 GREP="/usr/bin/grep"
286 $GREP $NAMESERVER_STRING $RESOLV_CONF_FILE 2>&1 >>/dev/null
  /caiman/slim_0906/usr/src/cmd/installadm/
svc-install-server 30 GREP=/bin/grep
49 SMF_PGS=$(${SVCCFG} -s ${INSTANCE} listpg | ${AWK} '{print $1}' | ${GREP} "AI")
84 SMF_PGS=$(${SVCCFG} -s ${INSTANCE} listpg | ${AWK} '{print $1}' | ${GREP} "AI")
check-server-setup.sh 63 GREP="/usr/bin/grep"
285 $GREP $NAMESERVER_STRING $RESOLV_CONF_FILE 2>&1 >>/dev/null
installadm-common.sh 36 GREP=/bin/grep
119 $IFCONFIG -a | grep broadcast | awk '{print $2, $4}' | \
481 line=`grep "^${IMAGE_BOOTDIR}[ ]" /etc/vfstab`
545 AI${name} | ${GREP} image_path | ${AWK} '{print $3}'`
554 ${GREP} "^${IMAGE_BOOTDIR}[ ]" /etc/vfstab
583 if grep '^#tftp[ ]' ${INETD_CONF} > /dev/null ; then
592 grep -s '^tftp[ ]' ${TMP_INETD_CONF} > /dev/null
744 $IFCONFIG -a | grep broadcast | awk '{print $2, $4}' | \
  /caiman/text_installer/usr/src/cmd/installadm/
svc-install-server 30 GREP=/bin/grep
49 SMF_PGS=$(${SVCCFG} -s ${INSTANCE} listpg | ${AWK} '{print $1}' | ${GREP} "AI")
84 SMF_PGS=$(${SVCCFG} -s ${INSTANCE} listpg | ${AWK} '{print $1}' | ${GREP} "AI")
check-server-setup.sh 63 GREP="/usr/bin/grep"
285 $GREP $NAMESERVER_STRING $RESOLV_CONF_FILE 2>&1 >>/dev/null
  /caiman/slim_bp_installgrub/usr/src/cmd/distro_const/utils/
bootroot_configure 68 $GREP "^${pi_file}$" ${PROC_FILELIST} > /dev/null
70 $GREP "^${pi_file}$" ${BOOTROOT_FILELIST} > /dev/null
166 GREP=/usr/xpg4/bin/grep
278 ($CD $PKG_IMG_PATH; $FIND etc var | $GREP -v var\/pkg) \
bootroot_initialize.py 56 GREP = "/usr/bin/grep"
170 excludes = excludes + " | " + GREP + " -v " + excitem
173 # build the line to grep -v the exclusions
  /caiman/snap_upgrade/usr/src/cmd/distro_const/utils/
bootroot_configure 68 $GREP "^${pi_file}$" ${PROC_FILELIST} > /dev/null
70 $GREP "^${pi_file}$" ${BOOTROOT_FILELIST} > /dev/null
167 GREP=/usr/xpg4/bin/grep
256 ($CD $PKG_IMG_PATH; $FIND etc var | $GREP -v var\/pkg) \
bootroot_initialize.py 55 GREP = "/usr/bin/grep"
160 excludes = excludes + " | " + GREP + " -v " + excitem
163 # build the line to grep -v the exclusions
  /caiman/slim_src_bld99/usr/src/cmd/distro_const/utils/
bootroot_configure 68 ${GREP} "^${pi_file}$" ${PROC_FILELIST} > /dev/null
70 ${GREP} "^${pi_file}$" ${BOOTROOT_FILELIST} > /dev/null
129 GREP=/usr/xpg4/bin/grep
241 (cd ${PKG_IMG_MNT_PT}; /usr/bin/find etc var |grep -v var\/pkg) \

Completed in 2190 milliseconds

1 2 3