0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Sep 10, 2024 — Sep 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
modified netcfg/network scripts -- you can list multiple entries in NET_PROFILES that use the same INTERFACE. They will be started one at a time, and the first successful one will be kept. More... almost 20 years ago
fixed netcfg to remove stale dhcpcd .pid files (#2973) More... about 20 years ago
fixed a netcfg bug where disabled profiles were being started More... about 20 years ago
fixed a --stopall bug in netcfg More... about 20 years ago
fixed some spacing in rc.multi -- cosmetic More... about 20 years ago
added new netcfg stuff for roaming network profiles More... about 20 years ago
rc.sysinit now sets the NIS domain name, if configured. Also fixed a /var/locks typo More... over 20 years ago
added -q switch to sysctl More... over 20 years ago
moved usb setup above the Loading Modules stage, so sane and other usb things will work correctly (#2770) More... over 20 years ago
added sysctl call from rc.sysinit More... over 20 years ago
added a /proc/modules check before running modprobe, just in case the user is running a non-modular kernel More... over 20 years ago
added CIFS to netfs script More... over 20 years ago
updated copyright year in rc.sysinit More... over 20 years ago
added support for backgrounding daemons at startup with a '@' prefix, commented out the ldconfig call at startup, added support for unicode console maps, added a hotplug_ifup() function rc.d/network for hotplug's net.agent to use More... over 20 years ago
added logic to handle shutdown -F (forcefsck) More... over 20 years ago
added ethernet bonding support (still untested) More... over 20 years ago
fixed a typo in the rc.conf comments More... over 20 years ago
fixed the missing /dev/initctl problem with udev in runlevel 1 More... almost 21 years ago
made rc.d/network pay attention to the new conf.d files (dhcpcd and wireless). also modified rc.sysinit to wait til after modules are loaded before attempting to mount /proc/bus/usb. If the user uses hotplug, then the usb host modules may not be loaded yet, but that's okay -- hotplug will mount /proc/bus/usb for them More... almost 21 years ago
used depmod -A in rc.sysinit to update module deps More... almost 21 years ago
updated rc.single to pay attention to udev and syslog-ng More... almost 21 years ago
added fix for xorg temp directories (bug #1408) More... almost 21 years ago
re-mounted / after removing /etc/mtab, so it's written to mtab properly More... about 21 years ago
re-mount /sys and /proc once / is rw so the entries can be written to /etc/mtab More... about 21 years ago
fixed the sysfs problem with 2.4 More... about 21 years ago
modified ifdown to bring a dhcp'd eth0 down even if the .pid file is not found (#756) More... about 21 years ago
made syslog-ng Arch's new default logger More... about 21 years ago
updated version header to 0.7, added support for udev and static /dev trees More... about 21 years ago
added iflist and rtlist functions and made ifup,ifdown,rtup,rtdown accessible from outside the script More... about 21 years ago
fixed the lvm2 segfault on shutdown More... over 21 years ago