netroot: Move writing ifcfg config files to a pre-pivot script
authorPhilippe Seewer <philippe.seewer@bfh.ch>
Tue, 16 Jun 2009 09:58:16 +0000 (11:58 +0200)
committerPhilippe Seewer <philippe.seewer@bfh.ch>
Wed, 17 Jun 2009 06:37:39 +0000 (08:37 +0200)
commit9f73fedfd147b328423c4dcda8588799a4bc47bf
tree7e64448b1d7d94046a6ecb5c9e45cd1c09ca151e
parenta55d10c05ca60746b1888c9a6e5a167bb108b223
netroot: Move writing ifcfg config files to a pre-pivot script

This is mostly about style: Doing stuff after a successful mount
should go into pre-pivot.

In addition this corrects the case where the used netif is not eth0
modules.d/40network/install
modules.d/40network/netroot
modules.d/40network/write-ifcfg.sh [new file with mode: 0755]