aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2005-01-02fixed a typo in the rc.conf comments0.7Judd Vinet4
2004-11-30fixed the missing /dev/initctl problem with udev in runlevel 1Judd Vinet1
2004-11-23made rc.d/network pay attention to the new conf.d files (dhcpcd and wireless)...Judd Vinet2
2004-09-28used depmod -A in rc.sysinit to update module depsJudd Vinet1
2004-09-24updated rc.single to pay attention to udev and syslog-ngJudd Vinet1
2004-09-12added fix for xorg temp directories (bug #1408)Judd Vinet1
2004-07-23re-mounted / after removing /etc/mtab, so it's written to mtab properlyJudd Vinet1
2004-07-21re-mount /sys and /proc once / is rw so the entries can be written to /etc/mtabJudd Vinet1
2004-07-18fixed the sysfs problem with 2.4Judd Vinet2
2004-07-16modified ifdown to bring a dhcp'd eth0 down even if the .pid file is not foun...Judd Vinet1
2004-07-16made syslog-ng Arch's new default loggerJudd Vinet1
2004-07-16updated version header to 0.7, added support for udev and static /dev treesJudd Vinet3
2004-07-03added iflist and rtlist functions and made ifup,ifdown,rtup,rtdown accessible...Judd Vinet1
2004-05-27fixed the lvm2 segfault on shutdownJudd Vinet1
2004-05-19added sysfs mounting to fix LVM2 segfaultsJudd Vinet1
2004-05-18added better LVM handlingJudd Vinet3
2004-05-11added hotplug to the DAEMONS array (disabled by default)Judd Vinet1
2004-03-26added -h arg to poweroff to park the hard drivesJudd Vinet1
2004-02-29added --ignorelockingfailure during startup vgchange (LVM2)0.6Judd Vinet2
2004-02-29updated for LVM2Judd Vinet2
2004-02-23added setup commands for LVM2Judd Vinet2
2004-02-19added cleanups by Leif AskelandJudd Vinet4
2004-02-18updated copyrightJudd Vinet1
2004-01-30added a rc.d/netfs script to mount network-based filesystems from DAEMONSJudd Vinet3
2004-01-10fixed a kernel 2.6 bug re: console fontsJudd Vinet1
2003-12-30network-based mounts are not mounted til rc.multi runsJudd Vinet2
2003-12-30removed a debug commentJudd Vinet1
2003-12-30added a cosmetic fix to ifdown() in rc.d/networkJudd Vinet1
2003-12-21removed a leftover debugging statementJudd Vinet1
2003-12-21upgpkg: initscripts 0.6Judd Vinet6
2003-10-10fixed the licensing lineJudd Vinet1
2003-10-10added a missing spaceJudd Vinet1
2003-10-10a little formatting improvementJudd Vinet1
2003-10-10added color to rc messages and fixed bug #168Judd Vinet6
2003-10-04added -x check to /sbin/fsck, so reiserfs users can uninstall e2fsprogs witho...Judd Vinet1
2003-09-19added consolefont setting to rc.confJudd Vinet2
2003-09-19added timeout to dhcp startupJudd Vinet1
2003-09-19modified network script to not bail out on errorJudd Vinet1
2003-08-25improved lvm detection/activationJudd Vinet1
2003-07-12added a check for lvmtab before activating LVM groups0.5Judd Vinet1
2003-07-09removed the conf.d stuff -- conf.d files will be parsed individually by the r...Judd Vinet1
2003-06-04fixed a rc.sysinit bug and moved conf.d parsing to the top of rc.confJudd Vinet2
2003-05-27fixed a small typoJudd Vinet1
2003-05-27moved nfsmount to nfs-utilsJudd Vinet1
2003-05-26added lvm handlingJudd Vinet1
2003-05-23upgpkg: initscripts 0.5Judd Vinet3
2003-05-08added -D, -H, and -h to the dhcp lineJudd Vinet1
2003-02-07updated PKGBUILD releaseJudd Vinet1
2003-02-07added the MODULES=() line to rc.conf, with loading in rc.sysinitJudd Vinet2
2003-01-07updated rc.single to shutdown daemons correctlyJudd Vinet1