summaryrefslogtreecommitdiffstats
path: root/anaconda
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2007-01-18 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-181-2/+2
* 2007-01-18 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-181-26/+11
* Oh crap, support for new pykickstart is here. This is too large to explainChris Lumens2007-01-161-14/+13
* 2007-01-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-101-1/+1
* Don't use all the complication of execWithRedirect so shells end up whereChris Lumens2006-12-151-42/+7
* Don't need my debugging code in the final version.Chris Lumens2006-12-141-2/+0
* Make device nodes in anaconda instead of in runRescue so cachedDrives isn'tChris Lumens2006-12-141-0/+5
* * anaconda (__main__): Pass reference to anaconda object to InstallData.David Cantrell2006-12-131-1/+1
* Remove LIBUSER_CONF from the environment before running %post scriptsChris Lumens2006-12-081-6/+0
* Add badEDID function to check the X log to see if we were lied to about theChris Lumens2006-11-031-2/+37
* Here's a better fix.Chris Lumens2006-10-191-4/+1
* Don't specify a stdout or stderr for shells on s390 (#210481).Chris Lumens2006-10-191-1/+4
* * anaconda (parseOptions): Add the --noipv4 and --noipv6 opts (#208334).David Cantrell2006-10-181-0/+10
* - anaconda (__main__): Only do auditDaemon if we're not in test orPeter Jones2006-10-111-2/+3
* --usefbx is really just a special case of --xdriver.Chris Lumens2006-10-051-2/+2
* Only set graphical display mode if VNC is enabled in kickstart, not just ifChris Lumens2006-09-291-1/+3
* Don't check the updates image source by default in the partitioning UI.Chris Lumens2006-09-281-0/+5
* Fix lowres parameter setting.Chris Lumens2006-09-271-1/+1
* Set display_mode if the ksfile specifies a vnc install (#204736).Chris Lumens2006-09-251-0/+1
* fix a tyopJeremy Katz2006-09-201-2/+2
* 2006-09-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-201-1/+5
* - make "xserver=foo" workPeter Jones2006-09-121-2/+2
* - add a simple audit daemonPeter Jones2006-08-221-0/+2
* - make /mnt/runtime symlink for mke2fs.conf where appropriatePeter Jones2006-08-211-1/+2
* virtpconsole is a value, not a boolean (#202450).Chris Lumens2006-08-141-1/+1
* 2006-08-09 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-08-091-1/+3
* Remove DDC probing support to sync up with how rhpxl is going to work.Chris Lumens2006-08-011-10/+2