aboutsummaryrefslogtreecommitdiff
path: root/functions
AgeCommit message (Expand)AuthorFiles
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
2008-12-04unset the TZ envvar in 'functions'Aaron Griffin1
2008-09-18Fix bug #112292008.09-2Thomas Bächler1
2008-06-20Minor simplication for /etc/rc.d/functions.d/Natanael Copa1
2008-05-27Allow users to ovverride daemon start and stop in rc.multi and rc.shutdownAnton Fiuman1
2008-05-22Remove source_functions in favor of always sourcing the dirAaron Griffin1
2008-03-08Add basic support for dependencies in rc.d scriptsRoman Kyrylych1
2008-03-08Use full path to binaries everywhereRoman Kyrylych1
2008-03-08Fix indentation in rc.d/functionsRoman Kyrylych1
2008-02-14Merge branch 'posix' into workingDan McGee1
2008-02-14functions:source_functions(): don't fail on empty dirDan McGee1
2008-02-14Make functions sh compatibleDan McGee1
2008-02-14Don't assume sh == bashDan McGee1
2007-12-20Make the background black on all status textSimo Leone1
2007-12-13Fix FS#8843 (no colors in rc.sysinit output with separate /usr)Roman Kyrylych1