genkernel: Add --kconfig to set specific kernel config options
[genkernel.git] / gen_compile.sh
2012-10-15 Peter HjalmarssonFix calling of depmod
2012-10-15 Robin H. JohnsonFix corner cases on OUTPUTDIR.
2012-10-13 Łukasz StelmachAdd --kernel-outputdir to save files outside the source...
2012-10-13 Robin H. JohnsonBug #397947: Run depmod on new modules to avoid need...
2012-07-09 Sebastian PippingMerge branch 'bug-425080'
2012-07-09 Sebastian PippingFix linking of unionfs-fuse 0.24
2012-07-09 Sebastian PippingFUSE: Remove invalid configure option --disable-kernel...
2012-05-17 Sebastian PippingUse blkid from system's util-linux rather than compilin...
2012-03-22 Sebastian PippingMerge branch 'bug-405495'
2012-03-10 Robin H. JohnsonMerge remote-tracking branch 'origin/bug-405495'
2012-02-14 Robin H. JohnsonFix dmraid building with LVM/device-mapper
2012-02-12 Robin H. JohnsonMore UTILS_CROSS_COMPILE prefix on strip calls.
2012-02-12 Robin H. JohnsonBug #265005: ensure CROSS_COMPILE is set for cross...
2012-02-12 Robin H. Johnsondevice-mapper "update". It was merged into LVM2-2.02...
2012-01-12 Tomasz WasiakSupport application of patches for more tools
2012-01-04 Robin H. JohnsonImprove option handling.
2011-10-25 Fabio Erculianifix random build failures during e2fsprogs, force -j1
2011-09-13 Fabio Erculianitrivial: cleanup code, drop whitespaces and some more...
2011-09-13 Fabio Erculianidmraid requires dmsetup to assign UUID to discovered...
2011-08-30 Sebastian PippingEnable patch application for mdadm, add patch to fix...
2011-08-16 Fabio Erculianigen_compile: correct MAKEOPTS usage on utils task
2011-08-16 Fabio Erculianigen_compile: always use -j1 with kernel *_install targe...
2011-07-20 Fabio Erculianibetter document new --make-target= option
2011-07-20 Fabio ErculianiMake possible to compile XEN based kernels providing...
2011-06-22 Sebastian PippingMake --arch-override= affect "make menuconfig" (bug...
2011-06-22 Sebastian PippingRefactoring: Rename mode runtask to kernelruntask
2011-06-22 Sebastian PippingDocs: Add in-code docs on runtask mode of compile_generic()
2011-06-22 Sebastian PippingRefactoring: Turn to if-elifs constructs into case...
2011-03-28 Sebastian PippingMerge branch 'stable-next' into stable
2011-03-28 Sebastian PippingMerge branch 'master' into stable
2011-03-22 Fabio ErculianiiSCSI: open-iscsi patchwork: add -lslp to LDFLAGS,...
2011-03-22 Fabio Erculianiopen-iscsi: fix compilation when openslp is installed.
2011-01-29 Sebastian PippingMerge branch 'master' into experimental
2011-01-29 Sebastian Pippinglvm: Indicate using bincache
2011-01-29 Peter HjalmarssonRemove unpacking of device-mapper for lvm2
2011-01-23 Sebastian Pippingmdadm: Indicate using bincache
2011-01-23 Sebastian PippingMerge branch 'experimental' using --no-ff
2011-01-22 Sebastian PippingReplace "${MAKEOPTS/-j?/j1}" by "${MAKEOPTS} -j1" ...
2011-01-20 Sebastian PippingMerge branch 'master' into experimental
2011-01-17 Sebastian Pippingstyle: Fix trailing whitespace error
2011-01-17 Laurent Pinchartmdadm: Add IMSM support
2011-01-17 Matthias Dahluse mdadm instead of bundled stripped down mdassemble...
2011-01-15 Sebastian PippingBring back --with-lvm1=internal and --with-snapshots...
2011-01-15 Amadeusz ?o?nowskiFix compilation of LVM 2.02.74
2011-01-14 Sebastian PippingRun "make firmware_install" if CONFIG_FIRMWARE_IN_KERNE...
2011-01-14 Sebastian PippingRestore original intention of CPPFLAGS (preprocessor...
2011-01-14 Sebastian PippingRecover ">> ${LOGFILE} 2>&1"
2011-01-14 Sebastian PippingFix indentation
2011-01-14 Amadeusz ŻołnowskiLVM 2.02.28 fix
2011-01-13 Sebastian PippingAdd support for LVM patches located at ${GK_SHARE}...
2011-01-13 Sebastian PippingFeed back names of patches applied successfully
2011-01-13 Sebastian PippingSkip files in apply_patches() as *{diff,patch} produces...
2011-01-12 Sebastian PippingMerge branch 'gpg1x' into experimental
2011-01-11 Sebastian PippingCompile gnupg as a util
2011-01-11 Sebastian PippingMention cache usage on gnupg in output (consistent...
2011-01-11 dacookGPG compile
2011-01-11 Sebastian PippingMention cache usage on blkid in output (consistent...
2011-01-11 Sebastian PippingUse LDFLAGS= instead of --with-ldopts on ./configure...
2011-01-07 Sebastian PippingReview and fix some -eq and -ne conditionals
2009-11-12 Robin H. JohnsonMerge branch 'iscsi'
2009-10-03 craigBuild iSCSI as module from the kernel, userspace from...
2009-09-26 craigMerge branch 'master' of git://git.wolf31o2.org/projs...
2009-08-08 craigMerge branch 'master' of git://git.wolf31o2.org/projs...
2009-07-25 Chris GianelloniAdding Id header.
2009-06-28 craigCorrected spelling -> iSCSI
2009-06-28 craigiSCSI patch for genkernel
2009-02-25 Joshua JacksonMerge branch 'master' of git+ssh://git@git.wolf31o2...
2009-02-20 Andrew GaffneyAdd support for multiple possible kernel binary paths...
2008-12-16 Chris GianelloniActually setting permissions. It helps if one remember...
2008-12-16 Andrew GaffneyWe don't need to add - to UTILS_CROSS_COMPILE since...
2008-12-16 Andrew GaffneySeparate out main and netboot busy-config
2008-12-14 Andrew GaffneyExplicitly set UTILS_{CC,LD,AS} if UTILS_CROSS_COMPILE...
2008-12-12 Andrew GaffneySwitch search order so arch-specific is first for busy...
2008-12-12 Andrew GaffneyRemove BUSYBOX_CONFIG from genkernel.conf
2008-11-14 Andrew GaffneyAdd fuse to MODULES_FS
2008-11-13 agaffneychange lib order
2008-11-13 agaffneyCompile unionfs-fuse statically
2008-11-13 agaffneyCorrect unionfs-fuse bincache path and clean up debuggi...
2008-11-13 agaffneyAdd -L line into LIB= in Makefile
2008-11-13 agaffneyanother try at compiling unionfs-fuse
2008-11-13 agaffneyadd bash invocation before compiling unionfs-fuse in...
2008-11-13 agaffneydebug
2008-11-13 agaffneysed Makefile instead of setting in env
2008-11-13 agaffneyUnpack fuse source and modify CFLAGS for unionfs-fuse
2008-11-12 agaffneyUnpack unionfs-fuse with -j
2008-11-12 agaffneyAdd compile_fuse() and compile_unionfs_fuse()
2008-08-25 agaffneyOnly apply files from patch dir ending in diff/patch
2008-07-28 Chris GianelloniRemoved some unused dietlibc code.
2008-07-28 Chris GianelloniRemoved a large chunk of 2.4 kernel support. This...
2008-05-10 Andrew GaffneyStore pre-oldconfig busybox .config for use in bincache...
2008-03-13 Andrew GaffneyAdd set_kernel_arch(), which maps the genkernel arch...
2008-03-13 Andrew GaffneyGet rid of the ENABLE_PEGASOS_HACKS hacks
2008-03-11 Andrew GaffneyRemove the quotes when trying to expand a glob
2008-03-11 Andrew GaffneyIt helps if we assign the correct value to version
2008-03-11 Andrew GaffneyUpdate busy-config files for the various arches for...
2008-03-11 Andrew GaffneyAdd apply_patches() function to automagically apply...
2008-02-14 Chris GianelloniRemoving DEVFS support from genkernel since we don...
2008-02-14 Chris GianelloniAdded another patch from Javier Miqueleiz <javier@mique...
2008-02-14 Chris GianelloniThis is the long-awaited unionfs code cleanup. All...
2007-11-28 Chris GianelloniAdded a patch line for busybox for bug #198892. This...
next