summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* clean up extended echo usageMike Frysinger2016-06-221-2/+2
* always respect kernel settingsMike Frysinger2016-03-271-21/+20
* Be stricter with module path for firmware.Robin H. Johnson2016-02-071-0/+2
* Use KERNEL_OUTPUTDIR more consistently.Robin H. Johnson2016-02-061-1/+1
* Support nice(1) to affect the scheduling of the make invocations.Robin H. Johnson2016-01-231-6/+13
* Fix build issues with the dmraid moduleIan Stakenvicius2015-10-131-1/+5
* Support compressed modules: both XZ & GZIP.Robin H. Johnson2015-08-171-2/+4
* compile_generic: fixed print_info for kernel targetsChristoph Junghans2015-01-171-1/+1
* Improve debugcleanup codeRobin H. Johnson2014-04-161-11/+19
* LVM install fixes.Robin H. Johnson2014-04-131-2/+5
* Fix System.map location for src!=output dir.Robin H. Johnson2014-04-131-2/+3
* Fix install with kernel outputdir.Robin H. Johnson2014-04-051-0/+3
* gen_compile: fix iscsi module path install, s/RELEASE/KVFabio Erculiani2013-05-021-2/+2
* Fix calling of depmodPeter Hjalmarsson2012-10-151-1/+6
* Fix corner cases on OUTPUTDIR.Robin H. Johnson2012-10-151-1/+1
* Add --kernel-outputdir to save files outside the source tree.Łukasz Stelmach2012-10-131-1/+5
* Bug #397947: Run depmod on new modules to avoid need to run at every boot on ...Robin H. Johnson2012-10-131-0/+2
* Fix linking of unionfs-fuse 0.24Sebastian Pipping2012-07-101-1/+1
* 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