| Commit message (Expand) | Author | Age | Files | Lines |
* | Added IBM OP720 thanks to dostrow. | Chris Gianelloni | 2006-01-21 | 1 | -1/+4 |
* | Added PowerMac G5 and PowerBook G4 15" thanks to hansmi. | Chris Gianelloni | 2006-01-21 | 1 | -2/+5 |
* | Added Kurobox and Pegasos 2 thanks to #gentoo-ppc. | Chris Gianelloni | 2006-01-21 | 1 | -1/+11 |
* | Added some more Macintosh models thanks to dostrow and #gentoo-ppc. | Chris Gianelloni | 2006-01-21 | 1 | -1/+13 |
* | Added an initial detect_ppc function, which I hope to improve over time. | Chris Gianelloni | 2006-01-20 | 1 | -1/+19 |
* | Added 2 bug fixes from bug #114561. | Chris Gianelloni | 2005-12-05 | 1 | -2/+2 |
* | Removed ALSA warnings, as it will appear on all minimal InstallCD and will ca... | Chris Gianelloni | 2005-11-22 | 1 | -5/+2 |
* | Made x86 matching line more concise. | Chris Gianelloni | 2005-11-11 | 1 | -2/+2 |
* | Fixing bug in alsa volume management. | Chris Gianelloni | 2005-10-21 | 1 | -23/+26 |
* | Updated to use new x86/amd64 machine information and changed if to case. | Chris Gianelloni | 2005-10-17 | 1 | -13/+20 |
* | Added new awk for detecting CPU information for x86, but left it commented. ... | Chris Gianelloni | 2005-10-12 | 1 | -12/+13 |
* | Added patch from Joshua Kinard <kumba@gentoo.org> for bug #106990. | Chris Gianelloni | 2005-10-12 | 1 | -5/+63 |
* | Added patch from Joshua Kinard <kumba@gentoo.org> for bug #106988. | Chris Gianelloni | 2005-10-12 | 1 | -149/+113 |
* | Changing schedule_service_startup -> start_service for bug #104020, also remo... | Chris Gianelloni | 2005-08-30 | 1 | -10/+10 |
* | Added nox functionality to livecd-tools and added a check to start x-setup fr... | Chris Gianelloni | 2005-08-16 | 1 | -4/+24 |
* | Hopefully not broken dhcp changes... | Chris Gianelloni | 2005-08-15 | 1 | -8/+10 |
* | Sets volume on all detected sound cards. | Chris Gianelloni | 2005-08-02 | 1 | -23/+26 |
* | Making dhcpcd call use -n to remove any possible errors from dhcpcd being sta... | Chris Gianelloni | 2005-08-01 | 1 | -2/+2 |
* | Added einfo about volume control. | Chris Gianelloni | 2005-07-24 | 1 | -1/+2 |
* | Added alsasound check before attempting to start the service. | Chris Gianelloni | 2005-07-24 | 1 | -2/+7 |
* | Updated with patch from spock for splash. | Chris Gianelloni | 2005-07-08 | 1 | -3/+29 |
* | Added ALSA detection and nosound boot option. | Chris Gianelloni | 2005-07-08 | 1 | -74/+87 |
* | Change /etc/init.d/service start to schedule_service_startup service for splash. | Chris Gianelloni | 2005-07-08 | 1 | -9/+10 |
* | Added sourcing of /etc/sysconfig/gentoo, as I patched that in the latest hwse... | Chris Gianelloni | 2005-07-01 | 1 | -1/+2 |
* | Add ath/wlan to listed network devices. | Chris Gianelloni | 2005-06-22 | 1 | -2/+2 |
* | Updated to work with newer baselayout versions and also to write configuratio... | Chris Gianelloni | 2005-06-09 | 1 | -1/+2 |
* | Made Mic muted by default. | Chris Gianelloni | 2005-05-31 | 1 | -2/+2 |
* | Coding style cleanups | Chris Gianelloni | 2005-05-26 | 1 | -6/+6 |
* | Updated to have the same coding style, moved functions from each script into ... | Chris Gianelloni | 2005-05-16 | 1 | -33/+63 |
* | Added before net to depend. | Chris Gianelloni | 2005-05-16 | 1 | -2/+3 |
* | Added IDEDMA variable for detection of ide=nodma on the command line and for ... | Chris Gianelloni | 2005-05-12 | 1 | -1/+10 |
* | Fixed DHCP=no sed lines. Blame Koon. | Chris Gianelloni | 2005-04-26 | 1 | -3/+3 |
* | Fixing broken dhcpcd hostnames. | Chris Gianelloni | 2005-04-13 | 1 | -2/+2 |
* | Added bashlogin and livecd-functions.sh from baselayout. Cleaned up ALSA sup... | Chris Gianelloni | 2005-04-12 | 1 | -12/+6 |
* | Fixed net-setup and x-setup and also updated headers on all files. | Chris Gianelloni | 2005-03-01 | 1 | -2/+2 |
* | Removed before *, as it causes a warning from checkroot. | Chris Gianelloni | 2005-02-03 | 1 | -2/+3 |
* | Added nogpm call. | Chris Gianelloni | 2005-01-30 | 1 | -1/+5 |
* | Added before * to depend in an effort to try to get it to run first in the ru... | Chris Gianelloni | 2005-01-29 | 1 | -1/+2 |
* | Fixed module loading for acpi and fixed syntax errors in gpm config. | Chris Gianelloni | 2005-01-29 | 1 | -9/+10 |
* | Fixing bug in gpm checks. | Chris Gianelloni | 2005-01-28 | 1 | -3/+3 |
* | Updated to work with acpi=force, added some extra checking into the scripts, ... | Chris Gianelloni | 2005-01-28 | 1 | -17/+33 |
* | Fixing broken nodhcp. | Chris Gianelloni | 2005-01-26 | 1 | -6/+4 |
* | Added updated gpm support to autoconfig. This resolves bug #78595. | Chris Gianelloni | 2005-01-24 | 1 | -2/+17 |
* | Added -h option to dhcpcd so the hostname is sent to DHCP servers that suppor... | Chris Gianelloni | 2004-12-14 | 1 | -2/+2 |
* | I need to learn awk, really... | Chris Gianelloni | 2004-11-25 | 1 | -3/+3 |
* | Quieting acpi module loads | Chris Gianelloni | 2004-11-20 | 1 | -5/+5 |
* | Updating for GameCD | Chris Gianelloni | 2004-11-19 | 1 | -42/+45 |
* | Added coldplug check for bug #68840. | Chris Gianelloni | 2004-11-18 | 1 | -2/+7 |
* | Moving amixer settings and making it quiet. | Chris Gianelloni | 2004-11-18 | 1 | -14/+14 |
* | Changed hwsetup check from /usr/bin/hwsetup to /usr/sbin/hwsetup and closing ... | Chris Gianelloni | 2004-10-23 | 1 | -2/+2 |