]> git.lizzy.rs Git - plan9front.git/blobdiff - rc/bin/inst/download
inst: add network configuration setup
[plan9front.git] / rc / bin / inst / download
index 6a070e8ef39ca4acf73e2530aafb56cf43e69ca9..35f0462f7a57d5cb58eabd4d4646a13e9ea717ee 100755 (executable)
@@ -18,16 +18,6 @@ case checkready
        }
 
 case go
-       if(! test -f /srv/cs) {
-               log starting cs, dns
-               logprog ndb/cs >>/srv/log >[2=1]
-               logprog ndb/dns -r >>/srv/log >[2=1]
-       }
-       if(! test -f /net/cs) {
-               logprog mount -a /srv/cs /net
-               logprog mount -a /srv/dns /net
-       }
-
        # BUG make restartable
        echo 'Downloading distribution package...'
        baropt='-w 145,129,445,168'