Age | Commit message (Expand) | Author |
2005-11-15 | added variables for autoloading modules, cleaned up rc.conf a bit | Judd Vinet |
2005-11-14 | more thorough cleaning of /var/run at bootup | Judd Vinet |
2005-11-10 | added nocifs to pre-network mounts, fixed mdadm.conf missing errors | Judd Vinet |
2005-11-10 | added more intelligence for RAID/LVM setups from the initrd | Judd Vinet |
2005-11-09 | added logic to free up initrd memory once it's not needed anymore | Judd Vinet |
2005-11-09 | added logic to free up initrd memory once it's not needed anymore | Judd Vinet |
2005-11-04 | fixed a syntax bug in locale setting | Judd Vinet |
2005-11-04 | added support for encrypted root filesystems through the initrd | Judd Vinet |
2005-10-21 | upgpkg: initscripts 0.7.1 | Judd Vinet |
2005-09-29 | added tpowa's fix for locale stuff | Judd Vinet |
2005-06-30 | added new netcfg stuff for roaming network profiles | Judd Vinet |
2005-06-05 | rc.sysinit now sets the NIS domain name, if configured. Also fixed a /var/lo... | Judd Vinet |
2005-06-01 | added -q switch to sysctl | Judd Vinet |
2005-05-31 | moved usb setup above the Loading Modules stage, so sane and other usb things... | Judd Vinet |
2005-05-22 | added sysctl call from rc.sysinit | Judd Vinet |
2005-04-18 | added a /proc/modules check before running modprobe, just in case the user is... | Judd Vinet |
2005-03-16 | updated copyright year in rc.sysinit | Judd Vinet |
2005-03-11 | added support for backgrounding daemons at startup with a '@' prefix, comment... | Judd Vinet |
2005-03-06 | added logic to handle shutdown -F (forcefsck) | Judd Vinet |
2004-11-23 | made rc.d/network pay attention to the new conf.d files (dhcpcd and wireless)... | Judd Vinet |
2004-09-28 | used depmod -A in rc.sysinit to update module deps | Judd Vinet |
2004-09-12 | added fix for xorg temp directories (bug #1408) | Judd Vinet |
2004-07-23 | re-mounted / after removing /etc/mtab, so it's written to mtab properly | Judd Vinet |
2004-07-21 | re-mount /sys and /proc once / is rw so the entries can be written to /etc/mtab | Judd Vinet |
2004-07-18 | fixed the sysfs problem with 2.4 | Judd Vinet |
2004-07-16 | updated version header to 0.7, added support for udev and static /dev trees | Judd Vinet |
2004-05-19 | added sysfs mounting to fix LVM2 segfaults | Judd Vinet |
2004-05-18 | added better LVM handling | Judd Vinet |
2004-02-29 | added --ignorelockingfailure during startup vgchange (LVM2)0.6 | Judd Vinet |
2004-02-29 | updated for LVM2 | Judd Vinet |
2004-02-23 | added setup commands for LVM2 | Judd Vinet |
2004-02-19 | added cleanups by Leif Askeland | Judd Vinet |
2004-02-18 | updated copyright | Judd Vinet |
2004-01-10 | fixed a kernel 2.6 bug re: console fonts | Judd Vinet |
2003-12-30 | network-based mounts are not mounted til rc.multi runs | Judd Vinet |
2003-12-30 | removed a debug comment | Judd Vinet |
2003-12-21 | removed a leftover debugging statement | Judd Vinet |
2003-12-21 | upgpkg: initscripts 0.6 | Judd Vinet |
2003-10-10 | fixed the licensing line | Judd Vinet |
2003-10-10 | added a missing space | Judd Vinet |
2003-10-10 | added color to rc messages and fixed bug #168 | Judd Vinet |
2003-10-04 | added -x check to /sbin/fsck, so reiserfs users can uninstall e2fsprogs witho... | Judd Vinet |
2003-09-19 | added consolefont setting to rc.conf | Judd Vinet |
2003-08-25 | improved lvm detection/activation | Judd Vinet |
2003-07-12 | added a check for lvmtab before activating LVM groups0.5 | Judd Vinet |
2003-06-04 | fixed a rc.sysinit bug and moved conf.d parsing to the top of rc.conf | Judd Vinet |
2003-05-27 | fixed a small typo | Judd Vinet |
2003-05-26 | added lvm handling | Judd Vinet |
2003-02-07 | updated PKGBUILD release | Judd Vinet |
2003-02-07 | added the MODULES=() line to rc.conf, with loading in rc.sysinit | Judd Vinet |