summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-21Add some udev stats output2008.02-1Aaron Griffin
2008-02-14rc.shutdown: Fix hwclock double callsDan McGee
2008-02-14Merge branch 'posix' into workingDan McGee
2008-02-14functions:source_functions(): don't fail on empty dirDan McGee
2008-02-14Remove echo -e usage from rc.sysinitDan McGee
2008-02-14Remove some bashisms from network, even though we cannot convert itDan McGee
2008-02-14Make install.sh sh compatibleDan McGee
2008-02-14Make functions sh compatibleDan McGee
2008-02-14Don't assume sh == bashDan McGee
2008-02-14Add support for (un)mounting nfs4Roman Kyrylych
2008-01-23Use --directisa configuration in rc.shutdown as wellRoman Kyrylych
2008-01-08Enhance interface 'up' state checkingLoic Nageleisen
2008-01-08network script logic cleanups/enhancementsAaron Griffin
2008-01-08Remove the hotplug functionality from the network scriptAaron Griffin
2008-01-08Create some basic device nodes on initializationAaron Griffin
2008-01-08minilogd cleanup and warning fixesJonathan Frazier
2008-01-08Allow --directisa configuration for hwclock callsAaron Griffin
2007-12-20Deprecate MOD_BLACKLIST via some commentsAaron Griffin
2007-12-20Mount our ram /dev as soon as possibleAaron Griffin
2007-12-20Set hwclock *before* udev is loadedAaron Griffin
2007-12-20Tidy up rc.confJames Rayner
2007-12-20Make the background black on all status textSimo Leone
2007-12-17Modify comment above MOD_AUTOLOAD to indicate that it autoloadsAaron Griffin
2007-12-17Save dmesg output at the end of the boot processAaron Griffin
2007-12-13Fix FS#8843 (no colors in rc.sysinit output with separate /usr)Roman Kyrylych
2007-12-12Move start_udev actions to rc.sysinitDan McGee
2007-12-11Removing netcfg from initscriptsJames Rayner
2007-11-28Source /etc/rc.d/functions.d/ for additional initscript functionsAaron Griffin
2007-11-09Improve error handling and allow multiple keymaps to be loadedRoman Kyrylych
2007-10-22Add a few more comments and examples to inittab2007.11-2Dan McGee
2007-10-21Fix broken terminal detection, disable colors when the terminal is unknown.Thomas Bächler
2007-10-21make non-ASCII chars work before login too2007.11-1Roman Kyrylych
2007-10-21yes, I fixed a trailing whitespaceThomas Bächler
2007-10-21Fix locale handlingRoman Kyrylych
2007-10-21change install.sh to exit on failure with return code 1Thomas Bächler
2007-10-21Added install scriptThomas Bächler
2007-10-21Make daemon shutdown fix more consistent with the other init scripts and simp...Thomas Bächler
2007-10-21fixing second part of #6959Thomas Bächler
2007-10-21replace all remaining backticks with $(...)Thomas Bächler
2007-10-21fix the utf8 activating code: there are 63 virtual terminals, not 12Thomas Bächler
2007-10-21Release name: "Don't Panic" -> "Core Dump"Thomas Bächler
2007-10-21Remove hwdetect as it is maintained as a separate package and this version is...Thomas Bächler
2007-10-21disable colors on stupid terminalsThomas Bächler
2007-10-19added (barely tested) improvement of ASK keyword in crypttabThomas Bächler
2007-10-19'upgpkg: removed double entry of ifconfig lo'Tobias Powalowski
2007-10-19'upgpkg: added /sys/class/net/lo check'Tobias Powalowski
2007-10-18'upgpkg: added loopbackhardcoded to rc.sysinit and remove it from rc.conf'Tobias Powalowski
2007-10-18removing unnecessary isatty.c, replaced by shell test -t optionDan McGee
2007-10-18'upgpkg: fixed utf typo'Tobias Powalowski
2007-10-18'upgpkg: trying to fix #6237,7554,7165,7641,5740'Tobias Powalowski