aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use LDFLAGS= instead of --with-ldopts on ./configure of e2fsprogs. Version 1...Sebastian Pipping2011-01-111-1/+1
* Review and fix some -eq and -ne conditionalsSebastian Pipping2011-01-071-1/+1
* Build iSCSI as module from the kernel, userspace from open-iscsicraig2009-10-031-11/+12
* Merge branch 'master' of git://git.wolf31o2.org/projs/genkernelcraig2009-08-081-0/+1
|\
| * Adding Id header.Chris Gianelloni2009-07-251-0/+1
* | Corrected spelling -> iSCSIcraig2009-06-281-2/+2
* | iSCSI patch for genkernelcraig2009-06-281-0/+42
|/
* Add support for multiple possible kernel binary paths for gentoo bug #255085Andrew Gaffney2009-02-191-4/+12
* Actually setting permissions. It helps if one remembers to 'git add' before ...Chris Gianelloni2008-12-161-0/+0
* We don't need to add - to UTILS_CROSS_COMPILE since it's already thereAndrew Gaffney2008-12-151-3/+3
* Separate out main and netboot busy-configAndrew Gaffney2008-12-151-1/+7
* Explicitly set UTILS_{CC,LD,AS} if UTILS_CROSS_COMPILE is setAndrew Gaffney2008-12-141-1/+8
* Switch search order so arch-specific is first for busy-configAndrew Gaffney2008-12-121-3/+3
* Remove BUSYBOX_CONFIG from genkernel.confAndrew Gaffney2008-12-121-2/+14
* Add fuse to MODULES_FSAndrew Gaffney2008-11-131-8/+14
* change lib orderagaffney2008-11-131-2/+2
* Compile unionfs-fuse staticallyagaffney2008-11-131-1/+1
* Correct unionfs-fuse bincache path and clean up debugging codeagaffney2008-11-121-6/+0
* Add -L line into LIB= in Makefileagaffney2008-11-121-0/+1
* another try at compiling unionfs-fuseagaffney2008-11-121-6/+6
* add bash invocation before compiling unionfs-fuse in order to poke aroundagaffney2008-11-121-0/+1
* debugagaffney2008-11-121-1/+2
* sed Makefile instead of setting in envagaffney2008-11-121-1/+2
* Unpack fuse source and modify CFLAGS for unionfs-fuseagaffney2008-11-121-1/+5
* Unpack unionfs-fuse with -jagaffney2008-11-121-1/+1
* Add compile_fuse() and compile_unionfs_fuse()agaffney2008-11-121-0/+58
* Only apply files from patch dir ending in diff/patchagaffney2008-08-241-2/+1
* Removed some unused dietlibc code.Chris Gianelloni2008-07-281-16/+0
* Removed a large chunk of 2.4 kernel support. This will still require some fa...Chris Gianelloni2008-07-281-18/+0
* Store pre-oldconfig busybox .config for use in bincache comparisonAndrew Gaffney2008-05-101-22/+20
* Add set_kernel_arch(), which maps the genkernel arch to the arch that the ker...Andrew Gaffney2008-03-131-0/+4
* Get rid of the ENABLE_PEGASOS_HACKS hacksAndrew Gaffney2008-03-131-2/+2
* Remove the quotes when trying to expand a globAndrew Gaffney2008-03-111-1/+1
* It helps if we assign the correct value to versionAndrew Gaffney2008-03-111-2/+3
* Update busy-config files for the various arches for busybox 1.7.4Andrew Gaffney2008-03-111-1/+1
* Add apply_patches() function to automagically apply patches for a given utilAndrew Gaffney2008-03-111-3/+30
* Removing DEVFS support from genkernel since we don't support 2.4 kernels anym...Chris Gianelloni2008-02-141-28/+0
* Added another patch from Javier Miqueleiz <javier@miqueleiz.com> in bug #1988...Chris Gianelloni2008-02-141-0/+1
* This is the long-awaited unionfs code cleanup. All of the unionfs code in ge...Chris Gianelloni2008-02-141-100/+0
* Added a patch line for busybox for bug #198892. This is 3.4.9_pre10 for test...Chris Gianelloni2007-11-281-0/+1
* Force dmraid to be built with -j1 for bug #188273Andrew Gaffney2007-11-171-1/+2
* Added a patch from Joshua Kinard <kumba@gentoo.org> to clean up the Pegasos h...Chris Gianelloni2007-11-071-2/+2
* Make sure we still allow dolvm2/doevms2 on the kernel command line and give a...Chris Gianelloni2007-11-071-17/+15
* Fixed device-mapper/man removal for bug #196087, fixed mdadm.conf copying, an...Chris Gianelloni2007-11-011-1/+1
* Added a patch from Alan Hourihane <alanh@fairlite.demon.co.uk> for mdadm supp...Chris Gianelloni2007-10-301-0/+1
* Rename DEBUGLEVEL/DEBUGFILE to LOGLEVEL/LOGFILE to help reduce confusion.Chris Gianelloni2007-09-171-9/+9
* Changed all instances of EVMS2/LVM2 to EVMS/LVM, respectively. This will kee...Chris Gianelloni2007-09-171-17/+17
* Performed some general cleanup on a few files and removed devfs/udev selectio...Chris Gianelloni2007-09-171-248/+1
* Removing the suspend support that was added for bug #156445 until suspend is ...Chris Gianelloni2007-08-301-32/+32
* enable CONFIG_INSMOD in all arch busy-config filesAndrew Gaffney2007-07-261-108/+0