diff options
author | Robert Mustacchi <rm@joyent.com> | 2012-10-03 05:40:05 +0000 |
---|---|---|
committer | Robert Mustacchi <rm@joyent.com> | 2012-10-03 05:40:05 +0000 |
commit | ff9ab63ea36154bccdd3e1252f8832670bb25d92 (patch) | |
tree | ae7a0e222010e8b385282d87cf887360114433f3 | |
parent | b45ea0f774fd2d959ff7024d756c804582252958 (diff) | |
download | illumos-joyent-release-20121004.tar.gz |
OS-1589 Stop building hal20121004release-20121004
-rw-r--r-- | manifest | 2 | ||||
-rw-r--r-- | usr/src/cmd/Makefile | 1 |
2 files changed, 0 insertions, 3 deletions
@@ -1498,7 +1498,6 @@ f lib/svc/manifest/network/lms.xml 0444 root sys d lib/svc/manifest/network/loadbalancer 0755 root sys f lib/svc/manifest/network/loadbalancer/ilbd.xml 0444 root sys f lib/svc/manifest/network/login.xml 0444 root sys -f lib/svc/manifest/network/network-discovery.xml 0444 root sys f lib/svc/manifest/network/network-initial.xml 0444 root sys f lib/svc/manifest/network/network-install.xml 0444 root sys f lib/svc/manifest/network/network-ipmgmt.xml 0444 root sys @@ -1664,7 +1663,6 @@ f lib/svc/method/svc-legacy-routing 0555 root bin f lib/svc/method/svc-lms 0555 root sys f lib/svc/method/svc-ndmp 0555 root sys f lib/svc/method/svc-ndp 0555 root bin -f lib/svc/method/svc-network-discovery 0555 root sys f lib/svc/method/svc-nscd 0555 root bin f lib/svc/method/svc-poold 0555 root sys f lib/svc/method/svc-pools 0555 root sys diff --git a/usr/src/cmd/Makefile b/usr/src/cmd/Makefile index 52e9c379d6..aaffee4136 100644 --- a/usr/src/cmd/Makefile +++ b/usr/src/cmd/Makefile @@ -186,7 +186,6 @@ COMMON_SUBDIRS= \ groups \ grpck \ gss \ - hal \ halt \ head \ hostid \ |