dracut/modules
Victor Lowther 0ac9584ded We now know how to configure the network interfaces.
Provided that you are configuring them via DHCP. RARP, BOOTP, and static
configuration are not written yet.

Also, adding nic drivers really bloats the initrd.

I am looking for feedback on these patches from people who actually implement
booting over the network.  This patch series does not include support for that
yet -- you will not find nfsroot= handling, or booting to a fs supplied by
dhcp yet.  I do want to make it as easy as possible to add support for booting
over the network, as well as making it easy for people to customize things to
meet their site requirements.

This patch series is also available as the network-configurability branch at
http://git.fnordovax.org/dracut.  It may be rebased without warning to keep
it in sync with the rest of dracut.
2009-03-04 16:54:43 +01:00
..
00dash.sh Hooks and modules have a .sh extension 2009-02-23 13:22:01 -05:00
10redhat-i18n.sh Hooks and modules have a .sh extension 2009-02-23 13:22:01 -05:00
40network.sh We now know how to configure the network interfaces. 2009-03-04 16:54:43 +01:00
90crypt.sh Move actually mounting the root filesystem into its own series of hooks. 2009-03-04 16:54:24 +01:00
90kernel-modules.sh Hooks and modules have a .sh extension 2009-02-23 13:22:01 -05:00
90lvm.sh Hooks and modules have a .sh extension 2009-02-23 13:22:01 -05:00
95debug.sh Hooks and modules have a .sh extension 2009-02-23 13:22:01 -05:00
95terminfo.sh Hooks and modules have a .sh extension 2009-02-23 13:22:01 -05:00
95udev-rules.sh Modify getarg to be slightly more useful. 2009-03-04 16:54:31 +01:00
99base.sh Move actually mounting the root filesystem into its own series of hooks. 2009-03-04 16:54:24 +01:00