aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove internal building of lvm2.Daniel Robbins2011-01-311-21/+2
* lvm: Indicate using bincacheSebastian Pipping2011-01-291-1/+3
* Remove unpacking of device-mapper for lvm2Peter Hjalmarsson2011-01-291-4/+0
* mdadm: Indicate using bincacheSebastian Pipping2011-01-231-1/+3
* Replace "${MAKEOPTS/-j?/j1}" by "${MAKEOPTS} -j1" (bug #277607)Sebastian Pipping2011-01-221-2/+2
* style: Fix trailing whitespace errorSebastian Pipping2011-01-171-1/+1
* mdadm: Add IMSM supportLaurent Pinchart2011-01-171-4/+5
* use mdadm instead of bundled stripped down mdassemble (v2)Matthias Dahl2011-01-171-0/+35
* Bring back --with-lvm1=internal and --with-snapshots=internal (appears more s...Sebastian Pipping2011-01-161-3/+3
* Fix compilation of LVM 2.02.74Amadeusz ?o?nowski2011-01-161-3/+0
* Run "make firmware_install" if CONFIG_FIRMWARE_IN_KERNEL != y (bug #244651)Sebastian Pipping2011-01-141-0/+9
* Restore original intention of CPPFLAGS (preprocessor) and CFLAGS (compiler)Sebastian Pipping2011-01-141-3/+2
* Recover ">> ${LOGFILE} 2>&1"Sebastian Pipping2011-01-141-1/+1
* Fix indentationSebastian Pipping2011-01-141-5/+5
* LVM 2.02.28 fixAmadeusz Żołnowski2011-01-141-3/+8
* Add support for LVM patches located at ${GK_SHARE}/patches/lvm/${LVM_VER}/Sebastian Pipping2011-01-131-0/+1
* Feed back names of patches applied successfullySebastian Pipping2011-01-131-1/+3
* Skip files in apply_patches() as *{diff,patch} produces "*diff" with no .diff...Sebastian Pipping2011-01-131-0/+1
* Compile gnupg as a utilSebastian Pipping2011-01-111-1/+1
* Mention cache usage on gnupg in output (consistent to busybox and blkid)Sebastian Pipping2011-01-111-1/+3
* GPG compiledacook2011-01-111-0/+41
* Mention cache usage on blkid in output (consistent to busybox)Sebastian Pipping2011-01-111-1/+3
* 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