| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix --no-install cleaning the tmpdir bug that plasmaroo reported | Eric Edgar | 2005-07-19 | 1 | -6/+6 |
* | Fix #97672, #98886, #98893, #98897; fix real_root=/dev/mdX: upgraded busybox ... | Tim Yamin | 2005-07-13 | 1 | -3/+3 |
* | Fix for hardened/selinux systems to have extened attributes, per r2d2's request | Eric Edgar | 2005-07-12 | 1 | -0/+5 |
* | ENHANCEMENT bug 83771. Add support for LABEL= and UUID= | Eric Edgar | 2005-07-11 | 1 | -0/+30 |
* | fix unionfs-modules-bincache naming error. Fix directory change error on uni... | Eric Edgar | 2005-06-29 | 1 | -5/+6 |
* | run modules_prepare in the kernel tree before unionfs modules compile | Eric Edgar | 2005-06-29 | 1 | -0/+5 |
* | changed to backticks and changed /bin/bash back to /bin/sh which is a valid ... | Eric Edgar | 2005-06-28 | 1 | -2/+2 |
* | Update udev and fix for SPARC64. | Tim Yamin | 2005-06-27 | 1 | -1/+1 |
* | Add missing else | Eric Edgar | 2005-06-23 | 1 | -0/+1 |
* | Fix missing elif | Eric Edgar | 2005-06-23 | 1 | -1/+1 |
* | Fix udev for sparc so it compiles properly | Eric Edgar | 2005-06-22 | 1 | -0/+2 |
* | Fix bug 68903; Allows the CROSS_COMPILE env to be set for kernel compiles. A... | Eric Edgar | 2005-06-22 | 1 | -0/+13 |
* | udev build fix for no ARCH=um architectures | Eric Edgar | 2005-06-16 | 1 | -1/+7 |
* | Add rocket's unionfs patch and linuxrc cleanup; fix Pegasos with regard to in... | Tim Yamin | 2005-06-15 | 1 | -18/+95 |
* | >> 3.2.0_beta1; now with extra froz-faktor <TM>. | Tim Yamin | 2005-04-22 | 1 | -17/+15 |
* | mkdir -> mkdir -p | Tim Yamin | 2005-03-11 | 1 | -1/+1 |
* | Fix udev.rules install issue. | Tim Yamin | 2005-03-10 | 1 | -1/+1 |
* | >> 3.1.3. Remove udev static mode; upgrade udev to 054 instead. | Tim Yamin | 2005-03-10 | 1 | -7/+3 |
* | Fix for broken pipe when configuring busybox in the gen_compile.sh script | Eric Edgar | 2005-03-07 | 1 | -1/+1 |
* | Fix 2.4 -j0 issue. | Tim Yamin | 2005-03-01 | 1 | -1/+1 |
* | Fix -j0 2.4 modules breakage. | Tim Yamin | 2005-02-28 | 1 | -1/+1 |
* | >> 3.1.0k -- Add MODULES_SATA, fix udev on non-x86 archs where there seem to ... | Tim Yamin | 2005-02-25 | 1 | -3/+8 |
* | Fix 2.4 strict flag filtering issue. | Tim Yamin | 2005-02-24 | 1 | -1/+1 |
* | Add DMRAID support (thanks rocket!); fix AMD64 udev issues (#65985). | Tim Yamin | 2005-02-17 | 1 | -0/+41 |
* | LVM2 compilation support; thanks to Eric Edgar for the patch. Bug #72129. | Tim Yamin | 2004-11-27 | 1 | -0/+72 |
* | >> 3.1.0b. | Tim Yamin | 2004-10-23 | 1 | -11/+14 |
* | Adding robbat2's patch for bug #62365. | Tim Yamin | 2004-09-19 | 1 | -8/+18 |
* | Disabling dietlibc usage for devfsd and modutils; dietlibc updated to a new | Tim Yamin | 2004-09-19 | 1 | -27/+33 |
* | Added LiveCD udev support. | Tim Yamin | 2004-08-11 | 1 | -6/+11 |
* | Fix for "udev" not having to be passed to the linuxrc; and a fix for the | Tim Yamin | 2004-07-28 | 1 | -1/+1 |
* | >> 3.0.2e. Code formatting fixes from Bob Barry, as well as a patch for bug | Tim Yamin | 2004-07-28 | 1 | -42/+120 |
* | Fix for bug #57865. Thanks to Martin Parm for the patch! | Tim Yamin | 2004-07-22 | 1 | -1/+1 |
* | Adding a set of patches submitted by Martin "Parmus" Parm; bugs #57748, | Tim Yamin | 2004-07-21 | 1 | -4/+4 |
* | New release: | Tim Yamin | 2004-06-03 | 1 | -109/+102 |
* | A few short fixes: reduced compilation verbosity; bootsplash fix to use both | Tim Yamin | 2004-03-27 | 1 | -11/+0 |
* | Version bump. Closes bugs #34948, #37371, #41129, #41166, #42725, #42815, | Tim Yamin | 2004-03-21 | 1 | -59/+62 |
* | make modules_install should use -j1 only | Brad House | 2004-02-07 | 1 | -0/+5 |
* | uname machine for parisc, etc | Brad House | 2004-01-10 | 1 | -1/+3 |
* | check for loop devices and fix debug printing | Brad House | 2004-01-08 | 1 | -2/+3 |
* | typos | Brad House | 2003-12-09 | 1 | -2/+2 |
* | fix | Brad House | 2003-12-09 | 1 | -3/+3 |
* | different makes for kernel and utils | Brad House | 2003-12-09 | 1 | -0/+3 |
* | KERNEL_MAKE_2 for sparc | Brad House | 2003-12-09 | 1 | -0/+4 |
* | add devfsd support | Brad House | 2003-12-09 | 1 | -4/+57 |
* | fixes | Brad House | 2003-12-09 | 1 | -20/+132 |
* | umm, make configure scripts work with CC, AS, and LD set or unset | Brad House | 2003-12-09 | 1 | -4/+40 |
* | don't forget 'env' before | Brad House | 2003-12-09 | 1 | -2/+2 |
* | need seperate toolkit for compilation of kernel and utils on sparc64 | Brad House | 2003-12-09 | 1 | -23/+53 |
* | fixes for sparc, cant set LD or AS for sparc64 | Brad House | 2003-12-09 | 1 | -4/+30 |
* | 2.4 kernel updates | Brad House | 2003-12-09 | 1 | -2/+40 |