aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
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
2010-07-11Finish bashifying functions.Victor Lowther1
2010-07-11Simplify in_array.Victor Lowther1
2010-07-11Clean up status() function.Victor Lowther1
2010-07-11A little creative parameter expansion simplifies stat_die().Victor Lowther1
2010-07-11Bashify initscripts.Victor Lowther1
2010-07-06Use findmnt to make mtab2010.07-1Gerardo Exequiel Pozzi1
2010-06-09network, rc.conf: Add NETWORK_PERSIST option2010.06-2Thomas Bächler2
2010-06-09Initialize /etc/mtab by copying /proc/mountsThomas Bächler1
2010-06-09Rewrite early RTC device creationThomas Bächler1
2010-06-08Do not redirect the standard error of fsck to /dev/null by defaultThomas Bächler1
2010-06-06Add nodevtmpfs at rc.shutdown when umountGerardo Exequiel Pozzi1
2010-06-03Add --action=add to udevadm trigger2010.06-1Thomas Bächler2
2010-06-03Only mount /proc, /sys and /dev if they haven't been mounted already, use dev...Thomas Bächler1
2010-05-18Include _netdev option in NETFS list when calling fsckDan McGee1
2010-05-04Remove bashism from inittab2010.05-3Dan McGee1
2010-05-04Bring back \e(K to locale.shRoman Kyrylych1
2010-05-03Apply 'encryption: Look for cryptsetup in various places' to rc.shutdown as well2010.05-2Thomas Bächler1
2010-05-03encryption: Look for cryptsetup in various places2010.05-1Thomas Bächler1