diff options
author | John Sonnenschein <johns@joyent.com> | 2012-05-17 18:26:57 +0000 |
---|---|---|
committer | John Sonnenschein <johns@joyent.com> | 2012-05-17 18:26:57 +0000 |
commit | 04b244dd661c24b510ac22936decfc0972d202d3 (patch) | |
tree | 3ebfef98afc303fddf3415d6fba64e8682f495e8 /usr/src/pkg/manifests/SUNWcs.mf | |
parent | eac250589e41f1b705e1b7427b02b3379aac9f9e (diff) | |
parent | a69187741b83640a90dd8586195456dd50c016a8 (diff) | |
download | illumos-joyent-20120517.tar.gz |
Merge git.joyent.com:illumos-joyent20120517
Diffstat (limited to 'usr/src/pkg/manifests/SUNWcs.mf')
-rw-r--r-- | usr/src/pkg/manifests/SUNWcs.mf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/usr/src/pkg/manifests/SUNWcs.mf b/usr/src/pkg/manifests/SUNWcs.mf index 57b0a4589b..c3426243c6 100644 --- a/usr/src/pkg/manifests/SUNWcs.mf +++ b/usr/src/pkg/manifests/SUNWcs.mf @@ -233,9 +233,6 @@ dir path=usr/sadm dir path=usr/sadm/bin dir path=usr/sadm/install dir path=usr/sadm/install/scripts -dir path=usr/sadm/sysadm -dir path=usr/sadm/sysadm/add-ons -dir path=usr/sadm/sysadm/bin dir path=usr/sbin $(i386_ONLY)dir path=usr/sbin/$(ARCH32) dir path=usr/sbin/$(ARCH64) @@ -383,7 +380,6 @@ file path=etc/init.d/PRESERVE group=sys mode=0744 preserve=true file path=etc/init.d/README group=sys preserve=true file path=etc/init.d/cachefs.daemon group=sys mode=0744 preserve=true file path=etc/init.d/ldap.client group=sys mode=0744 -file path=etc/init.d/mkdtab group=sys mode=0744 preserve=true file path=etc/init.d/nscd group=sys mode=0744 file path=etc/init.d/sysetup group=sys mode=0744 preserve=true file path=etc/init.d/ufs_quota group=sys mode=0744 preserve=true @@ -1290,7 +1286,6 @@ file path=usr/sadm/install/scripts/r.kmfconf group=sys mode=0555 file path=usr/sadm/install/scripts/r.manifest group=sys mode=0555 file path=usr/sadm/install/scripts/r.pkcs11conf group=sys mode=0555 file path=usr/sadm/install/scripts/r.rbac group=sys mode=0555 -file path=usr/sadm/sysadm/bin/mkdtab mode=0755 file path=usr/sadm/ugdates mode=0444 $(i386_ONLY)file path=usr/sbin/$(ARCH32)/add_drv group=sys mode=0555 $(i386_ONLY)file path=usr/sbin/$(ARCH32)/modinfo group=sys mode=0555 @@ -1493,7 +1488,6 @@ hardlink path=etc/crypto/certs/SUNWObjectCA \ hardlink path=etc/rc2.d/S20sysetup target=../../etc/init.d/sysetup hardlink path=etc/rc2.d/S73cachefs.daemon \ target=../../etc/init.d/cachefs.daemon -hardlink path=etc/rc2.d/S82mkdtab target=../../etc/init.d/mkdtab hardlink path=etc/rc2.d/S89PRESERVE target=../../etc/init.d/PRESERVE $(sparc_ONLY)hardlink path=etc/svc/profile/platform_SUNW,Sun-Fire-V890.xml \ target=./platform_SUNW,Sun-Fire-880.xml |