aboutsummaryrefslogtreecommitdiff
path: root/functions
AgeCommit message (Expand)AuthorFiles
2011-06-28Move export PATH into functionsKurt J. Bosch1
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. Bosch1
2011-06-28Move fsck executable check into fsck_all() for consistencyKurt J. Bosch1
2011-06-28Refactor to get rid of simple if-constuctsKurt J. Bosch1
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. Bosch1
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. Bosch1
2011-06-28Fix '>|' not used allways when redirecting to filesKurt J. Bosch1
2011-06-28functions: Fix indentationKurt J. Bosch1
2011-06-24rc.multi/rc.single: Merge duplicated bootlogd stop code into a functionKurt J. Bosch1
2011-06-24rc.sysinit/rc.single: Merge UDev stuff into a functionKurt J. Bosch1
2011-06-24Simplify in_array functionKurt J. Bosch1
2011-06-24Some more cosmeticsKurt J. Bosch1
2011-06-24Some cosmeticsKurt J. Bosch1
2011-06-23functions: warn if daemons are started recursivelyTom Gundersen1
2011-06-23added get_pid() and ck_pidfile() (FS#18654)Andrwe Lord Weber1
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-22Simplify fsck functionsKurt 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-18Ensure rc.d scripts are run as rootSebastien Luttringer1
2011-06-08Removed superfluous dollar signEric Bélanger1
2011-05-21Improve coloring on light and transparent termSebastien Luttringer1
2011-05-19add killall5 omit pid functionalityGerardo Exequiel Pozzi1
2011-04-16Add an rc helperSebastien Luttringer1
2011-04-15Fix incomplete daemon detection in have_daemonSebastien Luttringer1
2011-04-13Move /var/run/daemons to /run/daemonsSebastien Luttringer1
2011-03-29whitespace cleanupDave Reisner1
2011-02-10Added missing else clause in set_consolefont functionEric Bélanger1
2011-01-28Only call activate_vgs a second time if any logical volumes have actually bee...Thomas Bächler1
2011-01-27Fix crypttab option column processing.Thomas Bächler1
2011-01-27Fix run_hook and add_hook definitions.Thomas Bächler1
2011-01-27Allow setting the locale during boot and daemon startup.Thomas Bächler1
2010-12-06lvm: run vgchange in sysinit modeTom Gundersen1
2010-07-23Rewrite /etc/crypttab processing.Victor Lowther1
2010-07-11Both rc.single and rc.shutdown use the same code to kill everything.Victor Lowther1
2010-07-11Finish bashifying functions.Victor Lowther1
2010-07-11Simplify in_array.Victor Lowther1
2010-07-11Clean up status() function.Victor Lowther1
2010-07-11A little creative parameter expansion simplifies stat_die().Victor Lowther1
2010-07-11Bashify initscripts.Victor Lowther1
2010-05-04Bring back \e(K to locale.shRoman Kyrylych1
2010-03-20Remove obsolete consolemap activation escape sequencesKurt J. Bosch1
2010-02-16Make consolefont code deferrable to avoid destroying splashKurt J. Bosch1
2009-09-24Fix stty/tput usage for columns againJim Pryor1