genkernel.git
2009-08-08 craigMerge branch 'master' of git://git.wolf31o2.org/projs...
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 craigCorrected spelling -> iSCSI
2009-06-28 Andrew GaffneyRestore BOOTLOADER="grub" example line in genkernel...
2009-06-28 craigAdded myself :)
2009-06-28 craigiSCSI patch for 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 JacksonDie messages for multipath added
2009-02-25 Joshua Jacksonadding multipath to append_data
2009-02-25 Joshua Jacksoninitram based related multipath stuff added
2009-02-25 Joshua Jacksonmore multipath basics
2009-02-25 Joshua JacksonMerge branch 'master' of git+ssh://git@git.wolf31o2...
2009-02-24 tsunammultipath additions
2009-02-23 Andrew Gaffneyremove allow_root
2009-02-23 Andrew Gaffneyadd a few more mount options to try to help livecd
2009-02-23 Andrew Gaffneyadd a few more mount options to try to help livecd
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 tsunamadded info about what I'm going to work on to TODO...
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...
2008-12-17 Andrew GaffneyRemove the use of 'env -i' when calling switch_root...
2008-12-16 Andrew GaffneyRun the getty commands with proper arguments so they...
2008-12-16 Andrew GaffneyExplicitly set /bin/ashlogin +x during boot
2008-12-16 Andrew GaffneyRun getty for tty1 in the foreground
2008-12-16 Andrew GaffneyUse getty to launch ash, so that we can use ^C and...
2008-12-16 Chris GianelloniAdding a BUGS file, where we can list bugs that we...
2008-12-16 Chris GianelloniAdding a HACKING file, which I will use to document...
2008-12-16 Chris GianelloniActually setting permissions. It helps if one remember...
2008-12-16 Andrew GaffneyEnable GETTY for netboot busy-config
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-15 Andrew GaffneyUse : as a regex separator instead of / since REAL_ROOT...
2008-12-15 Andrew GaffneyAdd check for existing grub.conf entry for kernel
2008-12-15 Andrew GaffneyDefault to '0' if 'default' line not found at all in...
2008-12-15 Andrew GaffneyAdding code that duplicates default grub.conf entry...
2008-12-15 Andrew GaffneyInitial commit for re-adding support for --bootloader...
2008-12-14 Andrew GaffneyChange -f checks to -e for /dev nodes
2008-12-14 Andrew GaffneyExplicitly set UTILS_{CC,LD,AS} if UTILS_CROSS_COMPILE...
2008-12-14 Andrew GaffneyTypo fix for gentoo bug #250875
2008-12-14 Chris GianelloniSetting executable bit properly on shell scripts and...
2008-12-14 Chris GianelloniSetting executable bit properly on shell scripts and...
2008-12-13 Andrew GaffneyCreate /sbin directory in append_luks for bug #250330
2008-12-13 Andrew Gaffneymissing }
2008-12-13 Andrew Gaffneymissing quote
2008-12-13 Andrew GaffneyDisable creation of most standard devices nodes, since...
2008-12-13 Andrew GaffneyMove udhcpc's script to default location
2008-12-13 Andrew GaffneyEnable support klogd and syslogd for netboot
2008-12-13 Andrew GaffneyAdd --real-root=<foo> parameter to specify a default...
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-12-12 Andrew GaffneyRemove old nb-busybox.cf files that aren't used anymore
2008-12-12 Andrew GaffneyAdd support for arm from armin76
2008-12-12 Andrew GaffneyEnable CONFIG_MAKEDEVS in busy-config for netboot
2008-12-09 Andrew Gaffneys/aux/luks/ for gentoo bug #250330
2008-12-07 Andrew GaffneyEnable CONFIG_FEATURE_PREFER_APPLETS busybox option
2008-12-07 Andrew GaffneyMove all netboot logic from catalyst into gk
next