aboutsummaryrefslogtreecommitdiff
path: root/functions
AgeCommit message (Expand)AuthorFiles
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
2009-08-26Make the hook-system a bit more usableThomas Bächler1
2009-08-25Implement a hook-system that allows to add custom code to the initscripts at ...Thomas Bächler1
2009-08-22Fix in_array function2009.08-1Thomas Bächler1
2009-08-05Enable in_array for prefixed daemonsAaron Griffin1
2009-08-05Revert previous commit chunk: in_array fixesAaron Griffin1
2009-08-05Fix stty/tput usage for columnsJim Pryor1
2009-07-30functions: refactor for non-tty outputAaron Griffin1
2009-07-30Shutdown non-rc.conf daemons firstAaron Griffin1
2009-07-29functions: Add -- to stat_append printfJacob Winther1
2009-04-02Make sure functions ends cleanlyAaron Griffin1
2009-03-09Fix status display functionsAllan McRae1
2008-12-23Add some simple status display functionsAaron Griffin1