Commit 559f80ad authored by Michael Shigorin's avatar Michael Shigorin

a few modules.d test drives

These are aimed to test the modules.d/ and auto-pickup implementation as well as to present an example. At least 50-net might change (or just get renamed to avoid auto-pickup) some day as the "net" feature's meaning is to provide networking upon bootup and these modules are only needed within stage1 if we're going to netboot; and that's quite different thing. armh-cubox bits are prone to get renamed/generalized too since e.g. ArmadaXP based server images are going to need this as well.
parent e139a5e0
# l10n
nls_base.ko
nls_cp866.ko
nls_koi8-r.ko
nls_utf8.ko
#
# net
kernel/drivers/net/mii.ko
kernel/drivers/net/phy
kernel/drivers/net/ethernet
kernel/drivers/net/usb
#
# vmguest
kernel/drivers/virtio
vmxnet3.ko
hv_netvsc.ko
virtio_net.ko
#
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment