aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2010-05-03Apply 'encryption: Look for cryptsetup in various places' to rc.shutdown as well2010.05-2Thomas Bächler1
2010-05-03encryption: Look for cryptsetup in various places2010.05-1Thomas Bächler1
2010-03-20Remove obsolete consolemap activation escape sequencesKurt J. Bosch1
2010-02-16Make consolefont code deferrable to avoid destroying splashKurt J. Bosch2
2010-02-16Correct previous patch to get fsck fail into splashKurt J. Bosch1
2010-02-15Add support for the fsck progress file descriptorKurt J. Bosch1
2010-02-15Always shutdown daemons, regardless of runlevel in rc.single tooKurt J. Bosch1
2010-01-26Move single_prekillall hook after the stat_busy message (as per request by Ku...Thomas Bächler1
2010-01-24Extend copyright date to 2010Thomas Bächler1
2010-01-24Move shutdown_prekillall hook after the stat_busy message (as per request by ...2010.01-1Thomas Bächler1
2010-01-05Merge branch 'hwclock-background' of git://code.toofishes.net/dan/initscriptsThomas Bächler1
2009-12-05Check that cryptsetup mapping exists before trying to remove itSolstice d'Hiver1
2009-11-10rc.sysinit: remove unnecessary adjtime creationDan McGee1
2009-11-10rc.sysinit: add and clarify clock commentsDan McGee1
2009-11-10rc.sysinit: background hwclock callsDan McGee1
2009-11-07Remove redundant call to vgscan - this also fixes a "wrong" symlink in combin...2009.11-1Thomas Bächler1
2009-11-06Correct last commit: Unset the STARTUP=1 variable in udevadm control only aft...Thomas Bächler2
2009-11-05Set STARTUP=1 environment variable on initial udev triggering, required by la...Thomas Bächler2
2009-11-05Remove code to create md* devices manually, this is done by udev these daysThomas Bächler1
2009-11-05Disable special handling of ACPI modulesThomas Bächler1
2009-11-05Only load rtc-cmos if rc.conf has proper clock settingsThomas Bächler1
2009-10-07Replace 'truncate file' logic in case of noclobberAaron Griffin1
2009-10-07Empty mtab instead of deleting itAaron Griffin1
2009-10-06Add hvc0 to inittab (commented by default)Aaron Griffin1
2009-10-05network: support early 'up' for dhcp interfacesAaron Griffin1
2009-10-05Always shutdown daemons, regardless of runlevelAaron Griffin1
2009-09-24network: Use real interface name for ifconfig upAaron Griffin1
2009-09-24Fix stty/tput usage for columns againJim Pryor1
2009-09-21Replace \e with \033 for printfsAaron Griffin1
2009-08-26Make the hook-system a bit more usableThomas Bächler5
2009-08-25Implement a hook-system that allows to add custom code to the initscripts at ...Thomas Bächler5
2009-08-24Remove support for static filesystem and make code in rc.single look like the...Thomas Bächler2
2009-08-24Remove uevent processing benchmark, as it is useless now that we actually do ...Thomas Bächler1
2009-08-24Use nosuid instead of noexec on /devThomas Bächler1
2009-08-23Add size and noexec mount options to /dev, change "none" to "udev"Thomas Bächler1
2009-08-22Fix in_array function2009.08-1Thomas Bächler1
2009-08-22Splint recommended cleanups to minilogdDan McGee1
2009-08-22Add minilogd to gitignoreDan McGee1
2009-08-22Don't background the udevadm trigger callDan McGee1
2009-08-22Allow skipping of all hardware clock adjustmentsDan McGee4
2009-08-22Remove USEDIRECTISA and associated codeDan McGee3
2009-08-11network: bring interfaces up right away in ifupJames Rayner1
2009-08-10Mount /dev as tmpfs instead of ramfs for new udev-145Gerardo Exequiel Pozzi1
2009-08-10Merge branch 'master' of ssh://archlinux.org/srv/projects/git/initscriptsRoman Kyrylych5
2009-08-07Consistent capitalization of localeAllan McRae1
2009-08-05Enable in_array for prefixed daemonsAaron Griffin1
2009-08-05Revert previous commit chunk: in_array fixesAaron Griffin1
2009-08-05Fix stty/tput usage for columnsJim Pryor1
2009-08-03Fix array syntax for DAEMONS loopAaron Griffin2
2009-08-03Allow creation of bridges with bonded interfacesJonathan Liu1