Commit Graph

24 Commits (4313f7ba209b7d95ba3de807b1766176e3f1e24f)

Author SHA1 Message Date
Fabio Erculiani 4313f7ba20 modules_load: add virtio modules
12 years ago
Fabio Erculiani 8ea38a7db9 modules_load: add MODULES_CRYPT, improve backward compatibility
12 years ago
Fabio Erculiani bea8085444 Introduce initial support to Plymouth
12 years ago
Robin H. Johnson ec4628ee5e Clean up module drift over the years. Just MODULES_CRYPTO left.
12 years ago
Robin H. Johnson e6de60283b Bug #286187: Complete multipath support.
12 years ago
Richard Yao 1e92078650 USB 3.0 Support: Load xhci-hcd when available
13 years ago
Richard Yao d7cf3689bf Linux 3.5 renames usbhid to hid-generic
13 years ago
Sebastian Pipping c261693b92 Add xts to MODULES_CRYPTO (bug #425028)
13 years ago
Sebastian Pipping 21b2c4aab3 Make sure that cbc.ko and aes*.ko needed for cbc-essiv:sha256 (=default) disk encryption are included with the initramfs (bug #416973)
13 years ago
Robin H. Johnson 4a3e1ff1cf Merge remote-tracking branch 'origin/bug-405495'
13 years ago
Sebastian Pipping 1159b4c2f6 Make sure the sha256 module makes it into the initramfs (bug #405495)
13 years ago
Robin H. Johnson 51ec555f6d modules_load: include more DM and MD modules for other RAID/LVM configurations.
13 years ago
Richard Yao fc98fa9d89 Implement ZFS Support
13 years ago
Sebastian Pipping bf0cad6a30 Remove support for sys-fs/evms, as it was removed from Gentoo (bug #372423)
14 years ago
Amadeusz Żołnowski 3cac23cc34 added hpsa to defaults/modules_load; fixes bug #363369
14 years ago
Fabio Erculiani 638a7a1369 add btrfs to MODULES_FS, load btrfs module if available
14 years ago
Andrew Gaffney 8abedd8d81 Enable ext4 by default everywhere (for Gentoo bug #268818)
15 years ago
craig 5019ff506f Merge branch 'master' of git://git.wolf31o2.org/projs/genkernel
16 years ago
Andrew Gaffney 0e69c5653a Add aic94xx to MODULES_SCSI for Gentoo bug #277792
16 years ago
craig cac66e0970 iSCSI patch for genkernel
16 years ago
Andrew Gaffney fd24098f08 Add fuse to MODULES_FS
16 years ago
Chris Gianelloni d283e55be3 Removing scsi_wait_scan from PATA/SATA/SCSI and moving it to its own module group. This allows the module to be loaded last, no matter what combination of disks are in the system, allowing for firmware and such to be loaded before genkernel continues, even when asynchronous SCSI scanning is enabled in the kernel.
17 years ago
Chris Gianelloni d5b1e6a985 Removed all references to an initrd and renamed most initr{d,amfs} stuff to simply 'ramdisk' to simplify things for the future.
17 years ago
Chris Gianelloni 27407030ff Added a defaults directory to store default files for builds. These are overridden by architecture or module specific parameters. This should end up reducing the amount of architecture-specific files needed, especially as most of them have files which are (nearly) identical.
17 years ago