aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FUSE: Remove invalid configure option --disable-kernel-moduleSebastian Pipping2012-07-101-1/+1
* Use blkid from system's util-linux rather than compiling e2fsprogs ourselvesSebastian Pipping2012-05-171-34/+0
* Fix dmraid building with LVM/device-mapperRobin H. Johnson2012-02-141-18/+21
* More UTILS_CROSS_COMPILE prefix on strip calls.Robin H. Johnson2012-02-121-4/+4
* Bug #265005: ensure CROSS_COMPILE is set for cross-compile strip calls to work.Robin H. Johnson2012-02-111-5/+13
* device-mapper "update". It was merged into LVM2-2.02.67 upstream in 2010. Bug...Robin H. Johnson2012-02-111-32/+1
* Support application of patches for more toolsTomasz Wasiak2012-01-121-0/+6
* Improve option handling.Robin H. Johnson2012-01-041-1/+1
* fix random build failures during e2fsprogs, force -j1Fabio Erculiani2011-10-251-1/+1
* trivial: cleanup code, drop whitespaces and some more cruftFabio Erculiani2011-09-131-2/+2
* dmraid requires dmsetup to assign UUID to discovered RAID volumes, close bug ...Fabio Erculiani2011-09-131-1/+4
* Enable patch application for mdadm, add patch to fix compilation (bug #381089)Sebastian Pipping2011-08-301-0/+1
* gen_compile: correct MAKEOPTS usage on utils taskFabio Erculiani2011-08-161-1/+1
* gen_compile: always use -j1 with kernel *_install targets, fixes compilation ...Fabio Erculiani2011-08-161-2/+2
* better document new --make-target= optionFabio Erculiani2011-07-201-1/+1
* Make possible to compile XEN based kernels providing --kernel-target= and --k...Fabio Erculiani2011-07-201-3/+7
* Make --arch-override= affect "make menuconfig" (bug #247246)Sebastian Pipping2011-06-221-2/+2
* Refactoring: Rename mode runtask to kernelruntaskSebastian Pipping2011-06-221-3/+3
* Docs: Add in-code docs on runtask mode of compile_generic()Sebastian Pipping2011-06-221-0/+1
* Refactoring: Turn to if-elifs constructs into case blocksSebastian Pipping2011-06-221-16/+16
* iSCSI: open-iscsi patchwork: add -lslp to LDFLAGS, and properly call autoconfFabio Erculiani2011-03-221-0/+3
* open-iscsi: fix compilation when openslp is installed.Fabio Erculiani2011-03-221-1/+6
* 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
|/