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 |
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 |
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
|
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 |