summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-04mtab: don't write to mtab if it is a symlinkTom Gundersen
2011-04-01hotplug: properly clear the path to hotplug/uevent_helperTom Gundersen
2011-04-01Revert "udevadm: retry failed udev events after filesystems have been mounted"Tom Gundersen
2011-04-01status: synchronise the status messageTom Gundersen
2011-03-30Merge branch 'hwclock-from-kurt' into arch-masterTom Gundersen
2011-03-30Change hardware clock default to UTCKurt J. Bosch
2011-03-30Make hwclock --adjust as well as --systohc optional (FS#13684)Kurt J. Bosch
2011-03-29rc.sysinit: condense calls to rmDave Reisner
2011-03-29network: cleanup variable declarationsDave Reisner
2011-03-29use bash's kill builtin instead of /bin/killDave Reisner
2011-03-29whitespace cleanupDave Reisner
2011-03-29Allow loading of multiple keymaps when LOCALE is UTF-8Seblu
2011-03-17udev: do not automatically save persistent net/cd udev rules to /etc on bootTom Gundersen
2011-03-16Add BTRFS support in initscriptsSeblu
2011-03-16Add UDEV_TIMEOUT optionSeblu
2011-03-16Add davfs to the list of network filesystems in netfsSeblu
2011-03-16PKGBUILD: remove unnecessary dependsDave Reisner
2011-03-16Use dhcpcd -k instead of killAndrea Scarpino
2011-02-27Software RAID detection is now triggered via USEMDADM config var like fakerai...Seblu
2011-02-27Implement FakeRAID detection at startupSeblu
2011-02-27Remove grep use where a simple env var check can be madeSeblu
2011-02-27Improve encrypted filesystem detectionSeblu
2011-02-27Allow forcefsck on kernel cmdline to have same effect as touching /forcefsckSeblu
2011-02-10Added missing else clause in set_consolefont functionEric Bélanger
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