aboutsummaryrefslogtreecommitdiff
path: root/rc.sysinit
AgeCommit message (Expand)AuthorFiles
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
2011-06-24Simplify keyboard map loading by using loadkeys autodetectionKurt J. Bosch1
2011-06-24Simplify creating files by using /bin/installKurt J. Bosch1
2011-06-24Simplify timezone copyingKurt J. Bosch1
2011-06-24Fix hwclock commentsKurt J. Bosch1
2011-06-22Move mount -a into functions to allow custom override (fsck on loop)Kurt J. Bosch1
2011-06-22Allow custom fsck on shutdown via hook (FS#18736)Kurt J. Bosch1
2011-06-22Move fsck stuff into functions to allow custom overrides (FS#18736)Kurt J. Bosch1
2011-06-20status: adjust number of columns after loading modulesTom Gundersen1
2011-06-19Adding hook sysinit_postmountjofko1
2011-06-19rc.sysinit: avoid use of regex match for USE* varsDave Reisner1
2011-06-14rc.sysinit: honor blacklist, not load_modulesDave Reisner1
2011-06-10hostname: echo to kernel directlyTom Gundersen1
2011-06-06Merge remote-tracking branch 'djgera/djgera'Tom Gundersen1
2011-06-06udev: remove rule generationTom Gundersen1
2011-06-05hwclock: allow TZ to be set in adjtime, only adjust for TZ during bootTom Gundersen1
2011-06-04Be consistent (with mkinitcpio) source naming of /runGerardo Exequiel Pozzi1
2011-06-04[initscripts] chmod dmesg.log based on value from dmesg_restrictGerardo Exequiel Pozzi1
2011-06-05udev: don't silence settle + trivialTom Gundersen1
2011-06-05add PATH, strip absolute path from binariesDave Reisner1
2011-06-05Merge remote-tracking branch 'falconindy/working'Tom Gundersen1
2011-06-05loopback: support separate /usr2011.06.3Tom Gundersen1
2011-06-04use $() instead of `` for command substitutionsDave Reisner1
2011-06-04rc.d/rc.sysinit: whitespace cleanupDave Reisner1