summaryrefslogtreecommitdiffstats
path: root/anaconda
Commit message (Expand)AuthorAgeFilesLines
* Remove old livecd flagJeremy Katz2008-06-301-5/+1
* Explicitly setup livecd install by passing --liveinst to anacondaJeremy Katz2008-06-301-0/+5
* Rescue mode no longer needs access to a methodstr (#453044).Chris Lumens2008-06-271-4/+0
* Don't pass methodstr into the backend and instdata.Chris Lumens2008-06-181-53/+9
* Add the --stage2= and --repo= options to anaconda.Chris Lumens2008-06-181-2/+5
* Remove support for RHupdates. updates.img is the way to go now.Chris Lumens2008-06-181-16/+2
* Don't do the "exec shell on tty1" thing in vnc if we've got virtual terminals.Peter Jones2008-06-051-4/+11
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-131/+51
* Activate autorepeat for GUI installs.Joel Andres Granados2008-04-281-1/+1
* Handle .utf8 vs .UTF-8 (#443408)Jeremy Katz2008-04-221-0/+2
* Slower machines may take more than five seconds for hal to start (#442113)Jeremy Katz2008-04-111-1/+9
* Work around GL crashes in anaconda X by disabling them.Jesse Keating2008-04-051-1/+1
* Only do verbose hal logging if loglevel=debugJeremy Katz2008-04-011-3/+6
* Merge branch 'master' of ssh://git.fedorahosted.org/git/anacondaBill Nottingham2008-03-271-0/+5
|\
| * Fix up the case where both method= and stage2= are givenJeremy Katz2008-03-271-0/+5
* | more mouse-related removalsBill Nottingham2008-03-271-5/+1
|/
* Handle /dev being on hard drive devices in the second stageJeremy Katz2008-03-201-0/+2
* Fix a traceback writing out the nethod string for hdiso installs.Chris Lumens2008-03-181-1/+1
* 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