aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into experimentalSebastian Pipping2011-01-201-9/+16
|\
| * Move from "no-foo enabled" to "foo disabled" for consistencySebastian Pipping2011-01-201-2/+2
| * Use "kernel:" instead of "config:" in output consistentlySebastian Pipping2011-01-201-7/+7
| * Move application of kernel config after "make mrproper" as that deletes .conf...Sebastian Pipping2011-01-201-4/+7
| * Be versose about --oldconfig and --no-mrproperSebastian Pipping2011-01-201-0/+4
* | Fix leftover of problem with missing .config file (bug #271528)Sebastian Pipping2011-01-201-0/+1
|/
* Add timestamps to .config backup names (e.g. .config--2011-01-13--15-01-53.ba...Sebastian Pipping2011-01-131-2/+3
* Handle missing kernel .config better (bug #271528)Sebastian Pipping2011-01-131-8/+14
* Build iSCSI as module from the kernel, userspace from open-iscsicraig2009-10-031-3/+6
* Merge branch 'master' of git://git.wolf31o2.org/projs/genkernelcraig2009-08-081-0/+1
|\
| * Adding Id header.Chris Gianelloni2009-07-251-0/+1
* | iSCSI patch for genkernelcraig2009-06-281-0/+9
|/
* Actually setting permissions. It helps if one remembers to 'git add' before ...Chris Gianelloni2008-12-161-0/+0
* Remove a few more 2.4 kernel support remnantsagaffney2008-07-281-13/+4
* Removed a large chunk of 2.4 kernel support. This will still require some fa...Chris Gianelloni2008-07-281-6/+3
* Moved architecture folders under the arch subfolder.Chris Gianelloni2008-07-281-6/+6
* Clean up OLDCONFIG logic and default to OLDCONFIG=yes. This is for bug 207895Andrew Gaffney2008-02-031-7/+2
* Some more generalcleanup and adding support for using a config file other tha...Chris Gianelloni2007-09-171-11/+5
* Renamed gensplash to splash and marked gensplash as deprecated. This is 3.4....Chris Gianelloni2007-09-171-1/+1
* Changed all instances of EVMS2/LVM2 to EVMS/LVM, respectively. This will kee...Chris Gianelloni2007-09-171-2/+2
* Removing bootsplash support since it hasn't been in a kernel we've supported ...Chris Gianelloni2007-09-171-2/+2
* Removing the suspend support that was added for bug #156445 until suspend is ...Chris Gianelloni2007-08-301-4/+4
* Added patch from Daniel Drake <dsd@gentoo.org> in bug #156445 to add userspac...Chris Gianelloni2006-12-131-0/+7
* Fix #88080.Tim Yamin2005-08-151-0/+5
* Fixed config parsing for dmraid/lvm2 to only set =m if item is not set. Clos...Chris Gianelloni2005-08-061-4/+4
* Fix #97672, #98886, #98893, #98897; fix real_root=/dev/mdX: upgraded busybox ...Tim Yamin2005-07-131-2/+2
* bug 97051: Initramfs on 2.6+ kernels dont require ext2 filesystem so can drop...Eric Edgar2005-06-271-2/+9
* Added config parsing for dmraid modules if genkernel is called with --dmraidChris Gianelloni2005-06-021-1/+7
* Added check for --lvm2 and enable lvm2-required modules if they are not enabl...Chris Gianelloni2005-05-251-0/+8
* >> 3.2.0_beta1; now with extra froz-faktor <TM>.Tim Yamin2005-04-221-1/+1
* Fix possible broken pipe error message when configuring the kernelEric Edgar2005-03-071-1/+1
* Added a sed to ensure Ext2 support is on; bug #52558.Tim Yamin2004-07-121-0/+2
* Fix for bug #54455; moved the code to create a backup .config upwards sinceTim Yamin2004-06-191-1/+1
* New release:Tim Yamin2004-06-031-23/+33
* Version bump. Closes bugs #34948, #37371, #41129, #41166, #42725, #42815,Tim Yamin2004-03-211-13/+34
* err, backed up wrong file :)Brad House2004-02-071-1/+1
* misc fixes in relation to kernel configsBrad House2004-01-281-7/+15
* need seperate toolkit for compilation of kernel and utils on sparc64Brad House2003-12-091-3/+3
* make friendly with 2.4Brad House2003-12-091-5/+13
* add new genkernel devBrad House2003-12-081-0/+48