summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* move init.d scripts to a common directoryWilliam Hubbs2011-04-301-610/+0
* start xdm from autoconfigWilliam Hubbs2011-04-301-5/+1
* load speakup modules in depend functionWilliam Hubbs2011-04-301-5/+7
* load speakup module before espeakup is runWilliam Hubbs2011-04-301-5/+5
* fix typoWilliam Hubbs2011-04-301-1/+0
* update sound and software speech handlingWilliam Hubbs2011-04-301-42/+5
* fix message for sound cardWilliam Hubbs2011-04-301-5/+3
* remove hal supportWilliam Hubbs2011-04-301-3/+0
* migrate most services to the list_services functionWilliam Hubbs2011-04-301-19/+3
* Ensure /lib/firmware exists before we try to extract into it.Robin H. Johnson2011-04-301-0/+1
* more openrc related fixesWilliam Hubbs2011-04-301-12/+23
* fix typoWilliam Hubbs2011-04-301-1/+1
* use "rc-service -i" to test for and start servicesWilliam Hubbs2011-04-301-13/+10
* use rc-service to check for existanceWilliam Hubbs2011-04-301-1/+1
* Coldplug and hotplug are in list_services.Robin H. Johnson2011-04-301-6/+3
* migrate yes/no tests to use if yesnoWilliam Hubbs2011-04-301-18/+16
* check_svc should use yesno and rc-serviceWilliam Hubbs2011-04-301-3/+3
* Migrate BRLTTY to depend block, another good example for simple calls.Robin H. Johnson2011-04-301-4/+2
* Hook up list_services to depend need call.Robin H. Johnson2011-04-301-1/+32
* Add conversion of GPM as first example for BL2 work.Robin H. Johnson2011-04-301-21/+3
* fix typoDavid Abbott2011-02-101-0/+1
* Unmute Speaker control (for Gentoo bug #292437)Andrew Gaffney2009-12-261-0/+3
* Remove x-setup and mkxf86config stuff since they're not needed with modern xo...Andrew Gaffney2009-12-261-12/+1
* Use /etc/.noxdm intead of /etc/init.d/.noxdm for Gentoo bug #286308Andrew Gaffney2009-12-261-1/+1
* Apply patch for speakup support from gentoo bug #267708Andrew Gaffney2009-06-281-0/+31
* Apply patch from jer for gentoo bug #249155Andrew Gaffney2008-11-281-15/+15
* fix passwd= support for gentoo bug #230968agaffney2008-07-241-1/+1
* Change nohotplug/dohotplug to nocoldplug/docoldplug to match udev-start.sh's ...Chris Gianelloni2008-05-171-16/+11
* Make sure /etc/sysconfig exists before running hwsetup for bug #215824.Chris Gianelloni2008-04-031-0/+1
* explicitly start portmap before nfsmountAndrew Gaffney2008-03-261-2/+5
* add missing ) after pwgenAndrew Gaffney2008-02-261-1/+1
* Fix up some usages of single and double quotes.Chris Gianelloni2008-02-261-5/+5
* Fixed a couple missing semicolons.Chris Gianelloni2008-02-261-0/+1
* Rearrange some of the detection routines so it makes more sense and added brl...Chris Gianelloni2008-02-251-20/+30
* Added some initial hald checking.Chris Gianelloni2008-02-081-0/+4
* Added dmraid/evms/lvm/mdadm/net/pata/sata/scsi/usb settings, made sure every ...Chris Gianelloni2008-02-081-12/+138
* Some minor tweaks/cleanups and adding a warning for anybody trying dosshd.Chris Gianelloni2007-12-131-25/+23
* Added dosshd and nonfs (client) to autoconfig. I still need to create some w...Chris Gianelloni2007-12-131-13/+35
* Wrap using -z and quotes.Chris Gianelloni2007-11-161-2/+2
* Added a missing closing parentheses. Thanks to Andrew Gaffney <agaffney@gent...Chris Gianelloni2007-11-161-1/+1
* This code should hopefully resolve some issues with DHCP on our release media...Chris Gianelloni2007-11-131-0/+9
* Added therrmal, video, and dock to the list of ACPI modules that we load at b...Chris Gianelloni2007-09-041-0/+3
* Move coldplugging/hotplugging/firmware unpacking before any other hardware de...Chris Gianelloni2007-09-041-22/+23
* Moved the RC_COLDPLUG munging outside of HOTPLUG checks, and removed our extr...Chris Gianelloni2007-02-131-4/+5
* We need to turn on the RC_COLDPLUG in /etc/conf.d/rc since we're now disablin...Chris Gianelloni2006-12-201-0/+2
* Removed all of the CVS-based headers and added /sbin/udevtrigger to the coldp...Chris Gianelloni2006-12-141-4/+2
* Escape = in cmdline checks.Chris Gianelloni2006-09-201-3/+3
* Alphabetize the PPC machines. Add iMac G5 to list.Chris Gianelloni2006-09-051-14/+17
* Added code to make autoconfig disable DHCP properly.Chris Gianelloni2006-08-021-1/+5
* Force mkxf86config to run before x-setup by calling it explicitly to workarou...Chris Gianelloni2006-07-181-6/+7