21 Commits (d889c019e7c1f133ddf92415e3f5ffb2e0e58a4f)

Author SHA1 Message Date
Warren Togami 47b5c0f290 With NFS root, it is possible /tmp/net.ifaces might not exist during pre-pivot. 16 years ago
Harald Hoyer 33ee031c4a dracut: add --kernel-only and --no-kernel arguments 16 years ago
Harald Hoyer 441d31b927 use kernel module directory specified on command line in modules also 16 years ago
Warren Togami beb097d9f1 Bridged network boot 16 years ago
Philippe Seewer 761ffdddb9 netroot: Only start interface configuration if really needed 16 years ago
Philippe Seewer 1b31fc140b netroot: Add ip= cmdline checker 16 years ago
Philippe Seewer 9f73fedfd1 netroot: Move writing ifcfg config files to a pre-pivot script 16 years ago
Warren Togami 1a945a576c move dhclient.conf to /etc 16 years ago
Seewer Philippe 12375368b9 Allow dhcp to work with dhcpv3 where the -R option did not exist. Use dhclient.conf instead. 16 years ago
Peter Jones 3871f8f53b Don't use backticks, use $() 16 years ago
Seewer Philippe 07b2fbb183 Get rid of cat and grep 16 years ago
Harald Hoyer 4332e5f71f install cat for network module 16 years ago
Warren Togami 9dcf9cef38 Include only wired ethernet drivers, explicitly exclude wireless. 16 years ago
David Dillow 7d7efa4a3d netroot: add common handler for network root devices 16 years ago
Warren Togami ba126e82af $drivers specified from .conf or --drivers get copied once, instead of multiple times with other calls to instmods() 16 years ago
Warren Togami e19d6bf603 Disambiguate modules and drivers. modules are dracutmodules. drivers are kernel modules. 16 years ago
David Dillow 7e9919b927 network: prepare network configuration engine for udev-based nfsroot 16 years ago
Harald Hoyer 32f32c14b6 fixed 40network module 16 years ago
Harald Hoyer 17edb6aa4e mkdir /var/run for dhclient 16 years ago
Harald Hoyer a011d66860 install all network modules 16 years ago
Victor Lowther 20abd91484 Create a self-contained structure for dracut modules 16 years ago