Initial commit for re-adding support for --bootloader=grub
[genkernel.git] / defaults /
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 GaffneyRemove old nb-busybox.cf files that aren't used anymore
2008-12-12 Andrew GaffneyEnable CONFIG_MAKEDEVS in busy-config for netboot
2008-12-07 Andrew GaffneyEnable CONFIG_FEATURE_PREFER_APPLETS busybox option
2008-12-07 Andrew GaffneyInitial support for --netboot option
2008-11-15 Andrew GaffneyApplied patch for UUID support for real_resume= from...
2008-11-14 Andrew GaffneyAdd --unionfs commandline option to enable building...
2008-11-14 Andrew GaffneyAdd good_msg for creating the union mount
2008-11-14 Andrew GaffneyPipe stderr for unionfs mount call to /dev/null to...
2008-11-14 Andrew GaffneyCall switch_root with full path
2008-11-14 Andrew GaffneyCall switch_root with 'env -i' to clean out the kernel...
2008-11-14 Andrew GaffneySkip good_root check for /dev/nfs for gentoo bug #246759
2008-11-14 Andrew GaffneySimplify implementation of parse_opt in linuxrc
2008-11-14 Andrew GaffneySmall cleanups in unionfs code
2008-11-14 Andrew GaffneyAdd fuse to MODULES_FS
2008-11-13 Andrew GaffneyAdd suid,dev to unionfs mount opts
2008-11-13 agaffneyRemove allow_root mount opt, since it conflicts with...
2008-11-13 agaffneyChange typo in unionfs-fuse mount opt and add -i suppor...
2008-11-13 agaffneyEnable CONFIG_FEATURE_MTAB_SUPPORT option for busybox
2008-11-13 agaffneyAdd patch for busybox to add -i option to mount command
2008-11-13 agaffneyMake sure that /sbin/unionfs is +x
2008-11-12 agaffneyAdd back (modified) unionfs code in linuxrc
2008-11-04 agaffneyEnabling CONFIG_WGET and CONFIG_FEATURE_TAR_BZIP2 for...
2008-09-12 Chris GianelloniRemoving scsi_wait_scan from PATA/SATA/SCSI and moving...
2008-08-31 Robin H. JohnsonMerge branch 'master' of git+ssh://git@git.wolf31o2...
2008-08-31 Robin H. JohnsonAdd a single word to help clarify which /dev is broken...
2008-08-31 agaffneyEnable CONFIG_ROUTE in busy-configs
2008-08-29 agaffneyEnable CONFIG_HOSTNAME in all busy-configs
2008-08-24 agaffneyFix CONSOLE= handling code for bug 232012
2008-07-29 agaffneyAdd support to udhcpc.scripts for default route and...
2008-07-29 agaffneyRemove check for >=2.6 for mounting sysfs
2008-07-28 Chris GianelloniRemoved all references to an initrd and renamed most...
2008-07-28 Chris GianelloniMoving files from generic to defaults, since they are...
2008-07-28 Chris GianelloniAdded a defaults directory to store default files for...