aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2008-05-14Fix commit 521d7678cecb3018923f7c869bc8a5f74dc29268, this makes more sense2008.05-1Thomas Bächler1
2008-04-13Always quote $TIMEZONE to fix FS#10178Thomas Bächler2
2008-04-12fixing udev hotplugging Some devices like scanners do not work with recent ud...Pierre Schmitz1
2008-04-08Just some whitespace fixesThomas Bächler1
2008-04-07Remove setterm screen blanking from rc.sysinitThomas Bächler1
2008-04-06Remove extra newline from udev status outputThomas Bächler1
2008-04-06Remove the "interface is already up" check from ifupThomas Bächler1
2008-04-06Fix USEDIRECTISA in rc.shutdown as wellThomas Bächler1
2008-04-06Remove old initrd hacksThomas Bächler1
2008-04-06Make USEDIRECTISA default to no, which is a sane default according to hwlock'...Thomas Bächler2
2008-04-06Move /sys mounting to the beginning, together with /proc and /dev and clean u...Thomas Bächler1
2008-04-06Remove any special handling of usbfs from rc.sysinitThomas Bächler1
2008-03-19Use actual device number for creating /dev/misc/rtc02008.03-4Roman Kyrylych1
2008-03-18Do not try to create /dev/pts and /dev/shm twice2008.03-3Roman Kyrylych1
2008-03-18Fix a directory typo2008.03-2Aaron Griffin1
2008-03-17Variable expansion quoting2008.03-1Aaron Griffin1
2008-03-11Remove the 'makedevs' scriptRoman Kyrylych2
2008-03-10Fix a typo in /dev/rtc creation stepsRoman Kyrylych1
2008-03-09More full-path fixesRoman Kyrylych3
2008-03-08Add basic support for dependencies in rc.d scriptsRoman Kyrylych1
2008-03-08Use full path to binaries everywhereRoman Kyrylych4
2008-03-08Create /dev/rtc before running hwclock (FS#9636)Roman Kyrylych1
2008-03-08Fix indentation in rc.d/functionsRoman Kyrylych1
2008-03-07Additional /dev/ setup that udev doesn't doAaron Griffin1
2008-03-07Add my name to the copyright outputAaron Griffin1
2008-03-06Revert back to not loading defkeymapRoman Kyrylych1
2008-03-02Always load defkeymapRoman Kyrylych1
2008-03-01Set up vc/0 as wellRoman Kyrylych1
2008-03-01Do not mount /proc/bus/usb if commented in fstabRoman Kyrylych1
2008-02-29Make non-UTF-8 consoles work correctly in .24+ kernelsRoman Kyrylych1
2008-02-21Remove trailing whitespaces and do some little reformattingRoman Kyrylych1
2008-02-21Add some udev stats output2008.02-1Aaron Griffin1
2008-02-14rc.shutdown: Fix hwclock double callsDan McGee1
2008-02-14Merge branch 'posix' into workingDan McGee5
2008-02-14functions:source_functions(): don't fail on empty dirDan McGee1
2008-02-14Remove echo -e usage from rc.sysinitDan McGee1
2008-02-14Remove some bashisms from network, even though we cannot convert itDan McGee2
2008-02-14Make install.sh sh compatibleDan McGee1
2008-02-14Make functions sh compatibleDan McGee1
2008-02-14Don't assume sh == bashDan McGee1
2008-02-14Add support for (un)mounting nfs4Roman Kyrylych2
2008-01-23Use --directisa configuration in rc.shutdown as wellRoman Kyrylych1
2008-01-08Enhance interface 'up' state checkingLoic Nageleisen1
2008-01-08network script logic cleanups/enhancementsAaron Griffin1
2008-01-08Remove the hotplug functionality from the network scriptAaron Griffin1
2008-01-08Create some basic device nodes on initializationAaron Griffin1
2008-01-08minilogd cleanup and warning fixesJonathan Frazier1
2008-01-08Allow --directisa configuration for hwclock callsAaron Griffin2
2007-12-20Deprecate MOD_BLACKLIST via some commentsAaron Griffin1
2007-12-20Mount our ram /dev as soon as possibleAaron Griffin1