Support for glibc-2.14 systems
[genkernel.git] / genkernel
2012-01-04 Robin H. JohnsonImprove option handling.
2011-11-08 Sebastian PippingBump version to 3.4.20 v3.4.20
2011-10-30 Sebastian PippingBump version to 3.4.19 v3.4.19
2011-07-28 Sebastian PippingBump version to 3.4.18 v3.4.18
2011-07-03 Sebastian PippingSet version to 3.4.17 v3.4.17
2011-07-03 Sebastian PippingRemove support for sys-fs/evms, as it was removed from...
2011-06-07 Sebastian PippingBump version to 3.4.16 v3.4.16
2011-05-31 Sebastian PippingAdd rootfstype= boot parameter (bug #221245)
2011-05-31 Sebastian PippingRe-specify "latest genkernel" as "latest ~arch genkernel"
2011-05-31 Sebastian PippingOutput warning in warning color
2011-05-31 Sebastian PippingDocument boot parameter domdadm (bug #369415)
2011-03-28 Sebastian PippingBump to 3.4.15 v3.4.15
2011-03-16 Sebastian PippingBump version to 3.4.14 v3.4.14
2011-02-10 Sebastian PippingBump version to 3.4.13 v3.4.13
2011-01-31 Sebastian PippingBump version to 3.4.12.6 v3.4.12.6
2011-01-30 Sebastian PippingBump version to 3.4.12.5 v3.4.12.5
2011-01-30 Sebastian PippingMerge branch 'master' into experimental
2011-01-30 Sebastian PippingBump version to 3.4.12.4 v3.4.12.4
2011-01-29 Sebastian PippingMerge branch 'master' into experimental
2011-01-29 Sebastian PippingBump version to 3.4.12.3 v3.4.12.3
2011-01-27 Sebastian PippingMerge branch 'master' into experimental
2011-01-27 Sebastian PippingBump version to 3.4.12.2 v3.4.12.2
2011-01-23 Sebastian PippingBump version to 3.4.12.1 v3.4.12.1
2011-01-23 Sebastian PippingBump version to 3.4.12 v3.4.12
2011-01-20 Sebastian PippingMerge branch 'master' into experimental
2011-01-20 Sebastian PippingBump version to 3.4.11.1 v3.4.11.1
2011-01-16 Sebastian PippingBump version to 3.4.11 v3.4.11
2011-01-13 Sebastian PippingBump version to 3.4.10.909 (no release yet)
2011-01-07 Sebastian PippingReview and fix some -eq and -ne conditionals
2010-12-13 Sebastian PippingBump version to 3.4.10.908
2010-01-19 Andrew GaffneyOnly call set_bootloader is CMD_NOINSTALL is not set...
2009-12-17 Robin H. JohnsonTag 3.4.10.907 release. v3.4.10.907
2009-11-12 Robin H. JohnsonMerge branch 'iscsi'
2009-10-03 craigImprove naming of bootflags, added support for: port...
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-08-05 Andrew GaffneyThis is genkernel 3.4.10.906 v3.4.10.906
2009-07-25 Chris GianelloniAdding Id header and enabling Ident on *.sh files.
2009-07-07 Chris GianelloniVersion bumping to 3.4.10.905 for release.
2009-07-04 Andrew GaffneyRemove code to check for host kernel LOOP support for...
2009-06-28 craigiSCSI patch for genkernel
2009-04-24 Chris GianelloniRolling a new genkernel 3.4.10.904 version for testing.
2008-12-15 Andrew GaffneyInitial commit for re-adding support for --bootloader...
2008-12-04 Chris GianelloniForgot to add genkernel. v3.4.10.902
2008-11-14 Andrew GaffneyAdd --unionfs commandline option to enable building...
2008-11-14 Andrew GaffneyAdd fuse to MODULES_FS
2008-11-12 agaffneyActually call compile_fuse() and compile_unionfs_fuse()
2008-10-31 Chris GianelloniTagging a 3.4.10.901 release, for testing. Adding...
2008-08-21 agaffneyRemove broken grub code
2008-07-29 agaffneyRemove check for >=2.6 for 'make prepare'
2008-07-29 agaffneyCleanup remaining references to ${ARCH}/ without arch...
2008-07-28 Chris GianelloniRemoved a large chunk of 2.4 kernel support. This...
2008-07-28 Chris GianelloniAdded a couple more places where I needed to switch...
2008-07-28 Chris GianelloniRemoved all references to an initrd and renamed most...
2008-06-05 Chris GianelloniRename kernel-config-2.6 to kernel-config, since we...
2008-05-09 Andrew GaffneyMove distfile cache to /var/cache/genkernel/src and...
2008-04-25 Chris GianelloniEnable keymap code when keymap is set on the kernel...
2008-04-10 Chris GianelloniUpdated TODO. This is 3.4.10_pre9 for testing.
2008-04-04 Chris GianelloniAdded a patch to skip device nodes for devices if at...
2008-03-14 Chris GianelloniRemoving pkg directory, since it is no longer necessary...
2008-03-14 Andrew GaffneySwitch back to building kernel first
2008-03-14 Chris GianelloniClean up the modules_load files and add qla2xxx. This...
2008-03-13 Andrew GaffneyInstead of copying the initramfs into the kernel tree...
2008-03-13 Andrew GaffneyRemove unsetting of ARCH for callback and change set_ke...
2008-03-13 Andrew GaffneyAdd debugging code to show ARCH when running callback
2008-03-13 Andrew GaffneyMove set_kernel_arch() call to after determine_real_arg...
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-12 Chris GianelloniAdded a small debug statement to generic/linuxrc so...
2008-02-29 Chris GianelloniChanged MDRAID to MDADM for bug #211316.
2008-02-20 Chris GianelloniRemoving the xen0 and xenU arches, since they didn...
2008-02-14 Chris GianelloniRemoving DEVFS support from genkernel since we don...
2008-02-14 Chris GianelloniWe only need to make sure that we have /sbin and /usr...
2008-02-14 Chris GianelloniThis is the long-awaited unionfs code cleanup. All...
2008-01-11 Chris GianelloniFixing a problem where we were copying the busybox...
2007-12-27 Chris GianelloniThis is 3.4.9_pre12 for testing.
2007-12-03 Chris GianelloniThis is genkernel 3.4.9_pre11 for testing.
2007-11-28 Chris GianelloniAdded a patch line for busybox for bug #198892. This...
2007-11-13 Chris GianelloniChangeLog fix/version fix.
2007-11-07 Chris GianelloniAdded a nice patch from John R. Graham <john_r_graham...
2007-11-07 Chris GianelloniAdded a patch from Joshua Kinard <kumba@gentoo.org...
2007-11-02 Chris GianelloniReverting the removal of generic/modprobe for bug ...
2007-11-01 Chris GianelloniFixed device-mapper/man removal for bug #196087, fixed...
2007-10-30 Chris GianelloniAdded a patch from Alan Hourihane <alanh@fairlite.demon...
2007-09-17 Chris GianelloniRename DEBUGLEVEL/DEBUGFILE to LOGLEVEL/LOGFILE to...
2007-09-17 Chris GianelloniSome more generalcleanup and adding support for using...
2007-09-17 Chris GianelloniIt helps if I use 'g' when doing a sed.
2007-09-17 Chris GianelloniRemoved the use of GK_BIN variable, since it isn't...
2007-09-17 Chris GianelloniRenamed gensplash to splash and marked gensplash as...
2007-09-17 Chris GianelloniChanged all instances of EVMS2/LVM2 to EVMS/LVM, respec...
2007-09-17 Chris GianelloniRemoving bootsplash support since it hasn't been in...
2007-09-17 Chris GianelloniPerformed some general cleanup on a few files and remov...
2007-08-30 Chris GianelloniRemoving the suspend support that was added for bug...
2007-08-22 Chris GianelloniRemoved CONFIG_PHYSICAL_START from the x86/amd64 kernel...
2007-08-22 Chris GianelloniChanging to use console=tty1 instead of CONSOLE=/dev...
2007-07-26 Andrew Gaffneyenable CONFIG_INSMOD in all arch busy-config files
2007-06-21 Chris GianelloniAdded two patches from John R. Graham <john_r_graham...
2007-04-12 Chris GianelloniAdded a patch from Andrew Gaffney <agaffney@gentoo...
2007-04-05 Chris GianelloniAdded a change to force objdump output to be English...
2007-03-14 Chris GianelloniBefore we copy lvm.conf, we run it through 'lvm dumpcon...
next