summaryrefslogtreecommitdiffstats
path: root/anaconda
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix handling of method for ftp.Chris Lumens2006-04-121-3/+3
* Make some symlinks earlier.Chris Lumens2006-04-111-7/+7
* Use rhpxl.monitor.Modes class.Chris Lumens2006-04-041-2/+5
* Allow updates to contain entire directories we forgot in an image.Chris Lumens2006-03-311-7/+13
* Add support for the logging command (which does something) and the repoChris Lumens2006-03-271-13/+4
* Get ready for a surprise...David Cantrell2006-03-241-4/+5
* Remove customClass.Chris Lumens2006-03-231-19/+0
* Replace all the option parsing code with optparse, since we don't have toChris Lumens2006-03-221-341/+221
* 2006-03-06 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-03-061-2/+6
* F*ck the line drawing characters! Or is this commit log supposed to be PG-13?David Cantrell2006-02-241-0/+3
* - install SIGSEGV handlerPeter Jones2006-02-231-0/+1
* * anaconda: Pass the display mode we're running in to InstallData.David Cantrell2006-02-211-2/+3
* Lots of kickstart fixes.Chris Lumens2006-02-171-1/+2
* Add sqlitecache and sqlitesack to traceonly mode.Chris Lumens2006-02-141-0/+2
* 2006-02-09 Patrick Mansfield <patmans@us.ibm.com>Jeremy Katz2006-02-091-1/+4
* 2006-02-03 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-031-4/+5
* Add sqlite to traceonly.Chris Lumens2006-02-021-0/+1
* If we get an error message from vncconnect, display it instead of assumingChris Lumens2006-02-011-5/+8
* 2006-01-25 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-01-251-1/+1
* Write out %packages section in the template kickstart file.Chris Lumens2006-01-201-1/+1
* - add pyrc.py supportPeter Jones2006-01-201-2/+8
* Attempt to eject the CD drive if we're in kickstart and given the --ejectChris Lumens2006-01-191-0/+10
* 2005-12-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-191-30/+16
* Add more encoding modules to traceonly (#175853).Chris Lumens2005-12-151-2/+1
* add s-c-date to pathPaul Nasrat2005-12-151-0/+1
* * anaconda: Made the 'press enter for a shell' spawning loopDavid Cantrell2005-12-141-7/+36
* * anaconda: Record the PID of the forked process that handlesDavid Cantrell2005-12-131-1/+9
* 2005-12-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-121-8/+6
* 2005-12-08 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-091-1/+1
* Removed the -once switch for starting the vnc server.David Cantrell2005-12-081-1/+1
* 2005-12-07 Bill Nottingham <notting@redhat.com>Bill Nottingham2005-12-071-30/+1
* None vs. "" yet again.Chris Lumens2005-11-301-1/+1
* Add email.Utils to traceOnly loading (#173169).Chris Lumens2005-11-211-0/+1
* Sync vnc parameters with pykickstart.Chris Lumens2005-11-181-14/+14
* Fix conditionalChris Lumens2005-11-171-1/+1
* - make lines begin with all tabsPeter Jones2005-11-171-212/+216
* 2005-11-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-151-1/+7
* Leave hd installs for nowPaul Nasrat2005-11-151-3/+3
* Clean up method stuff a littlePaul Nasrat2005-11-151-15/+12
* Miscellaneous logging cleanups to fix how changing log levels was broken.Chris Lumens2005-11-091-13/+14
* 2005-10-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-10-281-5/+5