Don't use kernel module whitelist with ext2-based appliance.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 27 Oct 2010 09:31:41 +0000 (10:31 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 27 Oct 2010 09:59:44 +0000 (10:59 +0100)
commitec736e20d32febefa2fe35d503886e0999146f0e
tree52240214b9b728ba8c2ef3a4765a7842c0053d82
parent61da709722ec244da1c3c7d4f1a8706f76687cb3
Don't use kernel module whitelist with ext2-based appliance.

Since the ext2-based appliance is cached, and since it is not
all loaded into memory (as with the initrd), we might as well
put all the kernel modules in there.

Note the kmod.whitelist.in file is still used for building the
ordinary appliance.
src/appliance.c