mount /mnt/cdrom inside target chroot even when aufs/unionfs is disabled
[genkernel.git] / defaults / linuxrc
2012-08-30 Fabio Erculianimount /mnt/cdrom inside target chroot even when aufs...
2012-07-20 Richard YaoRun mdev -s after modules are loaded
2012-07-19 Richard YaoSupport module options set in /etc/module.d, amend...
2012-07-19 Dzianis KahanovichAdding modules cmdline options for genkernel (module...
2012-07-17 Richard YaoFix bad ZFS case statement, bug #425122
2012-07-17 Richard YaoFix rootfs=ZFS infinite loop when no bootfs is set...
2012-07-08 Sebastian PippingMerge branch 'bug-421027'
2012-07-08 Kenny ChengAdd /run to support openrc >=0.10
2012-06-04 Sebastian PippingMerge branch 'bug-418463'
2012-06-02 Sebastian PippingSupport bind mounts from /etc/initramfs.mounts (bug...
2012-05-17 Sebastian PippingFix call to blkid of util-linux
2012-04-30 Richard YaoImprove ZFS diagnostics, import and mounting
2012-04-24 Richard YaoSerialize hotplug events to mimic udev
2012-04-12 Sebastian PippingMake sure the previous move of cd commands cannot resul...
2012-04-12 Richard YaoReorder mdev initialization to mimic udev boot
2012-04-12 Richard YaoEnable real_root=ZFS to permit booting off ZFS
2012-04-12 Richard YaoMove ZFS binary check outside of commandline loop
2012-03-30 Sebastian PippingMerge branch 'fix-docache'
2012-03-22 Sebastian PippingMerge branch 'bug-405495'
2012-03-17 Sebastian PippingFix docache (bug #397309)
2012-03-16 Sebastian PippingDrop into debug shell when squashfs could not be mounted
2012-03-16 Sebastian PippingDrop into debug shell when files could not be copied...
2012-03-16 Sebastian PippingImprove handling of missing /etc/fstab
2012-03-12 Robin H. JohnsonEnable live mounting of /usr. Was supposed to have...
2012-03-10 Robin H. JohnsonMerge remote-tracking branch 'origin/bug-405495'
2012-02-20 Robin H. JohnsonWith the new /usr mounting, if the device path that...
2012-02-09 Robin H. Johnsonlinuxrc /usr mounting
2012-02-06 Richard YaoImplement ZFS Support
2012-01-08 Robin H. JohnsonDisable the /usr mount code until OpenRC section is...
2012-01-06 Robin H. JohnsonCode to mount /usr and other filesystems as needed...
2012-01-05 Christian KruseIntroduce boot parameter root_trim=(yes|no) for SSDs
2011-10-08 Fabio ErculianiDo not hardcode /mnt/cdrom path across the whole code...
2011-09-22 Robin H. JohnsonRemoving dangling backtick to make script work.
2011-09-13 Fabio Erculianitrivial: cleanup code, drop whitespaces and some more...
2011-09-11 Fabio Erculianisyntax: drop parse_opt usage and crufty, deprecated...
2011-08-28 Fabio Erculianiaufs: add basic support to AUFS2, requires kernel with...
2011-07-03 Sebastian PippingRemove support for sys-fs/evms, as it was removed from...
2011-06-08 Peter HjalmarssonCheck content of $REAL_ROOT/dev after we are done with it
2011-06-01 Sebastian PippingDocument option lvmraid= and make it imply dolvm (bug...
2011-05-31 Sebastian PippingRename internal function whereis to prompt_user
2011-05-31 Sebastian PippingAdd rootfstype= boot parameter (bug #221245)
2011-03-28 Sebastian PippingMerge branch 'stable-next' into stable
2011-03-28 Peter HjalmarssonTry to move /sys and /proc to the newroot first instead...
2011-03-28 Peter HjalmarssonUse the same options for proc and sysfs as Gentoo/OpenR...
2011-02-10 Sebastian PippingMerge branch 'experimental' using --no-ff
2011-02-08 Sebastian PippingMerge branch 'bug-314575' using --no-ff
2011-02-08 craigiBFT: fix iscsi_noibft
2011-02-08 craigAdd iBFT support for iSCSI
2011-02-07 Peter HjalmarssonUse tmpfs if devtmpfs is not available
2011-02-07 Sebastian PippingRemove "-a" from call to umount
2011-02-07 Peter HjalmarssonMove dev to chroot
2011-01-31 Sebastian PippingResolve unneeded subshell
2011-01-31 Peter HjalmarssonUse devtpmfs when avaible
2011-01-31 Peter HjalmarssonSpeed up LVM-activation
2011-01-23 Sebastian PippingMerge branch 'experimental' using --no-ff
2011-01-20 Fabio ErculianiAdd compatibility with older cmdline setup on console...
2011-01-16 Sebastian PippingDo not wait for iscsi if we have not started it
2011-01-16 Sebastian PippingDo no delay if scandelay[=seconds] is not specified...
2011-01-16 Sebastian PippingPropagate fix for ROOT_DEV from bug #303531 to RESUME_D...
2011-01-15 Fabio ErculianiAdd minimal btrfs support, as per bug #303529.
2011-01-12 Sebastian PippingMerge branch 'gpg1x' into experimental
2011-01-11 Fabio Erculianislowusb: move sleep 10 call after start_dev_mgr.
2011-01-11 Fabio Erculianislowusb: ease the code in order to reduce entropy,...
2011-01-11 Sebastian PippingCreate /bin/vg* symlinks when called as /linuxrc, too...
2011-01-11 devskPick first device when several devices are matching...
2011-01-07 Sebastian PippingReview and fix some -eq and -ne conditionals
2009-12-27 Andrew GaffneyAdd support for isoboot= option (for Gentoo bug #294268)
2009-11-23 Andrew GaffneyFix typo for Gentoo bug #294138
2009-11-12 Robin H. JohnsonMerge branch 'iscsi'
2009-10-15 craigLet iSCSId settle after iscsistart
2009-10-03 craigImprove naming of bootflags, added support for: port...
2009-09-26 craigMerge branch 'master' of git://git.wolf31o2.org/projs...
2009-09-05 Andrew GaffneyApply patch from Gentoo bug #220913 for tuxonice resume
2009-08-08 craigMerge branch 'master' of git://git.wolf31o2.org/projs...
2009-06-28 craigiSCSI patch for genkernel
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 #255558
2008-12-17 Andrew GaffneyRemove the use of 'env -i' when calling switch_root...
2008-12-16 Chris GianelloniActually setting permissions. It helps if one remember...
2008-12-13 Andrew GaffneyAdd --real-root=<foo> parameter to specify a default...
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 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 GaffneySmall cleanups in unionfs code
2008-11-13 agaffneyMake sure that /sbin/unionfs is +x
2008-11-12 agaffneyAdd back (modified) unionfs code in linuxrc
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-24 agaffneyFix CONSOLE= handling code for bug 232012
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...