summaryrefslogtreecommitdiffstats
path: root/anaconda
Commit message (Expand)AuthorAgeFilesLines
* * anaconda: add a symlink in /etc to /mnt/runtime/etc/yum (#241412)dlehman2007-08-071-1/+1
* * scripts/upd-instroot: Pull scsi_id from /lib/udev, make sure weDavid Cantrell2007-06-271-7/+19
* Pass -br to the X server so there's no more hatch (#195919).Chris Lumens2007-06-051-2/+2
* - change default mpath option to False (Related: #219843)Peter Jones2007-01-161-1/+1
* Don't use all the complication of execWithRedirect so shells end up whereChris Lumens2006-12-151-42/+7
* - revert that last changePeter Jones2006-12-151-4/+1
* - give fstype classes a .anaconda attribute, which they pass to createLabelPeter Jones2006-12-151-0/+3
* Make device nodes here instead of in runRescue so cachedDrives isn't empty.Chris Lumens2006-12-141-0/+3
* * anaconda (__main__): Pass reference to anaconda object to InstallData.David Cantrell2006-12-131-1/+1
* 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
* - backport audit fix from HEADPeter 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
* :7 -> :1 (#200758).Chris Lumens2006-07-311-2/+2
* Guard xserver.Chris Lumens2006-07-311-30/+33
* Don't need that import anymore.Chris Lumens2006-07-281-14/+1
* Fix writing out the X config file during post instllation.Chris Lumens2006-07-281-2/+2
* The path to victory over X:Chris Lumens2006-07-281-63/+49
* 2006-07-25 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-251-1/+5
* Set debug mode if --debug is passed from loader.Chris Lumens2006-07-181-0/+1
* Use subprocess instead of our own code. Fix all calls to execWith* soChris Lumens2006-07-121-1/+1
* Fix stdin/stdout on VNC shell.Chris Lumens2006-07-111-1/+1
* 2006-07-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-111-1/+1
* Hooray for search and replace.Chris Lumens2006-06-261-1/+1
* Force graphical mode under VNC (#190099).Chris Lumens2006-06-261-0/+1
* Set flags.serial when doing a serial install.Chris Lumens2006-06-231-0/+3
* Fix loading updates if a directory in the list isn't found at all. Also,Chris Lumens2006-06-201-3/+3
* 2006-06-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-151-0/+3
* Set the install interface in the anaconda class.Chris Lumens2006-06-011-34/+34
* Fix the first part of rescue mode brokenness.Chris Lumens2006-06-011-14/+22
* * anaconda (__main__): Pass reference to anaconda rather than id andDavid Cantrell2006-05-251-1/+1
* - anaconda (parseOptions): add flags for multipathPeter Jones2006-05-221-0/+3
* 2006-05-18 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-05-181-1/+4
* 2006-05-17 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-05-181-1/+10
* Change findExistingRoots to use the anaconda class, which required aChris Lumens2006-05-171-3/+7
* ____ _______ ___ ___David Cantrell2006-05-111-2/+0