HomeSort by relevance Sort by last modified time
    Searched refs:removef (Results 1 - 16 of 16) sorted by null

  /onnv/onnv-gate/usr/src/pkgdefs/SUNWcakr.i/
postinstall 38 removef $PKGINST $OLDBOOTBIN |
43 removef $PKGINST /platform/i86pc/boot/solaris > /dev/null 2>&1
44 removef $PKGINST /platform/i86pc/boot > /dev/null 2>&1
45 removef -f $PKGINST > /dev/null 2>&1
  /onnv/onnv-gate/usr/src/cmd/initpkg/init.d/
mkdtab 37 /usr/sbin/removef SUNWcsr /etc/rc2.d/S82mkdtab > /dev/null 2>&1
38 /usr/sbin/removef -f SUNWcsr > /dev/null 2>&1
  /onnv/onnv-gate/usr/src/cmd/svr4pkg/installf/
installf.h 49 extern void removef(int, char *[]);
Makefile 31 removef.o \
36 ROOTUSRSBINLINK = $(ROOTUSRSBIN)/removef
removef.c 46 removef(int argc, char *argv[]) function
main.c 54 #define REMOVEF (*prog == 'r')
77 #define ERR_R_FAIL "removef did not complete successfully"
332 /* installf and removef must only have pkginst */
339 * installf and removef must have at minimum
347 if (REMOVEF) {
385 dbchg = dofinal(pkgserver, cfTmpVfp, REMOVEF, classname, prog);
393 removef(argc-optind, &argv[optind]);
414 if (REMOVEF && !fflag) {
495 if (REMOVEF) {
510 if (REMOVEF) {
    [all...]
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWrmodr/
postinstall 111 removef $PKGINST $OLDBOOT/solaris/*/*/* > /dev/null 2>&1
112 removef $PKGINST $OLDBOOT/solaris/*/* > /dev/null 2>&1
113 removef $PKGINST $OLDBOOT/solaris/* > /dev/null 2>&1
114 removef $PKGINST $OLDBOOT/* > /dev/null 2>&1
115 removef $PKGINST $OLDBOOT > /dev/null 2>&1
117 removef -f $PKGINST > /dev/null 2>&1
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWnxge/
postinstall 65 removef $PKGINST /platform/i86pc/kernel/drv/nxge.conf >/dev/null 2>&1
66 removef -f $PKGINST >/dev/null 2>&1
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWtsg/
postinstall 47 removef $PKGINST $LMOD1 $LMOD2 $LMOD3 >/dev/null 2>&1
49 removef -f $PKGINST >/dev/null 2>&1
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWcnetr/
postinstall 83 removef $PKGINST $AGGR_CONF > /dev/null
84 removef -f $PKGINST > /dev/null 2>&1
108 removef $PKGINST /etc/dladm/linkprop.conf > /dev/null
109 removef -f $PKGINST > /dev/null 2>&1
  /onnv/onnv-gate/usr/src/pkgdefs/common_files/
i.ftpusers 30 REMOVEF=removef
50 $REMOVEF $PKGINST $parentfile 2> /dev/null \
69 $REMOVEF -f $PKGINST > /dev/null 2>&1
i.initd 63 # For each file we wish to remove, we need to first ask removef if it's ok
64 # to remove, and then remove it, and finally call removef -f to update the
80 REMOVEF=removef
151 ) | xargs $REMOVEF $PKGINST 2>/dev/null | xargs rm -f
161 $REMOVEF -f $PKGINST || exit 2
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWos86r/
postinstall 246 removef $PKGINST $OWC |\
254 removef -f $PKGINST
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWrdcu/
postinstall 249 removef ${PKGINST} ${KEEP} >/dev/null 2>&1
250 removef -R ${PKG_INSTALL_ROOT} -f ${PKGINST} >/dev/null 2>&1
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWcsr/
postinstall 256 # Therefore, removef(1M) is used to remove the packaging database entry
259 /usr/sbin/removef $PKGINST /etc/svc/repository.db >/dev/null 2>&1
260 /usr/sbin/removef -f $PKGINST >/dev/null 2>&1
297 # and no longer delivered by any package. We therefore removef(1)
299 removef $PKGINST /var/svc/profile/generic.xml >/dev/null 2>&1
300 removef -f $PKGINST >/dev/null 2>&1
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWpkgcmdsu/
prototype_com 87 l none usr/sbin/removef=../../usr/sbin/installf

Completed in 300 milliseconds