Flip awk return values.
[genkernel.git] / defaults / initrd.scripts
2012-07-24 Robin H. JohnsonFlip awk return values.
2012-07-24 Robin H. JohnsonMinor thinko in devpts check.
2012-07-24 Robin H. JohnsonPrior commit to only mount devtmpfs and devpts if they...
2012-07-21 Richard YaoForce ZFS to explicitly import pool when LUKS is present
2012-07-17 Richard YaoFix typo in previous commit.
2012-07-17 Richard YaoVerify in /proc/mounts that devtmpfs is unmounted befor...
2012-07-09 Sebastian PippingRestore previous handling of real_root due to report...
2012-06-11 Sebastian PippingMake recent addition conform to POSIX
2012-06-11 Marios AndreopoulosUse real_root option for (plain) Luks setup
2012-05-17 Sebastian PippingFix call to blkid of util-linux
2012-05-02 Richard YaoDo not import a pool that the kernel automatically...
2012-04-30 Richard YaoImprove ZFS diagnostics, import and mounting
2012-04-30 Richard YaoVerify that binaries exist before startVolumes calls...
2012-04-24 Richard YaoSerialize hotplug events to mimic udev
2012-04-12 Richard YaoReorder mdev initialization to mimic udev boot
2012-04-09 Sebastian PippingMerge branch 'keymaps'
2012-04-09 Sebastian PippingAdd keymap "sf", i.e. Switzerland (French) from Pentoo
2012-03-30 Sebastian PippingMerge branch 'fix-docache'
2012-03-30 Sebastian PippingMerge branch 'bug-410073'
2012-03-29 Sebastian PippingRestore original /dev/tty after GPG (bug #410073)
2012-03-22 Sebastian PippingMerge branch 'bug-405495'
2012-03-17 Sebastian PippingFix docache (bug #397309)
2012-03-16 Sebastian PippingImprove handling of missing /etc/fstab
2012-03-16 Sebastian PippingMessage cosmetics
2012-03-16 Sebastian PippingExtract function do_rundebugshell
2012-03-16 Sebastian PippingNo longer use parameter "-r" (for regex intervals)...
2012-03-10 Robin H. JohnsonMerge remote-tracking branch 'origin/bug-405495'
2012-02-09 Robin H. Johnsonlinuxrc /usr mounting
2012-02-06 Richard YaoImplement ZFS Support
2012-02-06 Robin H. JohnsonSupport virtio devices, and provide fallback of all...
2012-02-03 Rick FarinaAdd sdcard device support
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-31 Sebastian PippingFix return value of crypt_filter() which caused bogus...
2011-10-08 Fabio ErculianiDo not hardcode /mnt/cdrom path across the whole code...
2011-09-22 Robin H. JohnsonAllow real_root to point to LVM-created symlinks.
2011-09-11 Fabio Erculianisyntax: drop parse_opt usage and crufty, deprecated...
2011-08-30 Sebastian PippingFix quoting issue (bug #380729)
2011-08-28 Fabio Erculianiaufs: add basic support to AUFS2, requires kernel with...
2011-07-27 Sebastian PippingFix display of seconds waiting (bug #376575)
2011-07-23 Sebastian PippingFix permissions of /dev/pts (bug #375947)
2011-07-03 Sebastian PippingRemove support for sys-fs/evms, as it was removed from...
2011-05-31 Sebastian PippingRename internal function whereis to prompt_user
2011-03-28 Sebastian PippingMerge branch 'stable-next' into stable
2011-03-28 Peter HjalmarssonUse the same options for proc and sysfs as Gentoo/OpenR...
2011-03-28 Sebastian PippingMerge branch 'master' into stable
2011-03-22 Peter HjalmarssonFix handling of doslowusb/noslowusb
2011-03-16 Sebastian PippingMerge branch experimental using --no-ff
2011-03-07 Peter HjalmarssonFix typo
2011-02-24 Peter HjalmarssonDo not mess with MDADMs auto-detect
2011-02-10 Sebastian PippingMerge branch 'experimental' using --no-ff
2011-02-08 Sebastian PippingMerge branch 'bug-314575' using --no-ff
2011-02-08 craigAdd iBFT support for iSCSI
2011-02-07 Sebastian PippingFix error message
2011-02-07 Sebastian PippingAdd error message output
2011-02-07 Sebastian PippingApply mdev primer of busybox
2011-02-07 Peter HjalmarssonUse tmpfs if devtmpfs is not available
2011-02-07 Peter HjalmarssonUpdate options for devtmpfs
2011-01-31 Peter HjalmarssonUse devtpmfs when avaible
2011-01-31 Sebastian PippingReplace "$lvm_commands" by "${lvm_commands}"
2011-01-31 Sebastian PippingInsert a few blank lines for readability
2011-01-31 Peter HjalmarssonSpeed up LVM-activation
2011-01-31 Peter HjalmarssonUse vgchange --sysinit
2011-01-23 Sebastian PippingMerge branch 'experimental' using --no-ff
2011-01-20 Sebastian PippingMerge branch 'master' into experimental
2011-01-20 Sebastian PippingRemove unused function bind_mount_dev()
2011-01-17 Sebastian Pipping"mdadm -A" -> "mdadm --assemble" (as before, better...
2011-01-17 Matthias Dahluse mdadm instead of bundled stripped down mdassemble...
2011-01-16 Sebastian PippingDo not sleep after vgscan (bug #351047)
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-15 Sebastian PippingAdd LABEL support to crypt_root, clean up UUID crypt_ro...
2011-01-15 Christian GiessnerAdd support for UUID to crypt_root (bug #315467)
2011-01-12 Sebastian PippingMerge branch 'gpg1x' into experimental
2011-01-12 Sebastian PippingRevert "sdelay: reduce function to just one line" due...
2011-01-11 Fabio Erculianisdelay: reduce function to just one line
2011-01-11 Fabio Erculianislowusb: ease the code in order to reduce entropy,...
2011-01-11 dacookRemove bashism
2011-01-11 dacookGPG runtime
2011-01-09 Sebastian PippingBreak search loop asap
2011-01-07 Fabio ErculianiNo longer have directory /sys/bus/usb/drivers/usb-stora...
2011-01-07 Sebastian PippingReview and fix some -eq and -ne conditionals
2010-02-20 Andrew GaffneyApply patches from Gentoo bug #268468
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 GaffneyApply patch to make sure loop cache directory exists...
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-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-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-06-28 craigiSCSI patch for genkernel
2009-05-12 Andrew GaffneyApply fix to deference links for gentoo bug #269603
2009-02-25 Joshua JacksonMerge branch 'master' of git+ssh://git@git.wolf31o2...
2009-02-23 Andrew Gaffneyremove allow_root
next