summaryrefslogtreecommitdiff
path: root/rc.sysinit
AgeCommit message (Expand)Author
2012-07-24systemd: also increase to LOG_NOTICE on shutdownTom Gundersen
2012-07-24systemd: shut all the tools up a bitTom Gundersen
2012-07-24btrfs: remove USEBTRFSTom Gundersen
2012-07-19bootlog: start logging after rootfs is roTom Gundersen
2012-07-18rc.sysinit: remove redundant export of LANGTom Gundersen
2012-07-17os-release: factor out distro name/urlTom Gundersen
2012-07-17cryptsetup: refactor the outputTom Gundersen
2012-07-12Merge branch 'spelling'Tom Gundersen
2012-07-12Correct spelling and grammar throughoutJason St. John
2012-07-03hwclock: warn on discrepancy between /etc/adjtime and /etc/rc.conf about the ...Tom Gundersen
2012-06-29vconsole: configure it only after udev has settledTom Gundersen
2012-06-24rc.sysinit: don't create /run/lockTom Gundersen
2012-06-24mounting: let systemd-remount-fs deal with overwriting mount optionsTom Gundersen
2012-06-23Remove trailing colon from outputAllan McRae
2012-06-16rc.sysinit: change ordering a bitTom Gundersen
2012-06-16locale: make sure LANG is always set as this is used in vconsole-setup to dec...Tom Gundersen
2012-06-12rc.sysinit: look for correct root fsck markerDave Reisner
2012-06-11rc.sysinit: remove warningsTom Gundersen
2012-06-08use systemd-remount-fs to remount rootDave Reisner
2012-05-29random-seed: use the systemd toolTom Gundersen
2012-05-29vconsole: use the systemd toolTom Gundersen
2012-05-29tmpfiles,sysctl,binfmt: use the systemd toolsTom Gundersen
2012-05-11console: configure console after modules have been loadedTom Gundersen
2012-04-30vconsole: configure the console as early as possibleTom Gundersen
2012-03-17crypto: move function from sysinit to functionsTom Gundersen
2012-03-17sysinit: do not unconditionally modprobe any moreTom Gundersen
2012-03-17sysinit: remove cryptsetup compatDave Reisner
2012-03-17fsck: move FORCEFSCK/FASTBOOT logic to fsck_allTom Gundersen
2012-03-17reorder fsck opts, explicitly set end of options markerDave Reisner
2012-03-13arch-binfmt: move api filesytem mounting from rc.sysinitSébastien Luttringer
2012-03-13Support additional binary formats at bootSébastien Luttringer
2012-03-05rc.sysinit: avoid exporting empty TIMEZONE as TZDave Reisner
2012-02-03rc.sysinit: Remove redundant command substitutionLukas Fleischer
2012-02-03Small style cleanupLukas Fleischer
2012-02-03Fix indentationLukas Fleischer
2012-01-31Add fastboot supportLukas Fleischer
2012-01-14mount: no longer pass '-n' to mountTom Gundersen
2012-01-12/dev: remove non-devtmpfs supportTom Gundersen
2011-12-27config: add /etc/hostname supportTom Gundersen
2011-12-21warn about lack of devtmpfs supportTom Gundersen
2011-12-21mtab: drop conditional symlinkingTom Gundersen
2011-12-13allow ro rootTom Gundersen
2011-11-27do not limit size on API fsTom Gundersen
2011-11-26rc.sysinit: force linking of /etc/mtab to /proc/self/mountsDave Reisner
2011-11-26fsck: skip remounting / fsck'ing the root fsTom Gundersen
2011-11-06functions: implement a environment file parserDave Reisner
2011-11-06avoid unnecessary escaping of newlinesDave Reisner
2011-10-29minilogd: killTom Gundersen
2011-10-29config: add /etc/vconsole.conf supportTom Gundersen
2011-10-18mtab: delete any stale locks2011.10.2Tom Gundersen