Commit Graph

79 Commits (4304d907baf2e2201d8ef9fcf447988ce5161fae)

Author SHA1 Message Date
Chris Gianelloni c205eaa040 Clean up the modules_load files and add qla2xxx. This is genkernel 3.4.10_pre6 for testing.
17 years ago
Andrew Gaffney 520f70fd8d Explicitly enable MDADM and MDSTART in busy-config
17 years ago
Andrew Gaffney ae01c22edb Update busy-config files for the various arches for busybox 1.7.4
17 years ago
Andrew Gaffney bfd3e14a07 Enable CONFIG_HEXDUMP globally for busybox
17 years ago
Chris Gianelloni 39f1ad891b Updated the kernel configs for arches which have given us their 2008.0 configs. This is 3.4.10_pre4 for testing.
17 years ago
Chris Gianelloni a0766808eb Changed MDRAID to MDADM for bug #211316.
17 years ago
Andrew Gaffney b861813ae6 add megaraid module to MODULES_SCSI for bug 206039
17 years ago
Chris Gianelloni fba39b8f11 Added a nice patch from John R. Graham <john_r_graham@mindspring.com> to allow all command line options to be configurable from within the genkernel.conf file. This is for bug #182616. This is genkernel 3.4.9_pre8 for testing.
17 years ago
Chris Gianelloni c239493fcd Added a patch from Alan Hourihane <alanh@fairlite.demon.co.uk> for mdadm support in busybox from bug #172128. This is genkernel 3.4.9_pre4 for testing.
17 years ago
Chris Gianelloni 10990c2210 Changed all instances of EVMS2/LVM2 to EVMS/LVM, respectively. This will keep everything simplified if a newer EVMS/LVM version set appears.
18 years ago
Chris Gianelloni 364336c8dc Removing bootsplash support since it hasn't been in a kernel we've supported for years now, causes confusion amongst users, and really wasn't being used and caused issues with 2.6/initrd creation in some corner cases.
18 years ago
Chris Gianelloni 7e8148c27c Removed CONFIG_PHYSICAL_START from the x86/amd64 kernel configs for bug #186378. This is genkernel 3.4.9_pre1 for testing.
18 years ago
Chris Gianelloni bfec77e7d2 Added arcmsr to MODULES_SCSI for bug #185827.
18 years ago
Andrew Gaffney 1bdb11467f enable CONFIG_INSMOD in all arch busy-config files
18 years ago
Chris Gianelloni 51ba709e2c Added new PATA support from Paul Hewlett <paul@gccs.co.za> from bug #180111 and also created a separate MDRAID module group.
18 years ago
Chris Gianelloni 9899e00ed9 Added mptsas to SCSI for bug #174130 and removing raid0/raid1/raid10/raid456 from DMRAID.
18 years ago
Chris Gianelloni fffb7ff9f9 Added raid456 to dmraid target for bug #172128.
18 years ago
Chris Gianelloni e1a47d6e7f Added libata to the MODULES_SATA list. This might be why SATA CD drives weren't working for us.
18 years ago
Chris Gianelloni 7e7a6e1540 Added scsi_scan_wait module to modules_load for 2.6.20 support. Thanks to Robin H. Johnson for <robbat2@gentoo.org> for pointing it out.
18 years ago
Chris Gianelloni 3061882720 Removing generic/keymaps.tar.gz to replace it with a known-good copy. Blame cvs2svn.
18 years ago
Chris Gianelloni de1b94b525 Disabled full SuSv3 compliant sort, as suggested by Aurélien Francillon <aurelien.francillon@inrialpes.fr> in bug #157777.
18 years ago
Chris Gianelloni 6fc0394331 Updated busy-config to work with root=LABEL=<label> for bug #156640.
18 years ago
Chris Gianelloni 9607f7eea1 Added raid456 to alpha/amd64/x86 MODULES_EVMS2 and added tg3 to MODULES_NET.
18 years ago
Chris Gianelloni c0d0730dd3 Added Large File Support thanks to Fabio Erculiani <lxnay@lxnaydesign.net> in bug #152881.
18 years ago
Chris Gianelloni 55988d9048 Updated kernel configs for amd64/x86 for bug #151609 and bug #152299.
18 years ago
Chris Gianelloni 6869de7a01 Update the amd64 kernel configs from the release.
19 years ago
Chris Gianelloni 675840931d Added lpfc and scsi_transport_fc for Emulex fibre-channel controllers.
19 years ago
Chris Gianelloni 95d1f86ce6 Make sure we load the raid0, raid1, and raid10 personalities with dmraid.
19 years ago
Chris Gianelloni ea8d6b3d81 Fixed the NFS mount configuration for busybox for bug #143476.
19 years ago
Chris Gianelloni 5f84a07335 Updated default kernel configurations for x86/amd64 to match the 2006.1 release.
19 years ago
Chris Gianelloni d54cb08b41 Added megaraid drivers for bug #139888.
19 years ago
Chris Gianelloni c97e4ce587 We need firmware_class in our initramfs for ide-cs to work.
19 years ago
Chris Gianelloni e4820423a3 Added code to allow the root file-system to be a module. This is for bug #118098.
19 years ago
Chris Gianelloni d6b0a24cf5 Added CONFIG_ASH_READ_TIMEOUT=y so we have a timeout value on read, used for keymap selection.
19 years ago
Tim Yamin fd9747ca4f Update to busybox 1.1.0; port over to use mdev.
19 years ago
Chris Gianelloni 8413f157eb Added some more modules to MODULES_SCSI that could be used to boot from a genkernel-compiled kernel on a live system.
19 years ago
Chris Gianelloni 0ca669fb9a Added 3ware card drivers to scsi modules on x86/amd64/alpha.
19 years ago
Tim Yamin 0231c8d1b3 Fix #107628.
19 years ago
Chris Gianelloni 3098153d53 Added a check for /dev/tty0 to setup_keymap, added raid personality modules for EVMS, and fixed lots of space/tab issues, along with a general style cleanup. I'm calling this one 3.3.11b internally, and hopefully it will be added to the tree if it resolves bug #124388.
19 years ago
Chris Gianelloni f83099223d Added additional SATA controllers to MODULES_SATA for loading into the initrd/initramfs image.
19 years ago
Chris Gianelloni d57e746790 Updated Fusion MPT support for bug #117114.
19 years ago
Chris Gianelloni e14750b99f Added sata_mv to x86/amd64 for Marvell SATA controllers and updated 2.6 kernel config for x86 to match what would be used on a current 2.6.14 LiveCD.
19 years ago
Chris Gianelloni dd47d02fb8 Added fix for bug #102006.
20 years ago
Chris Gianelloni 4adea0cde7 Added dm-mirror to dmraid on all supported arches for bug #102739.
20 years ago
Eric Edgar 4575cd15fa Fix bug 102006 for dm-bbr. Added dm-bbr to modules_load files under MODULES_LVM2.
20 years ago
Tim Yamin e3be7f5e7b Add CONFIG_ASH_TIMEOUT.
20 years ago
Tim Yamin 9a390bca98 Fix #97672, #98886, #98893, #98897; fix real_root=/dev/mdX: upgraded busybox to 1.00, porting in my read -t and mdstart patches.
20 years ago
Tim Yamin 914dc2a937 >> 3.2.0. Add spock's gensplash fixes, fix initrd startup 'find: ...' errors.
20 years ago
Chris Gianelloni 26a9b12f77 Changed sata_vitesse to sata_vsc and closing bug #97089.
20 years ago
Chris Gianelloni d49e9b2bca Add Fusion MPT support
20 years ago