| Commit message (Expand) | Author | Age | Files | Lines |
* | Added patch from Daniel Drake <dsd@gentoo.org> in bug #156611 to clean up the... | Chris Gianelloni | 2006-12-13 | 1 | -1/+0 |
* | Added patch from Daniel Drake <dsd@gentoo.org> in bug #156445 to add userspac... | Chris Gianelloni | 2006-12-13 | 1 | -0/+9 |
* | Added patch from Alon Bar-Lev <alon.barlev@gmail.com> for bug #148498 and als... | Chris Gianelloni | 2006-10-02 | 1 | -2/+12 |
* | Commit patch for bug #139866 by Martin Parm. | Tim Yamin | 2006-07-11 | 1 | -0/+8 |
* | Add a modified version of the two LUKS patches that made their way into bugzi... | Chris Gianelloni | 2006-06-09 | 1 | -0/+5 |
* | Added patch from Kumba to make certain initrd functions less mips-specific. | Chris Gianelloni | 2006-02-02 | 1 | -0/+12 |
* | Added nice and fun patch from dostrow for building on ppc64 (and possibly oth... | Chris Gianelloni | 2006-01-24 | 1 | -0/+5 |
* | Add support to genkernel to build a monolithic kernel by skipping module buil... | Joshua Kinard | 2006-01-15 | 1 | -0/+12 |
* | Fix #115263, #117392, add a fix to sanify LOCALVERSION if unresolved variable... | Tim Yamin | 2006-01-03 | 1 | -1/+1 |
* | Udev 075 support, klibc 1.1.1, and fixes for ppc on 2.6.14+ kernels | Eric Edgar | 2005-11-17 | 1 | -0/+2 |
* | Finally making the --bladecenter/dobladecenter stuff correct. Thanks plasmar... | Chris Gianelloni | 2005-07-30 | 1 | -7/+0 |
* | Fix a few directory creation issues and a typo | Eric Edgar | 2005-07-29 | 1 | -0/+3 |
* | Added --bladecenter for slow USB CD on IBM BladeCenter. | Chris Gianelloni | 2005-07-29 | 1 | -0/+7 |
* | Remove extra TEMP checking code that was commented out | Eric Edgar | 2005-07-25 | 1 | -6/+0 |
* | Add kernelz- to minkernpackage and kerncache | Eric Edgar | 2005-07-25 | 1 | -0/+6 |
* | Remove extra checks that fail | Eric Edgar | 2005-07-22 | 1 | -6/+0 |
* | Fix evms bugs with missing sbin. Remove prepare line as it probably isnt nec... | Eric Edgar | 2005-07-18 | 1 | -1/+1 |
* | Create additional cleanup options. --postclear for final cleanup and 2 new g... | Eric Edgar | 2005-07-18 | 1 | -13/+20 |
* | Fix #98944, add GRUB :root_device support and add a more versatile grub.conf ... | Tim Yamin | 2005-07-14 | 1 | -1/+8 |
* | Fix #97672, #98886, #98893, #98897; fix real_root=/dev/mdX: upgraded busybox ... | Tim Yamin | 2005-07-13 | 1 | -6/+10 |
* | Adding --symlink to fix bug 98716 | Eric Edgar | 2005-07-12 | 1 | -0/+7 |
* | ENHANCEMENT bug 83771. Add support for LABEL= and UUID= | Eric Edgar | 2005-07-11 | 1 | -0/+9 |
* | Fix bug 97700. Add additional check for kernel source directory earlier | Eric Edgar | 2005-07-11 | 1 | -0/+8 |
* | remove extra make prepare in gen_determineargs.sh that breaks things. Fix md... | Eric Edgar | 2005-07-11 | 1 | -1/+1 |
* | fix unionfs-modules-bincache naming error. Fix directory change error on uni... | Eric Edgar | 2005-06-29 | 1 | -3/+2 |
* | Fix bug 68903; Allows the CROSS_COMPILE env to be set for kernel compiles. A... | Eric Edgar | 2005-06-22 | 1 | -0/+5 |
* | Fix genkernel crash when .config is present and testing for Localversion info... | Eric Edgar | 2005-06-20 | 1 | -1/+1 |
* | Fix 2.6 crash detecting LocalVersion, fix 2.4 kernels so they dont do localve... | Eric Edgar | 2005-06-17 | 1 | -9/+21 |
* | Localversion changes to kerncache, and added a sleep statement so modprobe lo... | Eric Edgar | 2005-06-16 | 1 | -4/+18 |
* | Add rocket's unionfs patch and linuxrc cleanup; fix Pegasos with regard to in... | Tim Yamin | 2005-06-15 | 1 | -1/+20 |
* | >> 3.2.0_beta1; now with extra froz-faktor <TM>. | Tim Yamin | 2005-04-22 | 1 | -15/+91 |
* | Add support for maxkernpackage | Eric Edgar | 2005-02-24 | 1 | -0/+5 |
* | Add DMRAID support (thanks rocket!); fix AMD64 udev issues (#65985). | Tim Yamin | 2005-02-17 | 1 | -0/+9 |
* | >> 3.0.2c. Adding LVM2 args code to gen_determineargs.sh. | Tim Yamin | 2004-11-30 | 1 | -0/+7 |
* | LVM2 compilation support; thanks to Eric Edgar for the patch. Bug #72129. | Tim Yamin | 2004-11-27 | 1 | -0/+4 |
* | >> 3.1.0b. | Tim Yamin | 2004-10-23 | 1 | -0/+14 |
* | Added LiveCD udev support. | Tim Yamin | 2004-08-11 | 1 | -0/+7 |
* | Patch for bug #57867 adding --cachedir=<dir> by Martin Parm. | Tim Yamin | 2004-07-29 | 1 | -0/+11 |
* | >> 3.0.2e. Code formatting fixes from Bob Barry, as well as a patch for bug | Tim Yamin | 2004-07-28 | 1 | -3/+11 |
* | GRUB Bootloader support - bug #57576. Thanks to Mathias Gug for the patch! | Tim Yamin | 2004-07-21 | 1 | -0/+5 |
* | Adding a set of patches submitted by Martin "Parmus" Parm; bugs #57748, | Tim Yamin | 2004-07-21 | 1 | -0/+29 |
* | New release: | Tim Yamin | 2004-06-03 | 1 | -22/+22 |
* | Version bump. Closes bugs #34948, #37371, #41129, #41166, #42725, #42815, | Tim Yamin | 2004-03-21 | 1 | -5/+1 |
* | make commandline debugfile option work | Brad House | 2004-01-31 | 1 | -0/+5 |
* | add makeopts params, and fixes for if old coreutils is in root | Brad House | 2004-01-08 | 1 | -1/+5 |
* | no bootsplash fix | Brad House | 2003-12-24 | 1 | -0/+6 |
* | no initrd modules stuff | Brad House | 2003-12-23 | 1 | -0/+4 |
* | changes for livecd stuff | Brad House | 2003-12-23 | 1 | -0/+5 |
* | get extraversion properly | Brad House | 2003-12-22 | 1 | -2/+2 |
* | different makes for kernel and utils | Brad House | 2003-12-09 | 1 | -5/+14 |