summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-19Use actual device number for creating /dev/misc/rtc02008.03-4Roman Kyrylych
2008-03-18Do not try to create /dev/pts and /dev/shm twice2008.03-3Roman Kyrylych
2008-03-18Fix a directory typo2008.03-2Aaron Griffin
2008-03-17Variable expansion quoting2008.03-1Aaron Griffin
2008-03-11Remove the 'makedevs' scriptRoman Kyrylych
2008-03-10Fix a typo in /dev/rtc creation stepsRoman Kyrylych
2008-03-09More full-path fixesRoman Kyrylych
2008-03-08Add basic support for dependencies in rc.d scriptsRoman Kyrylych
2008-03-08Use full path to binaries everywhereRoman Kyrylych
2008-03-08Create /dev/rtc before running hwclock (FS#9636)Roman Kyrylych
2008-03-08Fix indentation in rc.d/functionsRoman Kyrylych
2008-03-07Additional /dev/ setup that udev doesn't doAaron Griffin
2008-03-07Add my name to the copyright outputAaron Griffin
2008-03-06Revert back to not loading defkeymapRoman Kyrylych
2008-03-02Always load defkeymapRoman Kyrylych
2008-03-01Set up vc/0 as wellRoman Kyrylych
2008-03-01Do not mount /proc/bus/usb if commented in fstabRoman Kyrylych
2008-02-29Make non-UTF-8 consoles work correctly in .24+ kernelsRoman Kyrylych
2008-02-21Remove trailing whitespaces and do some little reformattingRoman Kyrylych
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