summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove execute permissions from most filesWilliam Hubbs2015-01-141-0/+0
* Move functions from livecd-functions.sh to net-setupWilliam Hubbs2013-07-061-185/+0
* livecd-functions.sh: do not hard code the paths to lspci or iwconfigWilliam Hubbs2013-02-251-10/+7
* livecd-functions.sh: do not hard code the path to routeWilliam Hubbs2013-02-251-1/+1
* livecd-functions.sh: do not hard code the path to ifconfigWilliam Hubbs2013-02-251-2/+2
* add fixinittab serviceWilliam Hubbs2011-04-301-93/+0
* add --visit-items to dialog commandsWilliam Hubbs2011-02-161-14/+14
* Added a small fix for bug #111972 and also doing some minor clean up.Chris Gianelloni2007-10-301-24/+24
* Cleaning up the coding style on some parts and doing some minor cleanups.Chris Gianelloni2007-10-131-60/+70
* We should be using /etc/init.d/functions.sh rather than /sbin/functions.sh so...Chris Gianelloni2007-07-251-1/+1
* Added some quotes, blame agaffney.Chris Gianelloni2007-03-161-2/+2
* Make sure we export RC_NO_UMOUNTS for baselayout.Chris Gianelloni2007-03-161-2/+4
* Removed all of the CVS-based headers and added /sbin/udevtrigger to the coldp...Chris Gianelloni2006-12-141-6/+6
* Added sed from Jens Pranaitis <hans.maulwurf@gmail.com> to fix ATI detection....Chris Gianelloni2006-11-291-1/+1
* Fixed VGA detection in the opengl identification parts of livecd-functions.sh...Chris Gianelloni2006-08-091-2/+2
* Add a fix from Roy Marples <uberlord@gentoo.org> to remove warnings about rea...Chris Gianelloni2006-07-111-1/+1
* Added support for the on-board GeForce 6150, as well as made all of the openg...Chris Gianelloni2006-06-201-11/+32
* Add a check to determine the location of iwconfig so it works on older and ne...Chris Gianelloni2006-06-141-9/+11
* Added patch from Daniel Drake <dsd@gentoo.org> to simplify network setup on 2...Chris Gianelloni2006-05-301-1/+129
* Changed NVIDIA detection to only work with newer cards, supported by the late...Chris Gianelloni2006-05-151-3/+17
* Added G70+ to allowed video chipsets for the binary nVidia drivers.Chris Gianelloni2006-04-251-14/+25
* Changed tts/0 to ttyS0.Chris Gianelloni2006-02-091-3/+3
* tts/0 -> ttyS0Chris Gianelloni2006-01-261-2/+2
* Extend serial/tty support for udev devices.Chris Gianelloni2006-01-261-2/+3
* 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-051-3/+4
* 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
* Fix writing wireless config, made dhcpcd use -n, and made inittab munging cre...Chris Gianelloni2005-08-161-22/+33
* 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
* 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
* 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
* Updated to work with newer baselayout versions and also to write configuratio...Chris Gianelloni2005-06-091-1/+61
* Coding style cleanupsChris Gianelloni2005-05-261-20/+20
* Updated to have the same coding style, moved functions from each script into ...Chris Gianelloni2005-05-161-23/+157
* Added bashlogin and livecd-functions.sh from baselayout. Cleaned up ALSA sup...Chris Gianelloni2005-04-121-0/+206