aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2011-03-16Add UDEV_TIMEOUT optionSeblu2
2011-03-16Add davfs to the list of network filesystems in netfsSeblu2
2011-03-16PKGBUILD: remove unnecessary dependsDave Reisner1
2011-03-16Use dhcpcd -k instead of killAndrea Scarpino1
2011-02-27Software RAID detection is now triggered via USEMDADM config var like fakerai...Seblu2
2011-02-27Implement FakeRAID detection at startupSeblu2
2011-02-27Remove grep use where a simple env var check can be madeSeblu1
2011-02-27Improve encrypted filesystem detectionSeblu2
2011-02-27Allow forcefsck on kernel cmdline to have same effect as touching /forcefsckSeblu1
2011-02-10Added missing else clause in set_consolefont functionEric Bélanger1
2011-02-01Remove MOD_BLACKLIST from rc.confDan McGee1
2011-02-01Check whether crypttab contains anything before processing it.2011.02.1Thomas Bächler1
2011-01-28Only call activate_vgs a second time if any logical volumes have actually bee...Thomas Bächler2
2011-01-27Fix crypttab option column processing.Thomas Bächler1
2011-01-27Suppress the output of cryptsetup isLuks.Thomas Bächler1
2011-01-27Fix run_hook and add_hook definitions.Thomas Bächler1
2011-01-27Allow setting the locale during boot and daemon startup.Thomas Bächler2
2011-01-27Remove all copyright and license hints.Thomas Bächler1
2011-01-26Change copyright and license information2011.01-1Thomas Bächler1
2011-01-26Fix isLuks checkThomas Bächler1
2011-01-26Change SWAP sanity check to use blkid in favor of cryptsetupThomas Bächler1
2010-12-13Use modprobe's --all flag instead of looping.Dave Reisner1
2010-12-13PATH: export a standard path in rc.sysinitTom Gundersen1
2010-12-13Add support for serial consoleGerardo Exequiel Pozzi1
2010-12-07Unify capitalization of 'Udev'Dan McGee1
2010-12-06cryptsetup: print name of device being openedHeiko Baums1
2010-12-06cryptsetup: abort if LUKS is found on swap partitionHeiko Baums1
2010-12-06cryptsetup: read keys for non-root LUKS partitions as raw data from block deviceHeiko Baums1
2010-12-06cryptsetup: fix indentationTom Gundersen1
2010-12-06lvm: enable/disable monitoring of lvm2 groupsTom Gundersen2
2010-12-06lvm: run vgchange in sysinit modeTom Gundersen2
2010-12-06mount: forbid suid,exec,dev from /proc and /sysTom Gundersen1
2010-12-06locale: set the sysfs value default_utf8 rather than enabling/disabling utf8 ...Tom Gundersen1
2010-12-06udev: do not copy /lib/udev/devices/* to /devTom Gundersen1
2010-12-06udevadm: retry failed udev events after filesystems have been mountedTom Gundersen1
2010-12-06udevadm: trigger events of type subsystems as well as devicesTom Gundersen2
2010-09-08rc.sysinit: condense calls to mkdir and chmodDave Reisner1
2010-09-08Fix two typos introduced by the latest patch seriesThomas Bächler2
2010-09-07Remove a redundant subshell, see FS#20016Thomas Bächler1
2010-09-07restrict NETWORK_PERSIST to runlevel 0 and 6Florian Pritz1
2010-07-23Add a PKGBUILD for building initscripts-git for testing.Victor Lowther2
2010-07-23Trivial bashification of network script.Victor Lowther1
2010-07-23Bashify adjtime.cronVictor Lowther1
2010-07-23Bashify netfsVictor Lowther1
2010-07-23Rewrite /etc/crypttab processing.Victor Lowther3
2010-07-11Bashify rc.sysinit, part 1Victor Lowther1
2010-07-11Bashify rc.shutdownVictor Lowther1
2010-07-11Both rc.single and rc.shutdown use the same code to kill everything.Victor Lowther3
2010-07-11Bashify rc.single.Victor Lowther1
2010-07-11Bashify rc.multiVictor Lowther1