installer: Allow to start networking without ISO download

This commit is contained in:
Michael Tremer
2014-10-12 14:30:51 +02:00
parent 15f706806d
commit 7d11428465
7 changed files with 125 additions and 18 deletions

View File

@@ -34,8 +34,9 @@ install() {
# Extraction
inst_multiple tar gzip lzma xz
# DHCP Client
inst dhcpcd
# Networking
inst_multiple dhcpcd ethtool hostname ip ping wget
inst /usr/bin/start-networking.sh
inst /var/ipfire/dhcpc/dhcpcd-run-hooks
inst /var/ipfire/dhcpc/dhcpcd.conf
for file in /var/ipfire/dhcpc/dhcpcd-hooks/*; do
@@ -44,7 +45,7 @@ install() {
inst "$moddir/70-dhcpcd.exe" "/var/ipfire/dhcpc/dhcpcd-hooks/70-dhcpcd.exe"
# Misc. tools
inst_multiple eject ping touch wget
inst_multiple cut grep eject killall md5sum touch
inst_multiple -o fdisk cfdisk df ps top
# Hardware IDs