summaryrefslogtreecommitdiffstats
path: root/anaconda
Commit message (Expand)AuthorAgeFilesLines
* Fix the format of the method=hd: parameter.Chris Lumens2008-03-131-5/+2
* But make sure that we've activated the keymap now that X follows its defaultsJeremy Katz2008-03-111-0/+1
* Don't set a keyboard in the X config, we should just do this at runtimeJeremy Katz2008-03-111-8/+0
* Writing out the nfs method line is a lot simpler now.Chris Lumens2008-03-111-19/+2
* Support stage2= for CD installs in loader.Chris Lumens2008-03-041-1/+1
* Update the method string handling for NFS and URL installs.Chris Lumens2008-03-041-10/+16
* Fix methodstr handling for hdiso installs (#431132).Chris Lumens2008-02-061-6/+1
* Convert hd:// method strings into something yum understands.Chris Lumens2008-02-011-0/+7
* Handle putting updates ahead of anaconda in the updates= case too.Chris Lumens2008-01-301-2/+2
* Add dogtail support (#172891, #239024).Chris Lumens2008-01-231-0/+33
* Make sure anaconda has precedence in the module search path (#331091).Chris Lumens2008-01-221-6/+17
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-8/+8
* More GPLv2+ license boilerplate updates.David Cantrell2007-12-171-17/+20
* getBackend expects a methodstr argument.Chris Lumens2007-12-101-1/+1
* Start DBus and HAL on anaconda startup if needed.Bill Nottingham2007-12-071-1/+51
* Don't try and make devices. Adjust calls as necessary.Bill Nottingham2007-12-071-12/+0
* Move X.log out of /tmp/ramfsJeremy Katz2007-12-061-3/+1
* Fix up the livecd to no longer use an InstallMethod.Chris Lumens2007-12-051-1/+1
* methodstr cleanups.Chris Lumens2007-12-051-2/+2
* Begin removing references to anaconda.method and anaconda.methodstr.Chris Lumens2007-12-051-19/+60
* no more floppydevice in instdataBill Nottingham2007-11-301-1/+1
* no more floppy.pyJeremy Katz2007-11-061-1/+0
* Fix various typos that were causing exceptions.Chris Lumens2007-10-301-1/+1
* Use classes with the vnc stuff. Fix vnc behavior (#264841).jgranado2007-10-301-29/+22
* Since the exception dialog no longer probes for the floppy in advance,Chris Lumens2007-10-261-5/+2
* 2007-10-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-241-1/+1
* 2007-09-11 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-09-111-1/+2
* Move device node creation just a little bit earlier.Chris Lumens2007-07-301-4/+4
* Create devices nodes even earlier (#249882).Chris Lumens2007-07-301-2/+2
* Moved the pullRemainingKickstartConfig functionality into pykickstart.Chris Lumens2007-07-161-13/+9
* New version didn't work, and the modification for setupPythonUpdates didn'tChris Lumens2007-06-071-1/+1
* Need to set up symlinks for the pykickstart submodules as well.Chris Lumens2007-06-061-2/+2
* Pass -br to the X server so there's no more hatch (#195919).Chris Lumens2007-06-051-1/+1
* 2007-04-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-301-2/+3
* 2007-04-18 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-181-0/+8
* 2007-04-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-121-0/+3
* 2007-03-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-03-231-15/+2
* 2007-03-05 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-03-051-1/+2
* Set the kickstart data after setting any initial timezone info so we don't wipeChris Lumens2007-03-011-6/+6
* Handle any kickstart exceptions instead of just printing a traceback.Chris Lumens2007-02-281-1/+9
* Set the default timezone based on the current language, whether we can displayChris Lumens2007-02-211-0/+1
* Solved the mystery of the tiny font size (#224665).Chris Lumens2007-02-211-8/+1
* Updated for new pykickstart organization. This is basically just movingChris Lumens2007-02-201-1/+1
* If a resolution was specified in a kickstart file, preserve that in theChris Lumens2007-02-011-7/+1
* 2007-01-24 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-241-1/+1
* 2007-01-24 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-241-2/+3
* Don't print out the method instance.Chris Lumens2007-01-191-1/+0
* Kickstart is no longer an install class!Chris Lumens2007-01-191-25/+25
* 2007-01-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-191-1/+2
* * anaconda (doStartupX11Actions): Set a selection if we're usingJeremy Katz2007-01-181-0/+4