aboutsummaryrefslogtreecommitdiff
path: root/rc.sysinit
AgeCommit message (Expand)AuthorFiles
2011-06-02nisdomainname: remove supportTom Gundersen1
2011-06-01fixup: stat_busy/stat_done -> statusTom Gundersen1
2011-05-31Revert "udev: generate blacklist on boot"Tom Gundersen1
2011-05-23Merge remote-tracking branch 'seblu/master'Tom Gundersen1
2011-05-22network: deprecate net-tools, add iproute2 supportDave Reisner1
2011-05-22network/rc.sysinit: remove dead codeDave Reisner1
2011-05-21Improve coloring on light and transparent termSebastien Luttringer1
2011-05-19use mount -n for devpts and shmGerardo Exequiel Pozzi1
2011-05-19Fix typoThomas Bächler1
2011-05-19fixup: also clear /tmp if it is a mountpointTom Gundersen1
2011-05-19udev: generate blacklist on bootTom Gundersen1
2011-05-12fixup: symlink /var/run/daemons -> /run/daemonsTom Gundersen1
2011-05-09Fix copy&paste /dev/.udev -> /run/udevGerardo Exequiel Pozzi1
2011-05-08Revert "udev: do not automatically save persistent net/cd udev rules to /etc ...Tom Gundersen1
2011-05-08workaround: symlink /var/run/daemons -> /run/daemonsTom Gundersen1
2011-05-08Change stat_busy()/stat_done() -> status()Gerardo Exequiel Pozzi1
2011-04-30Change udev trigger orderGerardo Exequiel Pozzi1
2011-04-26Fix a small typo introduced by 09c27ea248efebe1e72aa688cb55996dadbbbe29Cody Maloney1
2011-04-26fixup: umount tmpfs on shutdownTom Gundersen1
2011-04-24pidof: don't use -o %PPIDTom Gundersen1
2011-04-23remount root very earlyTom Gundersen1
2011-04-23create /run/lockTom Gundersen1
2011-04-23bootlogd: log messages to console during early bootTom Gundersen1
2011-04-23/dev: mount /dev/pts and /dev/shm during early bootTom Gundersen1
2011-04-22removed leftover mkdirTom Gundersen1
2011-04-22Cleanup stat_busy vs statusTom Gundersen1
2011-04-21Drop old /sys/kernel/uevent_helperSebastien Luttringer1
2011-04-16Fix and clean forcefsk detection2011.04.1Sebastien Luttringer1
2011-04-15Fix console verbosity and add config via rc.confSebastien Luttringer1
2011-04-13mdadm: disable SoftRAID detectionSebastien Luttringer1
2011-04-13Add utmp group supportTom Gundersen1
2011-04-13/run: mount /run if it is not already mountedTom Gundersen1
2011-04-11fix syntax error from 71a1b74eb778540d412705b09a24f1d2ba123a2bSebastien Luttringer1
2011-04-04depmod: no longer update module dependencies on bootTom Gundersen1
2011-04-04dev: create pts and shm directoriesTom Gundersen1
2011-04-04workaround: do not set property=STARTUP=1 when calling udevadmTom Gundersen1
2011-04-04mtab: don't write to mtab if it is a symlinkTom Gundersen1
2011-04-01hotplug: properly clear the path to hotplug/uevent_helperTom Gundersen1
2011-04-01Revert "udevadm: retry failed udev events after filesystems have been mounted"Tom Gundersen1
2011-04-01status: synchronise the status messageTom Gundersen1
2011-03-30Merge branch 'hwclock-from-kurt' into arch-masterTom Gundersen1
2011-03-30Make hwclock --adjust as well as --systohc optional (FS#13684)Kurt J. Bosch1
2011-03-29rc.sysinit: condense calls to rmDave Reisner1
2011-03-29whitespace cleanupDave Reisner1
2011-03-29Allow loading of multiple keymaps when LOCALE is UTF-8Seblu1
2011-03-17udev: do not automatically save persistent net/cd udev rules to /etc on bootTom Gundersen1
2011-03-16Add BTRFS support in initscriptsSeblu1
2011-03-16Add UDEV_TIMEOUT optionSeblu1
2011-03-16Add davfs to the list of network filesystems in netfsSeblu1
2011-02-27Software RAID detection is now triggered via USEMDADM config var like fakerai...Seblu1