Fabio Erculiani
4c93a5adb7
Add ehci-pci to MODULES_USB, needed by 3.8 kernels, see bug #458606
...
Thanks to Adrian.Bassett@hotmail.co.uk for reporting this.
12 years ago
Robin H. Johnson
ec4628ee5e
Clean up module drift over the years. Just MODULES_CRYPTO left.
...
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years ago
Robin H. Johnson
e6de60283b
Bug #286187 : Complete multipath support.
...
Somewhere in the mists of time we lost part of the multipath patch, so
we were bundling the userspace, but not the kernel modules, or ever
using it.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years ago
Robin H. Johnson
3219730c44
modules/lvm: dm-thin-pool now requires dm-persistent-data and libcrc32c
...
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
13 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
...
We add hid-generic to the modules_load list alongside usbhid to avoid
issues.
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'
...
Conflicts:
ChangeLog
arch/x86_64/modules_load
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.
...
X-Gentoo-Bug: 401583
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=401583
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
13 years ago
Richard Yao
fc98fa9d89
Implement ZFS Support
...
This provides ZFS support, to go with the sys-fs/zfs package.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> (cleanups)
13 years ago
Sebastian Pipping
16d6148c74
Add mpt2sas to auto-load SCSI modules
13 years ago
Sebastian Pipping
bf0cad6a30
Remove support for sys-fs/evms, as it was removed from Gentoo (bug #372423 )
14 years ago
Sebastian Pipping
4798c47375
Add hpsa to modules_load of amd64/x86 (bug #363369 )
14 years ago
Fabio Erculiani
638a7a1369
add btrfs to MODULES_FS, load btrfs module if available
...
Grub2 is going to support btrfs someday, so better getting prepared.
14 years ago
Andrew Gaffney
1f46e1ac42
Add USB HID modules to modules_load and default kernel-config (for Gentoo bug #270983 )
15 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
37fd68a640
Add dm-crypt module for gentoo bug #269042
16 years ago
Andrew Gaffney
fd24098f08
Add fuse to MODULES_FS
...
Remove direct calls to compile_fuse() and append_fuse()
Disable bincache for fuse, since we don't need any files at runtime from it
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
d544d57ce1
Moved architecture folders under the arch subfolder.
17 years ago