| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved architecture folders under the arch subfolder. | Chris Gianelloni | 2008-07-28 | 4 | -2036/+0 |
* | Rename kernel-config-2.6 to kernel-config, since we no longer support 2.4 ker... | Chris Gianelloni | 2008-06-05 | 1 | -0/+0 |
* | Sync kernel configs from releng/trunk/releases/2008.0/kconfig and remove some... | Chris Gianelloni | 2008-06-05 | 1 | -77/+80 |
* | Added a few SATA and PATA drivers to modules_load. | Chris Gianelloni | 2008-05-09 | 1 | -2/+2 |
* | Updated the modules_load files. | Chris Gianelloni | 2008-05-09 | 1 | -2/+2 |
* | Clean up the modules_load files and add qla2xxx. This is genkernel 3.4.10_pr... | Chris Gianelloni | 2008-03-14 | 1 | -25/+7 |
* | Explicitly enable MDADM and MDSTART in busy-config | Andrew Gaffney | 2008-03-12 | 1 | -0/+2 |
* | Update busy-config files for the various arches for busybox 1.7.4 | Andrew Gaffney | 2008-03-11 | 1 | -65/+201 |
* | Enable CONFIG_HEXDUMP globally for busybox | Andrew Gaffney | 2008-03-10 | 1 | -1/+1 |
* | Updated the kernel configs for arches which have given us their 2008.0 config... | Chris Gianelloni | 2008-03-04 | 1 | -404/+599 |
* | Changed MDRAID to MDADM for bug #211316. | Chris Gianelloni | 2008-02-29 | 1 | -1/+1 |
* | Removing 2.4 kernel configs, since we aren't supporting 2.4 from here on out. | Chris Gianelloni | 2008-02-14 | 1 | -855/+0 |
* | add megaraid module to MODULES_SCSI for bug 206039 | Andrew Gaffney | 2008-02-02 | 1 | -1/+1 |
* | Added a nice patch from John R. Graham <john_r_graham@mindspring.com> to allo... | Chris Gianelloni | 2007-11-07 | 1 | -10/+17 |
* | Added a patch from Alan Hourihane <alanh@fairlite.demon.co.uk> for mdadm supp... | Chris Gianelloni | 2007-10-30 | 1 | -0/+1 |
* | Changed all instances of EVMS2/LVM2 to EVMS/LVM, respectively. This will kee... | Chris Gianelloni | 2007-09-17 | 1 | -2/+2 |
* | Removing bootsplash support since it hasn't been in a kernel we've supported ... | Chris Gianelloni | 2007-09-17 | 1 | -7/+0 |
* | Added arcmsr to MODULES_SCSI for bug #185827. | Chris Gianelloni | 2007-08-22 | 1 | -1/+1 |
* | enable CONFIG_INSMOD in all arch busy-config files | Andrew Gaffney | 2007-07-26 | 1 | -1/+1 |
* | Added new PATA support from Paul Hewlett <paul@gccs.co.za> from bug #180111 a... | Chris Gianelloni | 2007-06-21 | 1 | -17/+34 |
* | Added mptsas to SCSI for bug #174130 and removing raid0/raid1/raid10/raid456 ... | Chris Gianelloni | 2007-04-12 | 1 | -2/+2 |
* | Added raid456 to dmraid target for bug #172128. | Chris Gianelloni | 2007-03-27 | 1 | -4/+1 |
* | Added libata to the MODULES_SATA list. This might be why SATA CD drives were... | Chris Gianelloni | 2007-03-13 | 1 | -0/+3 |
* | Added scsi_scan_wait module to modules_load for 2.6.20 support. Thanks to Ro... | Chris Gianelloni | 2007-01-09 | 1 | -4/+1 |
* | Removing generic/keymaps.tar.gz to replace it with a known-good copy. Blame ... | Chris Gianelloni | 2006-12-27 | 1 | -2/+2 |
* | Disabled full SuSv3 compliant sort, as suggested by Aurélien Francillon <aur... | Chris Gianelloni | 2006-12-13 | 1 | -1/+1 |
* | Updated busy-config to work with root=LABEL=<label> for bug #156640. | Chris Gianelloni | 2006-12-13 | 1 | -83/+292 |
* | Added raid456 to alpha/amd64/x86 MODULES_EVMS2 and added tg3 to MODULES_NET. | Chris Gianelloni | 2006-12-03 | 1 | -1/+5 |
* | Added Large File Support thanks to Fabio Erculiani <lxnay@lxnaydesign.net> in... | Chris Gianelloni | 2006-11-13 | 1 | -1/+1 |
* | Added lpfc and scsi_transport_fc for Emulex fibre-channel controllers. | Chris Gianelloni | 2006-09-14 | 1 | -1/+2 |
* | Make sure we load the raid0, raid1, and raid10 personalities with dmraid. | Chris Gianelloni | 2006-09-13 | 1 | -1/+1 |
* | Added megaraid drivers for bug #139888. | Chris Gianelloni | 2006-07-18 | 1 | -1/+1 |
* | We need firmware_class in our initramfs for ide-cs to work. | Chris Gianelloni | 2006-06-30 | 1 | -1/+2 |
* | Added code to allow the root file-system to be a module. This is for bug #11... | Chris Gianelloni | 2006-06-09 | 1 | -0/+1 |
* | Added CONFIG_ASH_READ_TIMEOUT=y so we have a timeout value on read, used for ... | Chris Gianelloni | 2006-06-01 | 1 | -0/+1 |
* | Update to busybox 1.1.0; port over to use mdev. | Tim Yamin | 2006-05-19 | 1 | -1/+2 |
* | Added some more modules to MODULES_SCSI that could be used to boot from a gen... | Chris Gianelloni | 2006-04-25 | 1 | -3/+6 |
* | Added 3ware card drivers to scsi modules on x86/amd64/alpha. | Chris Gianelloni | 2006-04-17 | 1 | -2/+2 |
* | Fix #107628. | Tim Yamin | 2006-04-14 | 1 | -1/+1 |
* | Updated Fusion MPT support for bug #117114. | Chris Gianelloni | 2006-01-02 | 1 | -1/+2 |
* | Added fix for bug #102006. | Chris Gianelloni | 2005-10-10 | 1 | -0/+1 |
* | Added dm-mirror to dmraid on all supported arches for bug #102739. | Chris Gianelloni | 2005-08-16 | 1 | -1/+1 |
* | Fix bug 102006 for dm-bbr. Added dm-bbr to modules_load files under MODULES_... | Eric Edgar | 2005-08-11 | 1 | -1/+1 |
* | Add CONFIG_ASH_TIMEOUT. | Tim Yamin | 2005-07-13 | 1 | -0/+1 |
* | Fix #97672, #98886, #98893, #98897; fix real_root=/dev/mdX: upgraded busybox ... | Tim Yamin | 2005-07-13 | 1 | -1/+2 |
* | Add Fusion MPT support | Chris Gianelloni | 2005-06-23 | 1 | -3/+3 |
* | Remove evms and lvm2 from default boot args (they cause hardware issues, so u... | Tim Yamin | 2005-06-02 | 1 | -2/+2 |
* | Updated alpha kernel configs to 2005.0 configs and updated modules_load for a... | Chris Gianelloni | 2005-06-02 | 3 | -271/+1228 |
* | New release: | Tim Yamin | 2004-06-03 | 1 | -9/+5 |
* | add alpha profile | Brad House | 2004-01-18 | 4 | -0/+1380 |