summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tag 1.12.5baselayout-1.12.5Roy Marples2006-09-141-1/+1
* Check for the udev/devfs addons rather than binaries #147221.Mike Frysinger2006-09-142-4/+12
* WhitespaceRoy Marples2006-09-121-1/+1
* Fix PPPoA usage, #144194 thanks to Giampaolo Tomassoni.Roy Marples2006-09-063-5/+16
* iproute2 netlink check has been moved to the ebuild.Roy Marples2006-09-064-13/+22
* wpa_supplicant packet socket checks have been moved to the ebuild.Roy Marples2006-09-052-13/+7
* tweak kde info a little #145747Mike Frysinger2006-09-011-1/+1
* Change the default cdrom fstab entry to use the udev/old name /dev/cdrom and ...Mike Frysinger2006-08-311-1/+1
* fix typo in $CATEGORY for bootchart #145263 by Andrew KayMike Frysinger2006-08-271-1/+1
* Release essid configRoy Marples2006-08-241-3/+2
* Only report device initiated services if we really have anyRoy Marples2006-08-241-1/+3
* If /etc/conf.d/rc-extra exists, source it at the top of `rc` so users can inj...Mike Frysinger2006-08-241-0/+2
* Add RC_DMESG_LEVEL for people to control the dmesg console loglevel at boot t...Mike Frysinger2006-08-242-1/+6
* Just release the ap hold, don't re-associateRoy Marples2006-08-231-1/+1
* Support ifconfig routes betterRoy Marples2006-08-221-3/+10
* Fix clip.sh from erroring if not installedRoy Marples2006-08-221-10/+10
* Punt irqbalance from rcRoy Marples2006-08-221-8/+0
* clip fixupsRoy Marples2006-08-211-81/+78
* Add Classical IP over ATM support, #108153 thanks to Giampaolo TomassoniRoy Marples2006-08-213-0/+322
* Allow dhcp clients to have global options - e.g. dhcpcd="-a"Roy Marples2006-08-214-4/+4
* Start volumes after we have loaded modules. Don't do this in trunk - as we're...Roy Marples2006-08-211-40/+44
* Don't hold onto the AP when startingRoy Marples2006-08-211-0/+3
* Don't stop services that are depended on by coldplugged services.Roy Marples2006-08-182-23/+18
* Document ppp plugin options, #144194.Roy Marples2006-08-172-8/+6
* Allow RC_NEED_$iface to work in the same was as RC_NEED.Roy Marples2006-08-173-34/+22
* Fix typoRoy Marples2006-08-171-1/+1
* Fix typo's in net.example, #144144 thanks to Christian 'Opfer' Faulhammer.Roy Marples2006-08-162-12/+14
* /sys/class/net/$iface/wireless means it's a wireless device too inRoy Marples2006-08-163-2/+9
* Fix start-stop-daemon using the --name optionRoy Marples2006-08-152-6/+7
* Support old gateway variable with iproute2.Roy Marples2006-08-153-18/+31
* Set frequency, channel and ap after ESSID, #143716 thanks to damage.Roy Marples2006-08-142-16/+18
* Only send a process the TERM signal once, #141832Roy Marples2006-08-142-1/+5
* Start dhclient on the right interface, #130670 thanks to Petr Svoboda.Roy Marples2006-08-132-1/+3
* Drop -o from dhcpcd options as all dhcpcd versions in portage have beenRoy Marples2006-08-133-18/+34
* fix segfault when run with no parameters #143752Mike Frysinger2006-08-131-1/+1
* eat whitespace/fix styleMike Frysinger2006-08-131-20/+23
* Since the clock init.d script has been moved to critical services level,Mike Frysinger2006-08-061-2/+4
* Don't use chown while booting in case user is using ldap auth so we dont inad...Mike Frysinger2006-08-061-1/+4
* make sure we dont let any extraneous files in (even ignored ones) #142457Mike Frysinger2006-08-041-1/+1
* Add bootchart suppport, #74425 and #141114. Thanks to Paul Pacheco.Roy Marples2006-08-044-3/+28
* Stupid roy didn't testRoy Marples2006-08-022-3/+4
* Updated tarball.sh to make clean before making the tarball, bug #142457Roy Marples2006-08-022-2/+11
* Tag 1.12.2Roy Marples2006-08-012-1/+3
* If modprobing the rtc module in the clock init.d script failed, fall back to ...Mike Frysinger2006-07-301-1/+1
* Don't stop deps of inactive servicesRoy Marples2006-07-281-2/+3
* wpa_supplicant now launches even when wireless radio has been killedRoy Marples2006-07-262-3/+15
* Enable RC_NEED="foo" and RC_USE="bar" in /etc/conf.d/${SERVICE}Roy Marples2006-07-204-5/+33
* Fix quoting in valid_i and give better feedback about services not starting/s...Roy Marples2006-07-202-14/+10
* Document RC_COLDPLUG better for udev-096Roy Marples2006-07-191-2/+3
* Allow start-stop-daemon to be used by non servicesRoy Marples2006-07-181-5/+8