aboutsummaryrefslogtreecommitdiff
path: root/rc.sysinit
AgeCommit message (Expand)AuthorFiles
2009-07-30Add _netdev support to netfs (also add glusterfs support)Marco Lima1
2009-07-29Make dynamic initilization code for consoles.Gerardo Exequiel Pozzi1
2009-07-20Fix rtc device to match current rule in udev-141-4.2009.07-3Gerardo Exequiel Pozzi1
2009-07-18Convert to new initscript to new virtual console scheme2009.07-1Gerardo Exequiel Pozzi1
2009-06-26Trigger uevents earlierKurt J. Bosch1
2009-06-07We always mount /sys, thus remove a superfluous check for /sys/block. Also fi...Thomas Bächler1
2009-06-07Remove a useless check of dmesg.log file Signed-off-by: Hugo Doria <hugo@arch...Hugo Doria1
2009-03-09Add adjtime handling to hwclock initAaron Griffin1
2009-03-07Use the device nodes from /lib/udev/devices/* instead of hardcoding them in i...2009.03-1Thomas Bächler1
2009-03-03Remove the kernel 'quiet' handling for fsckAaron Griffin1
2009-02-11Fix bug #13205: better random-seed entropyThomas Bächler1
2009-02-10Allow the user to cancel an fsckPetar Bogdanovic1
2009-01-21Adjust copyright year to 20092009.01Aaron Griffin1
2008-12-23chmod /var/run/utmp to 664 when creatingAaron Griffin1
2008-09-25Added missing slashRoman Kyrylych1
2008-09-14Remove references to start_udev from rc.sysinitThomas Bächler1
2008-09-14Revert "Create udev required device nodes if missing"Thomas Bächler1
2008-08-30Create udev required device nodes if missingAaron Griffin1
2008-08-05Set kbd_mode on all virtual consoles2008.08-1Aaron Griffin1
2008-06-30Decouple ISO release name from initscriptsAaron Griffin1
2008-05-22Remove source_functions in favor of always sourcing the dirAaron Griffin1
2008-05-14Fix commit 521d7678cecb3018923f7c869bc8a5f74dc29268, this makes more sense2008.05-1Thomas Bächler1
2008-04-13Always quote $TIMEZONE to fix FS#10178Thomas Bächler1
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 old initrd hacksThomas Bächler1
2008-04-06Make USEDIRECTISA default to no, which is a sane default according to hwlock'...Thomas Bächler1
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-10Fix a typo in /dev/rtc creation stepsRoman Kyrylych1
2008-03-09More full-path fixesRoman Kyrylych1
2008-03-08Use full path to binaries everywhereRoman Kyrylych1
2008-03-08Create /dev/rtc before running hwclock (FS#9636)Roman 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-21Add some udev stats output2008.02-1Aaron Griffin1
2008-02-14Remove echo -e usage from rc.sysinitDan McGee1
2008-02-14Add support for (un)mounting nfs4Roman Kyrylych1
2008-01-08Create some basic device nodes on initializationAaron Griffin1