Commit Graph

88 Commits (226a52cfebb18bd591d610ff51f665ba0f537062)

Author SHA1 Message Date
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 29bf002711 Added USB Printer support for bug #176543.
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 62c3988a09 Added nb-busybox.cf to x86 on the request of Andrew Gaffney <agaffney@gentoo.org>.
18 years ago
Chris Gianelloni fffb7ff9f9 Added raid456 to dmraid target for bug #172128.
18 years ago
Chris Gianelloni 8dd43cbca8 Added joystick support to the default configuration for bug #171911.
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 fe94247269 Update default kernel config with the current LiveCD config for 2007.0, which is built on 2.6.19, rather than 2.6.17 only.
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 57097c87f6 Added patch for udhcp support. Patch by Stefan Nickl <snickl@snickl.freaks.de> and submitted to bug #145115.
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 e674fbb1c0 Added HERMES support to use in-kernel driver rather than external.
19 years ago
Chris Gianelloni 9bf0a048ff Changed CONFIG_BLK_DEV_MD=y for bug #112962.
19 years ago
Chris Gianelloni 1c2fbdac53 Added USB Printer support for bug #114496.
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 872dcb04a3 Updated x86 2.6 kernel configuration.
20 years ago
Chris Gianelloni dd47d02fb8 Added fix for bug #102006.
20 years ago
Chris Gianelloni f9692fddbf CONFIG_PRINTER=m for bug #104229.
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 f88df6fff8 Add an updated x86 kernel config from wolf31o2.
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