aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
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
2009-08-02Fixed warning about bootbits with encrypted swap and util-linux-ng 2.16Roman Kyrylych1
2009-07-30functions: refactor for non-tty outputAaron Griffin1
2009-07-30Missed a return value check in previous commitAaron Griffin1
2009-07-30Add _netdev support to netfs (also add glusterfs support)Marco Lima3
2009-07-30Shutdown non-rc.conf daemons first at rc.singleGerardo Exequiel Pozzi1
2009-07-30Shutdown non-rc.conf daemons firstAaron Griffin2
2009-07-29functions: Add -- to stat_append printfJacob Winther1
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-18Fix incomplete elif statement2009.07-2Allan McRae1
2009-07-18Convert to new initscript to new virtual console scheme2009.07-1Gerardo Exequiel Pozzi2
2009-06-30rc.conf: Switch to dhcp by defaultAaron Griffin1
2009-06-26Don't change hardwareclock if settings unclearGerhard Brauer1
2009-06-26Trigger uevents earlierKurt J. Bosch1
2009-06-12Fix warning when compiling without -ansi flagGerardo Exequiel Pozzi1
2009-06-12Fix minilogd.c eat memory on buflines>=MAX_BUF_LINESGerardo Exequiel Pozzi1
2009-06-09network: Remove the hotplug_ifup command, the function has been removed a lon...Thomas Bächler1
2009-06-07Fix array count/walk in rc.shutdown and rc.single, see #13263Thomas Bächler2
2009-06-07We always mount /sys, thus remove a superfluous check for /sys/block. Also fi...Thomas Bächler2
2009-06-07Make the daemon shutdown in rc.single consistent with rc.shutdown, see #12978Thomas Bächler1
2009-06-07Remove a useless check of dmesg.log file Signed-off-by: Hugo Doria <hugo@arch...Hugo Doria1
2009-04-02Make sure functions ends cleanlyAaron Griffin1
2009-03-10Create /var/lib/misc if it doesn't exist2009.03-2Thomas Bächler1