summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-06-06Add nodevtmpfs at rc.shutdown when umountGerardo Exequiel Pozzi
2010-06-03Add --action=add to udevadm trigger2010.06-1Thomas Bächler
2010-06-03Only mount /proc, /sys and /dev if they haven't been mounted already, use dev...Thomas Bächler
2010-05-18Include _netdev option in NETFS list when calling fsckDan McGee
2010-05-04Remove bashism from inittab2010.05-3Dan McGee
2010-05-04Bring back \e(K to locale.shRoman Kyrylych
2010-05-03Apply 'encryption: Look for cryptsetup in various places' to rc.shutdown as well2010.05-2Thomas Bächler
2010-05-03encryption: Look for cryptsetup in various places2010.05-1Thomas Bächler