]> Zhao Yanbai Git Server - minix.git/commit
- Added netconf script which makes it a lot easier to change network settings.
authorThomas Veerman <thomas@minix3.org>
Thu, 3 Sep 2009 09:38:27 +0000 (09:38 +0000)
committerThomas Veerman <thomas@minix3.org>
Thu, 3 Sep 2009 09:38:27 +0000 (09:38 +0000)
commit360dc9104ccd3ac9a772608681b48b2327dcca8c
tree662102e941dfe85b588eb96638378f9b7a62b2a0
parent8aeb17c75e9b1e49a6bd6f18c59b41adc6b46fa2
 - Added netconf script which makes it a lot easier to change network settings.
 - Modified the setup script to use the netconf script for the network
   configuration:
    - Moved step 2 to step 8 and renamed the steps in between.
    - Autopart adapted to print step 3 instead of step 4.
commands/ibm/autopart.c
commands/scripts/Makefile
commands/scripts/netconf.sh [new file with mode: 0755]
commands/scripts/setup.sh