aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2011-07-10functions/rc.sysinit: Refactor fsck-redirection to prevent breakageKurt J. Bosch2
2011-07-10rc.sysinit: Declare $FORCEFSCK read-onlyKurt J. Bosch1
2011-07-10Refactor kill_everything, fsck_all and mount_all codeKurt J. Bosch4
2011-07-10functions/rc.multi: Strip paths from binariesKurt J. Bosch2
2011-07-10functions: Add missing quotes in mount_all()Kurt J. Bosch1
2011-07-10functions: Get rid of superfluous braces in udevd_modprobe()Kurt J. Bosch1
2011-07-10rc.sysinit: Fix stat_busy block indentationKurt J. Bosch1
2011-07-07Remove usage of head in PKGBUILDSebastien Luttringer1
2011-07-07changing _rd.d to _rc_d to avoid:derhoch1
2011-07-02functions/rc.single: Clean up whitespaceKurt J. Bosch2
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. Bosch3
2011-06-28functions: Make activate_vgs return 0 if noop for consistencyKurt J. Bosch1
2011-06-28Move activate_vgs and crypt stat_busy to the top for consistencyKurt J. Bosch2
2011-06-28Move fsck executable check into fsck_all() for consistencyKurt J. Bosch2
2011-06-28rc.sysinit: Get rid of evalKurt J. Bosch1
2011-06-28Refactor to get rid of simple if-constuctsKurt J. Bosch2
2011-06-28functions: Simplify kill_everything() omit_pid handlingKurt J. Bosch1
2011-06-28functions: Simplify ck_depends() for statementKurt J. Bosch1
2011-06-28Add some commentsKurt J. Bosch2
2011-06-28functions: Define $fsckret read-only because exposed to hookKurt J. Bosch1
2011-06-28Fix local statements missing in ck_depends, ck_pidfile, do_unlock, kill_every...Kurt J. Bosch2
2011-06-28Fix '>|' not used allways when redirecting to filesKurt J. Bosch2
2011-06-28rc.sysinit: Fix setting localeKurt J. Bosch1
2011-06-28rc.sysinit: Fix writing to /dev/urandomKurt J. Bosch1
2011-06-28functions: Fix indentationKurt J. Bosch1
2011-06-28Fix whitespaceKurt J. Bosch2
2011-06-27rc.d: clear text formatting after errorJacob Okamoto1
2011-06-27Merge remote-tracking branch 'seblu/master'Tom Gundersen1
2011-06-27Use _get_comp_words_by_ref in bash completionSebastien Luttringer1
2011-06-25network: don't warn for deprecation with no settingsDave Reisner1
2011-06-25hwclock: show statusTom Gundersen1
2011-06-25hwclock: use correct timezoneTom Gundersen2
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. Bosch3
2011-06-24rc.multi/rc.single: Merge duplicated bootlogd stop code into a functionKurt J. Bosch3
2011-06-24rc.sysinit/rc.single: Merge UDev stuff into a functionKurt J. Bosch3
2011-06-24Simplify in_array functionKurt J. Bosch1
2011-06-24Some more cosmeticsKurt J. Bosch3
2011-06-24Simplify random seed file creationKurt J. Bosch1
2011-06-24Fix bootlogd not stopped when booting into runlevel '1'Kurt J. Bosch1
2011-06-24rc.single: Avoid rc.multi syslog start error - use minilogd as in rc.sysinitKurt J. Bosch1
2011-06-24Simplify unmounting filesystemsKurt J. Bosch1
2011-06-24Simplify rc.single udevadm stuff as in rc.sysinitKurt J. Bosch1
2011-06-24Some cosmeticsKurt J. Bosch3
2011-06-24Simplify API filesystems mountingKurt J. Bosch1
2011-06-24Simplify keyboard map loading by using loadkeys autodetectionKurt J. Bosch1
2011-06-24Simplify creating files by using /bin/installKurt J. Bosch1