summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-07-18Fix incomplete elif statement2009.07-2Allan McRae
2009-07-18Convert to new initscript to new virtual console scheme2009.07-1Gerardo Exequiel Pozzi
2009-06-30rc.conf: Switch to dhcp by defaultAaron Griffin
2009-06-26Don't change hardwareclock if settings unclearGerhard Brauer
2009-06-26Trigger uevents earlierKurt J. Bosch
2009-06-12Fix warning when compiling without -ansi flagGerardo Exequiel Pozzi
2009-06-12Fix minilogd.c eat memory on buflines>=MAX_BUF_LINESGerardo Exequiel Pozzi
2009-06-09network: Remove the hotplug_ifup command, the function has been removed a lon...Thomas Bächler
2009-06-07Fix array count/walk in rc.shutdown and rc.single, see #13263Thomas Bächler
2009-06-07We always mount /sys, thus remove a superfluous check for /sys/block. Also fi...Thomas Bächler
2009-06-07Make the daemon shutdown in rc.single consistent with rc.shutdown, see #12978Thomas Bächler
2009-06-07Remove a useless check of dmesg.log file Signed-off-by: Hugo Doria <hugo@arch...Hugo Doria
2009-04-02Make sure functions ends cleanlyAaron Griffin
2009-03-10Create /var/lib/misc if it doesn't exist2009.03-2Thomas Bächler
2009-03-10Add the adjtime cron job to install.shAaron Griffin
2009-03-09minilogd: ensure we free() the bufferGerardo Exequiel Pozzi
2009-03-09Add adjtime handling to hwclock initAaron Griffin
2009-03-09minilogd: Initialize values for accept()Gerardo Exequiel Pozzi
2009-03-09Fix status display functionsAllan McRae
2009-03-09Fix minilogd headersGerardo Exequiel Pozzi
2009-03-07Use the device nodes from /lib/udev/devices/* instead of hardcoding them in i...2009.03-1Thomas Bächler
2009-03-03Remove the kernel 'quiet' handling for fsckAaron Griffin
2009-02-11Fix bug #13205: better random-seed entropyThomas Bächler
2009-02-10Allow the user to cancel an fsckPetar Bogdanovic
2009-01-21Adjust copyright year to 20092009.01Aaron Griffin
2008-12-23Add some simple status display functionsAaron Griffin