summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Extend serial/tty support for udev devices.Chris Gianelloni2006-01-261-2/+3
* Added IBM OP720 thanks to dostrow.Chris Gianelloni2006-01-211-1/+4
* Added PowerMac G5 and PowerBook G4 15" thanks to hansmi.Chris Gianelloni2006-01-211-2/+5
* Added Kurobox and Pegasos 2 thanks to #gentoo-ppc.Chris Gianelloni2006-01-211-1/+11
* Added some more Macintosh models thanks to dostrow and #gentoo-ppc.Chris Gianelloni2006-01-211-1/+13
* Added an initial detect_ppc function, which I hope to improve over time.Chris Gianelloni2006-01-201-1/+19
* Cause Nvidia check to look for either NV or nv, in case of broken pci.ids file.Chris Gianelloni2005-12-121-2/+2
* Added 2 bug fixes from bug #114561.Chris Gianelloni2005-12-052-5/+6
* Removed ALSA warnings, as it will appear on all minimal InstallCD and will ca...Chris Gianelloni2005-11-221-5/+2
* Changed echo to einfo and added information on filing bugs if your card is no...Chris Gianelloni2005-11-161-4/+10
* Updated nVidia card detection for bug #111509.Chris Gianelloni2005-11-131-2/+2
* Made x86 matching line more concise.Chris Gianelloni2005-11-111-2/+2
* Fixing bug in alsa volume management.Chris Gianelloni2005-10-211-23/+26
* Updated to use new x86/amd64 machine information and changed if to case.Chris Gianelloni2005-10-171-13/+20
* Added new awk for detecting CPU information for x86, but left it commented. ...Chris Gianelloni2005-10-121-12/+13
* Added patch from Joshua Kinard <kumba@gentoo.org> for bug #106990.Chris Gianelloni2005-10-121-5/+63
* Added patch from Joshua Kinard <kumba@gentoo.org> for bug #106988.Chris Gianelloni2005-10-121-149/+113
* Changing schedule_service_startup -> start_service for bug #104020, also remo...Chris Gianelloni2005-08-301-10/+10
* Added nox functionality to livecd-tools and added a check to start x-setup fr...Chris Gianelloni2005-08-161-4/+24
* Fix writing wireless config, made dhcpcd use -n, and made inittab munging cre...Chris Gianelloni2005-08-161-22/+33
* Hopefully not broken dhcp changes...Chris Gianelloni2005-08-151-8/+10
* Sets volume on all detected sound cards.Chris Gianelloni2005-08-021-23/+26
* Making dhcpcd call use -n to remove any possible errors from dhcpcd being sta...Chris Gianelloni2005-08-011-2/+2
* Added einfo about volume control.Chris Gianelloni2005-07-241-1/+2
* Added alsasound check before attempting to start the service.Chris Gianelloni2005-07-241-2/+7
* Updated with patch from spock for splash.Chris Gianelloni2005-07-081-3/+29
* Added ALSA detection and nosound boot option.Chris Gianelloni2005-07-081-74/+87
* Change /etc/init.d/service start to schedule_service_startup service for splash.Chris Gianelloni2005-07-081-9/+10
* Changed devfs device naming to LSB device naming and added in some einfos to ...Chris Gianelloni2005-07-071-3/+4
* add EFI console detectionAron Griffis2005-07-071-1/+19
* Added sourcing of /etc/sysconfig/gentoo, as I patched that in the latest hwse...Chris Gianelloni2005-07-011-1/+2
* Add back something that I think I accidentally removed that is totally h0arki...Chris Gianelloni2005-06-271-2/+5
* Added a kill -HUP 1 to force a reread of inittab when it has been edited.Chris Gianelloni2005-06-271-1/+3
* Add ath/wlan to listed network devices.Chris Gianelloni2005-06-221-2/+2
* Added uml patch from rocket.Chris Gianelloni2005-06-211-5/+14
* Change c0 to s0 for serial console and change c* labels from 1->6 to 0->5 for...Chris Gianelloni2005-06-101-4/+4
* Removing broken get_baselayout_ver funtion.Chris Gianelloni2005-06-101-8/+1
* Added quotes to get_video_cards.Chris Gianelloni2005-06-101-3/+3
* Changed basklogin to source .bash_profile, rather than .bashrcChris Gianelloni2005-06-091-1/+1
* Updated to work with newer baselayout versions and also to write configuratio...Chris Gianelloni2005-06-093-4/+66
* Removing opengl-update-livecd (finally) and updating openglify to work with x...Chris Gianelloni2005-05-312-117/+15
* Made Mic muted by default.Chris Gianelloni2005-05-311-2/+2
* Coding style cleanupsChris Gianelloni2005-05-263-28/+28
* Updated to have the same coding style, moved functions from each script into ...Chris Gianelloni2005-05-164-201/+253
* Added before net to depend.Chris Gianelloni2005-05-161-2/+3
* Added IDEDMA variable for detection of ide=nodma on the command line and for ...Chris Gianelloni2005-05-121-1/+10
* Fixed DHCP=no sed lines. Blame Koon.Chris Gianelloni2005-04-261-3/+3
* Fixing broken dhcpcd hostnames.Chris Gianelloni2005-04-132-4/+4
* Added bashlogin and livecd-functions.sh from baselayout. Cleaned up ALSA sup...Chris Gianelloni2005-04-125-16/+222
* Fixed net-setup (I think).Chris Gianelloni2005-03-011-7/+7