index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
instdata.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
We don't usually want to write out the xconfig and monitor lines into the
Chris Lumens
2006-11-13
1
-1
/
+1
*
Turn off firstboot on s390 (#207926).
Chris Lumens
2006-09-25
1
-1
/
+7
*
2006-07-28 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-28
1
-1
/
+1
*
Fix writing out the X config file during post instllation.
Chris Lumens
2006-07-28
1
-1
/
+1
*
2006-07-27 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-28
1
-2
/
+2
*
Fix "unknown error" on shadow file (#196705).
Chris Lumens
2006-07-12
1
-2
/
+2
*
Use subprocess instead of our own code. Fix all calls to execWith* so
Chris Lumens
2006-07-12
1
-3
/
+3
*
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
[next]