summaryrefslogtreecommitdiff
path: root/functions
AgeCommit message (Expand)Author
2011-04-25Parabola rebranding2011.04.1Nicolás Reynolds
2011-04-16Add an rc helperSebastien Luttringer
2011-04-15Fix incomplete daemon detection in have_daemonSebastien Luttringer
2011-04-13Move /var/run/daemons to /run/daemonsSebastien Luttringer
2011-03-29whitespace cleanupDave Reisner
2011-02-10Added missing else clause in set_consolefont functionEric Bélanger
2011-01-28Only call activate_vgs a second time if any logical volumes have actually bee...Thomas Bächler
2011-01-27Fix crypttab option column processing.Thomas Bächler
2011-01-27Fix run_hook and add_hook definitions.Thomas Bächler
2011-01-27Allow setting the locale during boot and daemon startup.Thomas Bächler
2010-12-06lvm: run vgchange in sysinit modeTom Gundersen
2010-07-23Rewrite /etc/crypttab processing.Victor Lowther
2010-07-11Both rc.single and rc.shutdown use the same code to kill everything.Victor Lowther
2010-07-11Finish bashifying functions.Victor Lowther
2010-07-11Simplify in_array.Victor Lowther
2010-07-11Clean up status() function.Victor Lowther
2010-07-11A little creative parameter expansion simplifies stat_die().Victor Lowther
2010-07-11Bashify initscripts.Victor Lowther
2010-05-04Bring back \e(K to locale.shRoman Kyrylych
2010-03-20Remove obsolete consolemap activation escape sequencesKurt J. Bosch
2010-02-16Make consolefont code deferrable to avoid destroying splashKurt J. Bosch
2009-09-24Fix stty/tput usage for columns againJim Pryor
2009-08-26Make the hook-system a bit more usableThomas Bächler
2009-08-25Implement a hook-system that allows to add custom code to the initscripts at ...Thomas Bächler
2009-08-22Fix in_array function2009.08-1Thomas Bächler
2009-08-05Enable in_array for prefixed daemonsAaron Griffin
2009-08-05Revert previous commit chunk: in_array fixesAaron Griffin
2009-08-05Fix stty/tput usage for columnsJim Pryor
2009-07-30functions: refactor for non-tty outputAaron Griffin
2009-07-30Shutdown non-rc.conf daemons firstAaron Griffin
2009-07-29functions: Add -- to stat_append printfJacob Winther
2009-04-02Make sure functions ends cleanlyAaron Griffin
2009-03-09Fix status display functionsAllan McRae
2008-12-23Add some simple status display functionsAaron Griffin
2008-12-04unset the TZ envvar in 'functions'Aaron Griffin
2008-09-18Fix bug #112292008.09-2Thomas Bächler
2008-06-20Minor simplication for /etc/rc.d/functions.d/Natanael Copa
2008-05-27Allow users to ovverride daemon start and stop in rc.multi and rc.shutdownAnton Fiuman
2008-05-22Remove source_functions in favor of always sourcing the dirAaron Griffin
2008-03-08Add basic support for dependencies in rc.d scriptsRoman Kyrylych
2008-03-08Use full path to binaries everywhereRoman Kyrylych
2008-03-08Fix indentation in rc.d/functionsRoman Kyrylych
2008-02-14Merge branch 'posix' into workingDan McGee
2008-02-14functions:source_functions(): don't fail on empty dirDan McGee
2008-02-14Make functions sh compatibleDan McGee
2008-02-14Don't assume sh == bashDan McGee
2007-12-20Make the background black on all status textSimo Leone
2007-12-13Fix FS#8843 (no colors in rc.sysinit output with separate /usr)Roman Kyrylych
2007-11-28Source /etc/rc.d/functions.d/ for additional initscript functionsAaron Griffin
2007-10-21Fix broken terminal detection, disable colors when the terminal is unknown.Thomas Bächler