summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-01Remove MOD_BLACKLIST from rc.confDan McGee
2011-02-01Check whether crypttab contains anything before processing it.2011.02.1Thomas Bächler
2011-01-28Only call activate_vgs a second time if any logical volumes have actually bee...Thomas Bächler
2011-01-27Fix crypttab option column processing.Thomas Bächler
2011-01-27Suppress the output of cryptsetup isLuks.Thomas Bächler
2011-01-27Fix run_hook and add_hook definitions.Thomas Bächler
2011-01-27Allow setting the locale during boot and daemon startup.Thomas Bächler
2011-01-27Remove all copyright and license hints.Thomas Bächler
2011-01-26Change copyright and license information2011.01-1Thomas Bächler
2011-01-26Fix isLuks checkThomas Bächler
2011-01-26Change SWAP sanity check to use blkid in favor of cryptsetupThomas Bächler
2010-12-13Use modprobe's --all flag instead of looping.Dave Reisner
2010-12-13PATH: export a standard path in rc.sysinitTom Gundersen
2010-12-13Add support for serial consoleGerardo Exequiel Pozzi
2010-12-07Unify capitalization of 'Udev'Dan McGee
2010-12-06cryptsetup: print name of device being openedHeiko Baums
2010-12-06cryptsetup: abort if LUKS is found on swap partitionHeiko Baums
2010-12-06cryptsetup: read keys for non-root LUKS partitions as raw data from block deviceHeiko Baums
2010-12-06cryptsetup: fix indentationTom Gundersen
2010-12-06lvm: enable/disable monitoring of lvm2 groupsTom Gundersen
2010-12-06lvm: run vgchange in sysinit modeTom Gundersen
2010-12-06mount: forbid suid,exec,dev from /proc and /sysTom Gundersen
2010-12-06locale: set the sysfs value default_utf8 rather than enabling/disabling utf8 ...Tom Gundersen
2010-12-06udev: do not copy /lib/udev/devices/* to /devTom Gundersen
2010-12-06udevadm: retry failed udev events after filesystems have been mountedTom Gundersen
2010-12-06udevadm: trigger events of type subsystems as well as devicesTom Gundersen
2010-09-08rc.sysinit: condense calls to mkdir and chmodDave Reisner
2010-09-08Fix two typos introduced by the latest patch seriesThomas Bächler
2010-09-07Remove a redundant subshell, see FS#20016Thomas Bächler
2010-09-07restrict NETWORK_PERSIST to runlevel 0 and 6Florian Pritz
2010-07-23Add a PKGBUILD for building initscripts-git for testing.Victor Lowther
2010-07-23Trivial bashification of network script.Victor Lowther
2010-07-23Bashify adjtime.cronVictor Lowther
2010-07-23Bashify netfsVictor Lowther
2010-07-23Rewrite /etc/crypttab processing.Victor Lowther
2010-07-11Bashify rc.sysinit, part 1Victor Lowther
2010-07-11Bashify rc.shutdownVictor Lowther
2010-07-11Both rc.single and rc.shutdown use the same code to kill everything.Victor Lowther
2010-07-11Bashify rc.single.Victor Lowther
2010-07-11Bashify rc.multiVictor Lowther
2010-07-11Finish bashifying functions.Victor Lowther
2010-07-11Simplify in_array.Victor Lowther
2010-07-11Clean up status() function.Victor Lowther
2010-07-11A little creative parameter expansion simplifies stat_die().Victor Lowther
2010-07-11Bashify initscripts.Victor Lowther
2010-07-06Use findmnt to make mtab2010.07-1Gerardo Exequiel Pozzi
2010-06-09network, rc.conf: Add NETWORK_PERSIST option2010.06-2Thomas Bächler
2010-06-09Initialize /etc/mtab by copying /proc/mountsThomas Bächler
2010-06-09Rewrite early RTC device creationThomas Bächler
2010-06-08Do not redirect the standard error of fsck to /dev/null by defaultThomas Bächler