aboutsummaryrefslogtreecommitdiff
path: root/rc.sysinit
AgeCommit message (Expand)AuthorFiles
2011-12-27config: add /etc/hostname supportTom Gundersen1
2011-12-21warn about lack of devtmpfs supportTom Gundersen1
2011-12-21mtab: drop conditional symlinkingTom Gundersen1
2011-12-13allow ro rootTom Gundersen1
2011-11-27do not limit size on API fsTom Gundersen1
2011-11-26rc.sysinit: force linking of /etc/mtab to /proc/self/mountsDave Reisner1
2011-11-26fsck: skip remounting / fsck'ing the root fsTom Gundersen1
2011-11-06functions: implement a environment file parserDave Reisner1
2011-11-06avoid unnecessary escaping of newlinesDave Reisner1
2011-10-29minilogd: killTom Gundersen1
2011-10-29config: add /etc/vconsole.conf supportTom Gundersen1
2011-10-18mtab: delete any stale locks2011.10.2Tom Gundersen1
2011-09-25[initscripts] Remove too early /dev/null redirectionGerardo Exequiel Pozzi1
2011-09-25timezone: create /etc/localtime as a symlinkDave Reisner1
2011-08-05locale: make /etc/profile.d/locale.sh dynamicTom Gundersen1
2011-08-04/usr: clarify warning a bitTom Gundersen1
2011-08-02/usr: warn on separate usrTom Gundersen1
2011-07-17rc.sysinit: Move 'run_hook sysinit_start' after mount root read-onlyKurt J. Bosch1
2011-07-17Fix/unify quotingKurt J. Bosch1
2011-07-12functions/rc.sysinit: Refactor 'Removing Leftover Files' codeKurt J. Bosch1
2011-07-12rc.sysinit: Fix /tmp/.* patternKurt J. Bosch1
2011-07-12rc.sysinit: fixup fsck refactoringKurt J. Bosch1
2011-07-10rc.sysinit: Simplify /var/run/daemons workaroundKurt J. Bosch1
2011-07-10rc.sysinit: Remove unneeded variables initializationsKurt J. Bosch1
2011-07-10functions/rc.sysinit: Refactor fsck-redirection to prevent breakageKurt J. Bosch1
2011-07-10rc.sysinit: Declare $FORCEFSCK read-onlyKurt J. Bosch1
2011-07-10Refactor kill_everything, fsck_all and mount_all codeKurt J. Bosch1
2011-07-10rc.sysinit: Fix stat_busy block indentationKurt J. Bosch1
2011-06-28rc.sysinit: Add status output for mtab and dmesg.log creationKurt J. Bosch1
2011-06-28rc.sysinit: Refactor /etc/mtab symlink detection to avoid empty if clauseKurt J. Bosch1
2011-06-28Move export PATH into functionsKurt J. Bosch1
2011-06-28Move activate_vgs and crypt stat_busy to the top for consistencyKurt J. Bosch1
2011-06-28Move fsck executable check into fsck_all() for consistencyKurt J. Bosch1
2011-06-28rc.sysinit: Get rid of evalKurt J. Bosch1
2011-06-28Refactor to get rid of simple if-constuctsKurt J. Bosch1
2011-06-28Add some commentsKurt J. Bosch1
2011-06-28Fix local statements missing in ck_depends, ck_pidfile, do_unlock, kill_every...Kurt J. Bosch1
2011-06-28Fix '>|' not used allways when redirecting to filesKurt J. Bosch1
2011-06-28rc.sysinit: Fix setting localeKurt J. Bosch1
2011-06-28rc.sysinit: Fix writing to /dev/urandomKurt J. Bosch1
2011-06-28Fix whitespaceKurt J. Bosch1
2011-06-25hwclock: show statusTom Gundersen1
2011-06-25hwclock: use correct timezoneTom Gundersen1
2011-06-25trivial: silence errorsTom Gundersen1
2011-06-24Simplify /etc/profile.d/locale.sh creationKurt J. Bosch1
2011-06-24Get rid of simple if-constucts by using '&&'Kurt J. Bosch1
2011-06-24rc.sysinit/rc.single: Merge UDev stuff into a functionKurt J. Bosch1
2011-06-24Some more cosmeticsKurt J. Bosch1
2011-06-24Some cosmeticsKurt J. Bosch1
2011-06-24Simplify API filesystems mountingKurt J. Bosch1