GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/genkernel.git
aufs
debug-build
dracut
hyperv
iscsi
kernel-config
lxnay
master
old_master
overlayfs
ryao
split-genkernel-geninitramfs
v3.4.45.x
xake
zfs
Kernel and initrd generator
Genkernel Team <genkernel@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gen_compile.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
clean up extended echo usage
Mike Frysinger
2016-06-22
1
-2
/
+2
*
always respect kernel settings
Mike Frysinger
2016-03-27
1
-21
/
+20
*
Be stricter with module path for firmware.
Robin H. Johnson
2016-02-07
1
-0
/
+2
*
Use KERNEL_OUTPUTDIR more consistently.
Robin H. Johnson
2016-02-06
1
-1
/
+1
*
Support nice(1) to affect the scheduling of the make invocations.
Robin H. Johnson
2016-01-23
1
-6
/
+13
*
Fix build issues with the dmraid module
Ian Stakenvicius
2015-10-13
1
-1
/
+5
*
Support compressed modules: both XZ & GZIP.
Robin H. Johnson
2015-08-17
1
-2
/
+4
*
compile_generic: fixed print_info for kernel targets
Christoph Junghans
2015-01-17
1
-1
/
+1
*
Improve debugcleanup code
Robin H. Johnson
2014-04-16
1
-11
/
+19
*
LVM install fixes.
Robin H. Johnson
2014-04-13
1
-2
/
+5
*
Fix System.map location for src!=output dir.
Robin H. Johnson
2014-04-13
1
-2
/
+3
*
Fix install with kernel outputdir.
Robin H. Johnson
2014-04-05
1
-0
/
+3
*
gen_compile: fix iscsi module path install, s/RELEASE/KV
Fabio Erculiani
2013-05-02
1
-2
/
+2
*
Fix calling of depmod
Peter Hjalmarsson
2012-10-15
1
-1
/
+6
*
Fix corner cases on OUTPUTDIR.
Robin H. Johnson
2012-10-15
1
-1
/
+1
*
Add --kernel-outputdir to save files outside the source tree.
Łukasz Stelmach
2012-10-13
1
-1
/
+5
*
Bug #397947: Run depmod on new modules to avoid need to run at every boot on ...
Robin H. Johnson
2012-10-13
1
-0
/
+2
*
Fix linking of unionfs-fuse 0.24
Sebastian Pipping
2012-07-10
1
-1
/
+1
*
FUSE: Remove invalid configure option --disable-kernel-module
Sebastian Pipping
2012-07-10
1
-1
/
+1
*
Use blkid from system's util-linux rather than compiling e2fsprogs ourselves
Sebastian Pipping
2012-05-17
1
-34
/
+0
*
Fix dmraid building with LVM/device-mapper
Robin H. Johnson
2012-02-14
1
-18
/
+21
*
More UTILS_CROSS_COMPILE prefix on strip calls.
Robin H. Johnson
2012-02-12
1
-4
/
+4
*
Bug #265005: ensure CROSS_COMPILE is set for cross-compile strip calls to work.
Robin H. Johnson
2012-02-11
1
-5
/
+13
*
device-mapper "update". It was merged into LVM2-2.02.67 upstream in 2010. Bug...
Robin H. Johnson
2012-02-11
1
-32
/
+1
*
Support application of patches for more tools
Tomasz Wasiak
2012-01-12
1
-0
/
+6
*
Improve option handling.
Robin H. Johnson
2012-01-04
1
-1
/
+1
*
fix random build failures during e2fsprogs, force -j1
Fabio Erculiani
2011-10-25
1
-1
/
+1
*
trivial: cleanup code, drop whitespaces and some more cruft
Fabio Erculiani
2011-09-13
1
-2
/
+2
*
dmraid requires dmsetup to assign UUID to discovered RAID volumes, close bug ...
Fabio Erculiani
2011-09-13
1
-1
/
+4
*
Enable patch application for mdadm, add patch to fix compilation (bug #381089)
Sebastian Pipping
2011-08-30
1
-0
/
+1
*
gen_compile: correct MAKEOPTS usage on utils task
Fabio Erculiani
2011-08-16
1
-1
/
+1
*
gen_compile: always use -j1 with kernel *_install targets, fixes compilation ...
Fabio Erculiani
2011-08-16
1
-2
/
+2
*
better document new --make-target= option
Fabio Erculiani
2011-07-20
1
-1
/
+1
*
Make possible to compile XEN based kernels providing --kernel-target= and --k...
Fabio Erculiani
2011-07-20
1
-3
/
+7
*
Make --arch-override= affect "make menuconfig" (bug #247246)
Sebastian Pipping
2011-06-22
1
-2
/
+2
*
Refactoring: Rename mode runtask to kernelruntask
Sebastian Pipping
2011-06-22
1
-3
/
+3
*
Docs: Add in-code docs on runtask mode of compile_generic()
Sebastian Pipping
2011-06-22
1
-0
/
+1
*
Refactoring: Turn to if-elifs constructs into case blocks
Sebastian Pipping
2011-06-22
1
-16
/
+16
*
iSCSI: open-iscsi patchwork: add -lslp to LDFLAGS, and properly call autoconf
Fabio Erculiani
2011-03-22
1
-0
/
+3
*
open-iscsi: fix compilation when openslp is installed.
Fabio Erculiani
2011-03-22
1
-1
/
+6
*
lvm: Indicate using bincache
Sebastian Pipping
2011-01-29
1
-1
/
+3
*
Remove unpacking of device-mapper for lvm2
Peter Hjalmarsson
2011-01-29
1
-4
/
+0
*
mdadm: Indicate using bincache
Sebastian Pipping
2011-01-23
1
-1
/
+3
*
Replace "${MAKEOPTS/-j?/j1}" by "${MAKEOPTS} -j1" (bug #277607)
Sebastian Pipping
2011-01-22
1
-2
/
+2
*
style: Fix trailing whitespace error
Sebastian Pipping
2011-01-17
1
-1
/
+1
*
mdadm: Add IMSM support
Laurent Pinchart
2011-01-17
1
-4
/
+5
*
use mdadm instead of bundled stripped down mdassemble (v2)
Matthias Dahl
2011-01-17
1
-0
/
+35
*
Bring back --with-lvm1=internal and --with-snapshots=internal (appears more s...
Sebastian Pipping
2011-01-16
1
-3
/
+3
*
Fix compilation of LVM 2.02.74
Amadeusz ?o?nowski
2011-01-16
1
-3
/
+0
*
Run "make firmware_install" if CONFIG_FIRMWARE_IN_KERNEL != y (bug #244651)
Sebastian Pipping
2011-01-14
1
-0
/
+9
[next]