summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-24Move shutdown_prekillall hook after the stat_busy message (as per request by ...2010.01-1Thomas Bächler
2010-01-05Merge branch 'hwclock-background' of git://code.toofishes.net/dan/initscriptsThomas Bächler
2009-12-05Check that cryptsetup mapping exists before trying to remove itSolstice d'Hiver
2009-11-10rc.sysinit: remove unnecessary adjtime creationDan McGee
2009-11-10rc.sysinit: add and clarify clock commentsDan McGee
2009-11-10rc.sysinit: background hwclock callsDan McGee
2009-11-07Remove redundant call to vgscan - this also fixes a "wrong" symlink in combin...2009.11-1Thomas Bächler
2009-11-06Correct last commit: Unset the STARTUP=1 variable in udevadm control only aft...Thomas Bächler
2009-11-05Set STARTUP=1 environment variable on initial udev triggering, required by la...Thomas Bächler
2009-11-05Remove code to create md* devices manually, this is done by udev these daysThomas Bächler
2009-11-05Disable special handling of ACPI modulesThomas Bächler
2009-11-05Only load rtc-cmos if rc.conf has proper clock settingsThomas Bächler
2009-10-07Replace 'truncate file' logic in case of noclobberAaron Griffin
2009-10-07Empty mtab instead of deleting itAaron Griffin
2009-10-06Add hvc0 to inittab (commented by default)Aaron Griffin
2009-10-05network: support early 'up' for dhcp interfacesAaron Griffin
2009-10-05Always shutdown daemons, regardless of runlevelAaron Griffin
2009-09-24network: Use real interface name for ifconfig upAaron Griffin
2009-09-24Fix stty/tput usage for columns againJim Pryor
2009-09-21Replace \e with \033 for printfsAaron Griffin
2009-08-26Make the hook-system a bit more usableThomas Bächler
2009-08-25Implement a hook-system that allows to add custom code to the initscripts at ...Thomas Bächler
2009-08-24Remove support for static filesystem and make code in rc.single look like the...Thomas Bächler
2009-08-24Remove uevent processing benchmark, as it is useless now that we actually do ...Thomas Bächler
2009-08-24Use nosuid instead of noexec on /devThomas Bächler
2009-08-23Add size and noexec mount options to /dev, change "none" to "udev"Thomas Bächler
2009-08-22Fix in_array function2009.08-1Thomas Bächler
2009-08-22Splint recommended cleanups to minilogdDan McGee
2009-08-22Add minilogd to gitignoreDan McGee
2009-08-22Don't background the udevadm trigger callDan McGee
2009-08-22Allow skipping of all hardware clock adjustmentsDan McGee
2009-08-22Remove USEDIRECTISA and associated codeDan McGee
2009-08-11network: bring interfaces up right away in ifupJames Rayner
2009-08-10Mount /dev as tmpfs instead of ramfs for new udev-145Gerardo Exequiel Pozzi
2009-08-10Merge branch 'master' of ssh://archlinux.org/srv/projects/git/initscriptsRoman Kyrylych
2009-08-07Consistent capitalization of localeAllan McRae
2009-08-05Enable in_array for prefixed daemonsAaron Griffin
2009-08-05Revert previous commit chunk: in_array fixesAaron Griffin
2009-08-05Fix stty/tput usage for columnsJim Pryor
2009-08-03Fix array syntax for DAEMONS loopAaron Griffin
2009-08-03Allow creation of bridges with bonded interfacesJonathan Liu
2009-08-02Fixed warning about bootbits with encrypted swap and util-linux-ng 2.16Roman Kyrylych
2009-07-30functions: refactor for non-tty outputAaron Griffin
2009-07-30Missed a return value check in previous commitAaron Griffin
2009-07-30Add _netdev support to netfs (also add glusterfs support)Marco Lima
2009-07-30Shutdown non-rc.conf daemons first at rc.singleGerardo Exequiel Pozzi
2009-07-30Shutdown non-rc.conf daemons firstAaron Griffin
2009-07-29functions: Add -- to stat_append printfJacob Winther
2009-07-29Make dynamic initilization code for consoles.Gerardo Exequiel Pozzi
2009-07-20Fix rtc device to match current rule in udev-141-4.2009.07-3Gerardo Exequiel Pozzi