| Commit message (Expand) | Author | Age | Files | Lines |
* | 2006-05-17 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-05-17 | 1 | -1/+1 |
* | Move account creation to where the root password is set, since it's the | Chris Lumens | 2006-05-05 | 1 | -8/+29 |
* | - fix missing newline on "rootpw" line | Peter Jones | 2006-05-05 | 1 | -2/+2 |
* | Correct root password traceback. | Chris Lumens | 2006-05-03 | 1 | -1/+1 |
* | Add support for making users and for enabling/disabling services via | Chris Lumens | 2006-05-03 | 1 | -27/+11 |
* | 2006-05-01 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-05-01 | 1 | -1/+1 |
* | We probably don't want to log the root password. | Chris Lumens | 2006-04-11 | 1 | -2/+0 |
* | Move import to the top. | Chris Lumens | 2006-04-11 | 1 | -1/+1 |
* | Use libuser for handling the root password instead of a bunch of our own | Chris Lumens | 2006-04-11 | 1 | -4/+38 |
* | Remove the unused Accounts class. | Chris Lumens | 2006-03-30 | 1 | -4/+0 |
* | Create a dictionary in flags.py for storing /proc/cmdline. Nuke all | Chris Lumens | 2006-03-22 | 1 | -8/+3 |
* | 2006-03-13 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-03-13 | 1 | -1/+0 |
* | * anaconda: Pass the display mode we're running in to InstallData. | David Cantrell | 2006-02-21 | 1 | -2/+7 |
* | 2006-02-12 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-02-12 | 1 | -3/+2 |
* | 2006-02-09 Patrick Mansfield <patmans@us.ibm.com> | Jeremy Katz | 2006-02-09 | 1 | -0/+2 |
* | 2006-01-30 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-01-30 | 1 | -1/+0 |
* | Better change for that change I made. | David Cantrell | 2006-01-26 | 1 | -4/+3 |
* | * instdata.py (InstallData): Set backend to None by default, only | David Cantrell | 2006-01-26 | 1 | -2/+4 |
* | Write out %packages section in the template kickstart file. | Chris Lumens | 2006-01-20 | 1 | -2/+3 |
* | Fix 178095. | David Cantrell | 2006-01-19 | 1 | -4/+10 |
* | Don't traceback on printing out an authconfig-related error message (#178041). | Chris Lumens | 2006-01-17 | 1 | -7/+6 |
* | It helps to have the right path to authconfig. Also, the right argument | Chris Lumens | 2005-11-07 | 1 | -5/+8 |
* | Don't write empty authconfig line (#171558). | Chris Lumens | 2005-10-24 | 1 | -1/+2 |
* | 2005-09-13 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-09-13 | 1 | -1/+1 |
* | Remove hdrlist based %packages | Paul Nasrat | 2005-09-06 | 1 | -61/+2 |
* | Simplified the authconfig step to store data as a string to be passed to | Chris Lumens | 2005-08-29 | 1 | -7/+30 |
* | bye, bye compspkg | Paul Nasrat | 2005-08-24 | 1 | -3/+0 |
* | Temporarily disable %package ks write out | Paul Nasrat | 2005-08-24 | 1 | -1/+1 |
* | 2005-08-15 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-08-15 | 1 | -8/+1 |
* | Make anaconda-ks.cfg ro | Paul Nasrat | 2005-04-21 | 1 | -2/+3 |
* | Decode source URL before writing it into the kickstart file (#154149). | Chris Lumens | 2005-04-13 | 1 | -1/+2 |
* | Rename InstallTimeLanguage to Language, fix /etc/sysconfig/i18n on manual | Chris Lumens | 2005-03-31 | 1 | -1/+1 |
* | 2005-03-29 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-03-29 | 1 | -4/+1 |
* | Remove the Boolean class. We have a type for that. | Chris Lumens | 2005-03-28 | 1 | -12/+8 |
* | Combined Language and InstallTimeLanguage in language.py into a single | Chris Lumens | 2005-03-23 | 1 | -3/+1 |
* | - zfcp.conf was written way too late. it's required to be there before the ke... | Karsten Hopp | 2004-08-25 | 1 | -1/+0 |
* | initialize and write out zfcp config | Karsten Hopp | 2004-08-02 | 1 | -0/+4 |
* | allow excludedocs installs via ks or cmdline option | mikem | 2004-05-07 | 1 | -0/+9 |
* | make selinux stuff part of a separate object, set up in instdata, pass to | Jeremy Katz | 2004-03-17 | 1 | -0/+4 |
* | remove the mouse configuration screen | bfox | 2004-02-23 | 1 | -2/+0 |
* | merge from taroon branch | Jeremy Katz | 2003-08-27 | 1 | -1/+0 |
* | implement RFE to put install source in anaconad-ks.cfg, bug #53277 | Mike Fulbright | 2003-08-15 | 1 | -0/+35 |
* | merge taroon branch. mostly package bits, but a lot of other misc stuff | Jeremy Katz | 2003-06-06 | 1 | -10/+20 |
* | merge fixes from taroon branch: | Jeremy Katz | 2003-05-20 | 1 | -58/+42 |
* | merge from taroon branch to HEAD. mostly the package stuff, but also | Jeremy Katz | 2003-05-20 | 1 | -2/+2 |
* | another taroon merge. tagged before as before-taroon-merge, after as | Jeremy Katz | 2003-04-24 | 1 | -5/+10 |
* | merge taroon branch up until now. tagged as before-taroon-merge before and | Jeremy Katz | 2003-03-21 | 1 | -4/+8 |
* | ow. | Jeremy Katz | 2003-02-12 | 1 | -12/+41 |
* | a broken trigger in an old linuxconf package really causes problems on | Jeremy Katz | 2003-01-14 | 1 | -0/+1 |
* | short-circuit finding packages to upgrade if we already looked at this | Jeremy Katz | 2003-01-03 | 1 | -0/+1 |