CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/10 10:32:28
Modified files:
distrib/miniroot: install.sh install.sub
Log message:
Convert if foo; then bar; fi blocks to foo && bar but leave out enable_network()
because it shares code&style with /etc/netstart. No functional change.
with feedback and OK krw@ halex@
