Add sdcard device support
[genkernel.git] / ChangeLog
2011-01-23 Sebastian PippingBump version to 3.4.12.1 v3.4.12.1
2011-01-23 Sebastian Pippingmdadm: Fix copying of mdadm/mdmon to the initramfs...
2011-01-23 Sebastian PippingBump version to 3.4.12 v3.4.12
2011-01-23 Sebastian PippingMerge branch 'experimental' using --no-ff
2011-01-23 Sebastian PippingExtend change log
2011-01-22 Sebastian PippingExtend change log
2011-01-21 Sebastian PippingDo not query generated files (like include/config/kerne...
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-20 Sebastian PippingExtend change log
2011-01-20 Sebastian PippingMerge branch 'bug-351906'
2011-01-20 Sebastian PippingMerge branch 'bug-351909'
2011-01-20 Sebastian PippingMove application of kernel config after "make mrproper...
2011-01-20 Sebastian Pippingbusybox 1.18.1: Return of mdstart as an applet (regress...
2011-01-17 Sebastian Pippingdocs: Extend change log
2011-01-16 Sebastian PippingBump version to 3.4.11 v3.4.11
2011-01-16 Sebastian PippingDo not sleep after vgscan (bug #351047)
2011-01-16 Sebastian PippingUpdate change log
2010-12-13 Sebastian PippingBump version to 3.4.10.908
2010-12-13 Sebastian PippingExtend ChangeLog
2010-12-13 Sebastian Pippingdocs: Document --genzimage
2010-12-13 Sebastian PippingFix a reference to --nomenuconfig into --no-menuconfig
2010-12-13 Sebastian Pippingdocs: Update man page from output of --help
2010-12-13 Sebastian Pippingdocs: Document keymap= and dokeymap (bug #346017)
2010-12-13 Sebastian PippingDocument changes that are relevant to the user in ChangeLog
2010-02-20 Andrew GaffneyApply patches from Gentoo bug #268468
2010-01-19 Andrew GaffneyOnly call set_bootloader is CMD_NOINSTALL is not set...
2009-12-27 Andrew GaffneyAdd USB HID modules to modules_load and default kernel...
2009-12-27 Andrew GaffneyEnable ext4 by default everywhere (for Gentoo bug ...
2009-12-27 Andrew GaffneyAdd support for isoboot= option (for Gentoo bug #294268)
2009-12-26 Andrew GaffneyProperly apply NFS mount options for Gentoo bug #262915
2009-12-26 Andrew GaffneyEnable CONFIG_SCSI_MULTI_LUN option for Gentoo bug...
2009-12-26 Andrew GaffneyApply patch to make sure loop cache directory exists...
2009-12-17 Robin H. JohnsonDocument how to roll a release for the next time.
2009-12-17 Robin H. JohnsonTag 3.4.10.907 release. v3.4.10.907
2009-12-17 Robin H. JohnsonTry to avoid echangelog mucking up the dates on the...
2009-12-06 Andrew Gaffneyuse a symlink instead of a hardlink for busybox utils...
2009-11-23 Andrew GaffneyFix typo for Gentoo bug #294138
2009-11-16 Andrew GaffneyMake sure to change back to existant directory before...
2009-11-12 Robin H. JohnsonMerge branch 'iscsi'
2009-10-15 craigLet iSCSId settle after iscsistart
2009-09-26 craigMerge branch 'master' of git://git.wolf31o2.org/projs...
2009-09-22 tsunamupdating the changelog is good k
2009-09-21 tsunamShould have all the proper libraries now for multipath...
2009-09-21 tsunamUpdating some multipath code from Gentoo bug #284589
2009-09-05 Andrew GaffneyApply patch from Gentoo bug #220913 for tuxonice resume
2009-08-14 Andrew GaffneyEnable DISKLABEL=yes by default
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 Ident for genkernel.conf
2009-07-25 Chris GianelloniAdding Id header.
2009-07-25 Chris GianelloniAdding Id header and enabling Ident on *.sh files.
2009-07-25 Chris GianelloniAdding Id header.
2009-07-25 Chris GianelloniAdding additional files to .gitattributes to enable...
2009-07-25 Chris GianelloniAdding .gitattributes file.
2009-07-19 Andrew Gaffneyback out previous commit
2009-07-19 Andrew GaffneyAlternative solution for Gentoo bug #269603
2009-07-19 Andrew GaffneyChange command used to determine real filename for...
2009-07-19 Andrew GaffneyAdd aic94xx to MODULES_SCSI for Gentoo bug #277792
2009-07-12 Andrew Gaffneyenable CONFIG_SYSFS_DEPRECATED=y in x86/x86_64 kernel...
2009-07-12 Andrew GaffneyApply patch for Gentoo bug #276753 for new lvm.static...
2009-07-07 Chris GianelloniFix the header for the ChangeLog. Thanks, echangelog... v3.4.10.905
2009-07-07 Chris GianelloniVersion bumping to 3.4.10.905 for release.
2009-07-07 Chris GianelloniMy pedantic self could not help but capitalize Gentoo...
2009-07-04 Andrew GaffneyRemove code to check for host kernel LOOP support for...
2009-06-28 Andrew GaffneyRestore BOOTLOADER="grub" example line in genkernel...
2009-05-12 Andrew GaffneyApply fix to deference links for gentoo bug #269603
2009-05-09 Andrew GaffneyAdd dm-crypt module for gentoo bug #269042
2009-04-24 Chris GianelloniChangeLog fix. v3.4.10.904
2009-04-24 Chris GianelloniRolling a new genkernel 3.4.10.904 version for testing.
2009-04-17 Andrew GaffneyApply patch from gentoo bug #266373 for additional...
2009-03-06 Andrew GaffneyClean up append_multipath() code to copy files in a...
2009-03-06 Andrew GaffneyApply patch from robbat2 to fix whitespace breakage...
2009-03-06 Andrew GaffneyApply patch from robbat2 to finish wiring up multipath...
2009-03-06 Andrew GaffneyModify append_data to die on 0 arguments and check...
2009-03-02 Andrew Gaffneyfix changelog entry
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...
2009-02-04 Andrew GaffneyComment out the exec line for console=*, since it seems...
2009-01-19 Andrew GaffneyRemove detect_sbp2_devices() for gentoo bug #239474
2009-01-19 Andrew GaffneyRemove detect_sbp2_devices() for gentoo bug #239474
2009-01-19 Andrew GaffneyRemove detect_sbp2_devices() for gentoo bug #255558
2009-01-16 Andrew GaffneyAdd commented out DISKLABEL=yes option for gentoo bug...
2009-01-09 Chris GianelloniFixing a typo in the AUTHORS file and fixing the Copyri...
2009-01-08 Chris GianelloniAdded more verbosity to the auto-detection section.
2009-01-08 Chris GianelloniYet another ChangeLog fix. I need to figure out what...
2009-01-08 Chris GianelloniUpdated the AUTHORS section and the header for the...
2009-01-08 Chris GianelloniAdded a note about Security Tokens, cleaned up the...
2009-01-08 Chris GianelloniChangeLog fix.
2009-01-08 Chris GianelloniAdding a note about contacting me to HACKING.
2009-01-08 Chris GianelloniAdding multipath support is really two different functi...
2009-01-08 Chris GianelloniAdding a note about documenting the code paths.
2009-01-08 Chris GianelloniAdding new boot support information to the TODO.
2009-01-05 Chris GianelloniVersion bump to 3.4.10.903 to resolve bug #250330. v3.4.10.903
2008-12-31 Andrew GaffneyAdd case for arm* in get_official_arch()
2008-12-31 Andrew GaffneyEnable CONFIG_MKSWAP for netboot busybox
2008-12-26 Andrew GaffneyModify grep regex to account for additional suffixes...
2008-12-24 Andrew GaffneyAdd --busybox-config= commandline option
2008-12-24 Andrew GaffneyRevert to just running /bin/bash on /dev/console for...
2008-12-23 Andrew GaffneyAllow old 'initramfs' option instead of 'ramdisk' for...
next