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
|
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
Grub2 is going to support btrfs someday, so better getting prepared.
|
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
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
|
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 |