aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
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
2009-03-10Add the adjtime cron job to install.shAaron Griffin1
2009-03-09minilogd: ensure we free() the bufferGerardo Exequiel Pozzi1
2009-03-09Add adjtime handling to hwclock initAaron Griffin2
2009-03-09minilogd: Initialize values for accept()Gerardo Exequiel Pozzi1
2009-03-09Fix status display functionsAllan McRae1
2009-03-09Fix minilogd headersGerardo Exequiel Pozzi1
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ächler2
2009-02-10Allow the user to cancel an fsckPetar Bogdanovic1
2009-01-21Adjust copyright year to 20092009.01Aaron Griffin1
2008-12-23Add some simple status display functionsAaron Griffin1