summaryrefslogtreecommitdiffstats
path: root/anaconda
Commit message (Expand)AuthorAgeFilesLines
* * 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
* :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
* Force cmdline mode on S/390 kickstart installs.David Cantrell2006-05-101-0/+2
* We don't need system-config-keyboard in the path here anymore. Fix upChris Lumens2006-05-041-3/+2
* Fix callback options.Chris Lumens2006-05-041-2/+2
* Finish making non-UI steps pass around the anaconda object.Chris Lumens2006-05-041-1/+1
* Start to use the anaconda class instead of passing around references toChris Lumens2006-05-031-2/+1
* 2006-05-01 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-05-021-0/+3
* Create basic anaconda class.Chris Lumens2006-05-011-62/+82
* Refactor into functions. Hmm, I wonder what the next step is.Chris Lumens2006-05-011-626/+643
* Move startVNCServer to vnc.py.Chris Lumens2006-05-011-166/+4
* Remove anaconda syslogd mode, use a syslogd command instead.Chris Lumens2006-05-011-11/+0
* 2006-04-26 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-04-261-8/+0
* 2006-04-26 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-04-261-1/+2