ISO/archiso
Thomas Bächler aeaec35905 archiso_pxe_nbd: Remove unnecessary/unsupported network modules
The archiso_pxe_nbd hook adds all network modules, including ones that
are not supported: The hook only supports ethernet devices, so there
is no need to add wireless, wimax, ppp, irda and plip modules.

Adding the wireless modules had an undesired side effect: The
wireless driver was loaded in the initramfs stage, where the
required crypto modules were unavailable. This caused the
initialization of the wireless devices to fail.

This patch removes all network modules except ethernet.
2010-05-16 11:29:15 +02:00
..
hooks [archiso] Add support to setups with more than one network card. 2010-03-21 18:51:37 -03:00
install archiso_pxe_nbd: Remove unnecessary/unsupported network modules 2010-05-16 11:29:15 +02:00
Makefile [archiso] Fix install dir perms 644 -> 755 in Makefile 2010-03-21 16:42:04 -03:00
mkarchiso Revert back isohybrid offset to default setting. 2010-03-16 00:02:47 -03:00
testiso Split mkarchiso and configs into logical parts 2008-09-06 20:39:35 -05:00