| Commit message (Expand) | Author | Age | Files | Lines |
* | FL-437: hotfix module compile for 3.7+ kernels with no include/linux/version.h | Daniel Robbins | 2013-04-27 | 1 | -0/+8 |
* | Correct incorrect merge conflict resolution by using BUILD_DST instead of KER... | Richard Yao | 2012-08-05 | 1 | -2/+2 |
* | Merge branch 'upstream' into beta | Richard Yao | 2012-08-04 | 1 | -1/+7 |
|\ |
|
| * | Support --kernel-config=/proc/config.gz (bug #421027) | Sebastian Pipping | 2012-07-08 | 1 | -1/+7 |
| * | trivial: cleanup code, drop whitespaces and some more cruft | Fabio Erculiani | 2011-09-13 | 1 | -1/+1 |
| * | gen_configkernel: canonicalize path to kernel config | Amadeusz Żołnowski | 2011-08-10 | 1 | -0/+1 |
| * | Refactoring: Rename mode runtask to kernelruntask | Sebastian Pipping | 2011-06-22 | 1 | -1/+1 |
* | | upstream merge Sep 14 2011, 3.4.18 | Daniel Robbins | 2011-09-14 | 1 | -2/+3 |
* | | genkernel with fixes for new --build-src and --build-dst feature. 3.4.12.6-r4v3.4.12.6-r4-funtoo | Daniel Robbins | 2011-03-13 | 1 | -2/+2 |
* | | initial changes to support --build-src= and --build-dst= -- need testing. | Daniel Robbins | 2011-03-13 | 1 | -18/+18 |
|/ |
|
* | Merge branch 'master' into experimental | Sebastian Pipping | 2011-01-20 | 1 | -9/+16 |
|\ |
|
| * | Move from "no-foo enabled" to "foo disabled" for consistency | Sebastian Pipping | 2011-01-20 | 1 | -2/+2 |
| * | Use "kernel:" instead of "config:" in output consistently | Sebastian Pipping | 2011-01-20 | 1 | -7/+7 |
| * | Move application of kernel config after "make mrproper" as that deletes .conf... | Sebastian Pipping | 2011-01-20 | 1 | -4/+7 |
| * | Be versose about --oldconfig and --no-mrproper | Sebastian Pipping | 2011-01-20 | 1 | -0/+4 |
* | | Fix leftover of problem with missing .config file (bug #271528) | Sebastian Pipping | 2011-01-20 | 1 | -0/+1 |
|/ |
|
* | Add timestamps to .config backup names (e.g. .config--2011-01-13--15-01-53.ba... | Sebastian Pipping | 2011-01-13 | 1 | -2/+3 |
* | Handle missing kernel .config better (bug #271528) | Sebastian Pipping | 2011-01-13 | 1 | -8/+14 |
* | Build iSCSI as module from the kernel, userspace from open-iscsi | craig | 2009-10-03 | 1 | -3/+6 |
* | Merge branch 'master' of git://git.wolf31o2.org/projs/genkernel | craig | 2009-08-08 | 1 | -0/+1 |
|\ |
|
| * | Adding Id header. | Chris Gianelloni | 2009-07-25 | 1 | -0/+1 |
* | | iSCSI patch for genkernel | craig | 2009-06-28 | 1 | -0/+9 |
|/ |
|
* | Actually setting permissions. It helps if one remembers to 'git add' before ... | Chris Gianelloni | 2008-12-16 | 1 | -0/+0 |
* | Remove a few more 2.4 kernel support remnants | agaffney | 2008-07-28 | 1 | -13/+4 |
* | Removed a large chunk of 2.4 kernel support. This will still require some fa... | Chris Gianelloni | 2008-07-28 | 1 | -6/+3 |
* | Moved architecture folders under the arch subfolder. | Chris Gianelloni | 2008-07-28 | 1 | -6/+6 |
* | Clean up OLDCONFIG logic and default to OLDCONFIG=yes. This is for bug 207895 | Andrew Gaffney | 2008-02-03 | 1 | -7/+2 |
* | Some more generalcleanup and adding support for using a config file other tha... | Chris Gianelloni | 2007-09-17 | 1 | -11/+5 |
* | Renamed gensplash to splash and marked gensplash as deprecated. This is 3.4.... | Chris Gianelloni | 2007-09-17 | 1 | -1/+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 | -2/+2 |
* | Removing the suspend support that was added for bug #156445 until suspend is ... | Chris Gianelloni | 2007-08-30 | 1 | -4/+4 |
* | Added patch from Daniel Drake <dsd@gentoo.org> in bug #156445 to add userspac... | Chris Gianelloni | 2006-12-13 | 1 | -0/+7 |
* | Fix #88080. | Tim Yamin | 2005-08-15 | 1 | -0/+5 |
* | Fixed config parsing for dmraid/lvm2 to only set =m if item is not set. Clos... | Chris Gianelloni | 2005-08-06 | 1 | -4/+4 |
* | Fix #97672, #98886, #98893, #98897; fix real_root=/dev/mdX: upgraded busybox ... | Tim Yamin | 2005-07-13 | 1 | -2/+2 |
* | bug 97051: Initramfs on 2.6+ kernels dont require ext2 filesystem so can drop... | Eric Edgar | 2005-06-27 | 1 | -2/+9 |
* | Added config parsing for dmraid modules if genkernel is called with --dmraid | Chris Gianelloni | 2005-06-02 | 1 | -1/+7 |
* | Added check for --lvm2 and enable lvm2-required modules if they are not enabl... | Chris Gianelloni | 2005-05-25 | 1 | -0/+8 |
* | >> 3.2.0_beta1; now with extra froz-faktor <TM>. | Tim Yamin | 2005-04-22 | 1 | -1/+1 |
* | Fix possible broken pipe error message when configuring the kernel | Eric Edgar | 2005-03-07 | 1 | -1/+1 |
* | Added a sed to ensure Ext2 support is on; bug #52558. | Tim Yamin | 2004-07-12 | 1 | -0/+2 |
* | Fix for bug #54455; moved the code to create a backup .config upwards since | Tim Yamin | 2004-06-19 | 1 | -1/+1 |
* | New release: | Tim Yamin | 2004-06-03 | 1 | -23/+33 |
* | Version bump. Closes bugs #34948, #37371, #41129, #41166, #42725, #42815, | Tim Yamin | 2004-03-21 | 1 | -13/+34 |
* | err, backed up wrong file :) | Brad House | 2004-02-07 | 1 | -1/+1 |
* | misc fixes in relation to kernel configs | Brad House | 2004-01-28 | 1 | -7/+15 |
* | need seperate toolkit for compilation of kernel and utils on sparc64 | Brad House | 2003-12-09 | 1 | -3/+3 |
* | make friendly with 2.4 | Brad House | 2003-12-09 | 1 | -5/+13 |
* | add new genkernel dev | Brad House | 2003-12-08 | 1 | -0/+48 |