| Commit message (Expand) | Author | Age | Files | Lines |
* | Escape = in cmdline checks. | Chris Gianelloni | 2006-09-20 | 1 | -3/+3 |
* | Update openglify to support 32-bit drivers on a 64-bit system. | Chris Gianelloni | 2006-09-12 | 1 | -9/+35 |
* | Alphabetize the PPC machines. Add iMac G5 to list. | Chris Gianelloni | 2006-09-05 | 1 | -14/+17 |
* | Fixed VGA detection in the opengl identification parts of livecd-functions.sh... | Chris Gianelloni | 2006-08-09 | 1 | -2/+2 |
* | Added code to make autoconfig disable DHCP properly. | Chris Gianelloni | 2006-08-02 | 1 | -1/+5 |
* | Swap eselect opengl and opengl-update preference. | Chris Gianelloni | 2006-08-01 | 1 | -4/+4 |
* | A small fix-up so that openglify works with both the modular and monolithic X... | Chris Gianelloni | 2006-07-20 | 1 | -7/+18 |
* | Force mkxf86config to run before x-setup by calling it explicitly to workarou... | Chris Gianelloni | 2006-07-18 | 1 | -6/+7 |
* | Some more cleanup of the autodetection sections. | Chris Gianelloni | 2006-07-16 | 1 | -10/+10 |
* | Some minor code cleanup. | Chris Gianelloni | 2006-07-14 | 1 | -6/+6 |
* | Apparently my foray into using bash internals instead of grep didn't work, th... | Chris Gianelloni | 2006-07-14 | 1 | -11/+14 |
* | Add a fix from Roy Marples <uberlord@gentoo.org> to remove warnings about rea... | Chris Gianelloni | 2006-07-11 | 1 | -1/+1 |
* | Change a few greps to bash built-in after reading Uberlord's blog post. | Chris Gianelloni | 2006-06-23 | 1 | -9/+19 |
* | Added a patch to modify the CPU detection from Joshua Kinard. Also, updated ... | Chris Gianelloni | 2006-06-21 | 1 | -67/+78 |
* | Added support for the on-board GeForce 6150, as well as made all of the openg... | Chris Gianelloni | 2006-06-20 | 1 | -11/+32 |
* | Changed active->detected for alpha CPU detection. | Chris Gianelloni | 2006-06-16 | 1 | -2/+2 |
* | Add a check to determine the location of iwconfig so it works on older and ne... | Chris Gianelloni | 2006-06-14 | 1 | -9/+11 |
* | Added initial eselect support. | Chris Gianelloni | 2006-06-09 | 1 | -1/+4 |
* | Added patch from Daniel Drake <dsd@gentoo.org> to simplify network setup on 2... | Chris Gianelloni | 2006-05-30 | 2 | -4/+144 |
* | Check for presence of dialog before running. Suggestion made by Markus Saari... | Chris Gianelloni | 2006-05-30 | 1 | -1/+7 |
* | Fixed x-setup being called when we used either nox or nodetect. Fixed sound ... | Chris Gianelloni | 2006-05-23 | 1 | -4/+6 |
* | Add an unpack_firmware function in case we don't have either the hotplug or c... | Chris Gianelloni | 2006-05-19 | 1 | -1/+15 |
* | Changed NVIDIA detection to only work with newer cards, supported by the late... | Chris Gianelloni | 2006-05-15 | 1 | -3/+17 |
* | Added G70+ to allowed video chipsets for the binary nVidia drivers. | Chris Gianelloni | 2006-04-25 | 1 | -14/+25 |
* | Added alpha CPU information to CPU detection output. | Chris Gianelloni | 2006-04-23 | 1 | -2/+25 |
* | Added trivial fix for bug #122367. | Chris Gianelloni | 2006-02-10 | 1 | -2/+2 |
* | Changed tts/0 to ttyS0. | Chris Gianelloni | 2006-02-09 | 1 | -3/+3 |
* | tts/0 -> ttyS0 | Chris Gianelloni | 2006-01-26 | 1 | -2/+2 |
* | Extend serial/tty support for udev devices. | Chris Gianelloni | 2006-01-26 | 1 | -2/+3 |
* | 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 |
* | Cause Nvidia check to look for either NV or nv, in case of broken pci.ids file. | Chris Gianelloni | 2005-12-12 | 1 | -2/+2 |
* | Added 2 bug fixes from bug #114561. | Chris Gianelloni | 2005-12-05 | 2 | -5/+6 |
* | Removed ALSA warnings, as it will appear on all minimal InstallCD and will ca... | Chris Gianelloni | 2005-11-22 | 1 | -5/+2 |
* | Changed echo to einfo and added information on filing bugs if your card is no... | Chris Gianelloni | 2005-11-16 | 1 | -4/+10 |
* | Updated nVidia card detection for bug #111509. | Chris Gianelloni | 2005-11-13 | 1 | -2/+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 |
* | Fix writing wireless config, made dhcpcd use -n, and made inittab munging cre... | Chris Gianelloni | 2005-08-16 | 1 | -22/+33 |
* | 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 |