dracut/modules.d/40network
Victor Lowther 240cc7c480 Abstract out hostonly vs. generic module installation differences.
This introduces filter_kernel_modules, which should be used to install
all kernel modules that match whatever criteria you want.

If running in --hostonly, filter_kernel_modules will only consider
modules that are loaded in the kernel, otherwise it will consider
all the modules installed on the system for the appropriate kernel.

This drastically reduces initramfs generation time when using --hostonly
by eliminating lots of unneeded filesystem activity.
2009-08-20 15:52:45 -05:00
..
check The network check script sources , so it must use /bin/bash 2009-08-16 15:29:49 -05:00
dhclient-script There is only one resolv.conf. 2009-07-30 09:27:09 -04:00
dhclient.conf Allow dhcp to work with dhcpv3 where the -R option did not exist. Use dhclient.conf instead. 2009-06-15 16:57:10 -04:00
dhcp-root.sh netroot: Add ip= cmdline checker 2009-06-17 08:37:40 +02:00
ifup removed all direct references to /proc/cmdline 2009-07-24 11:54:08 +02:00
install With NFS root, it is possible /tmp/net.ifaces might not exist during pre-pivot. 2009-07-24 15:26:33 -04:00
installkernel Abstract out hostonly vs. generic module installation differences. 2009-08-20 15:52:45 -05:00
kill-dhclient.sh Get rid of cat and grep 2009-06-05 16:10:52 +02:00
net-genrules.sh Bridged network boot 2009-07-16 16:58:19 -04:00
netroot There is only one resolv.conf. 2009-07-30 09:27:09 -04:00
parse-bridge.sh 40network/parse-bridge: add bridge to $initrdargs 2009-07-24 11:54:08 +02:00
parse-ip-opts.sh removed all direct references to /proc/cmdline 2009-07-24 11:54:08 +02:00
write-ifcfg.sh Mark the other ifcfg file when bridges are used. 2009-07-29 16:54:53 -04:00