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
*
Add the method string back into anaconda-ks.cfg.
Chris Lumens
2008-09-10
1
-0
/
+22
*
Support xdriver= again
Jeremy Katz
2008-07-17
1
-0
/
+2
*
Don't pass methodstr into the backend and instdata.
Chris Lumens
2008-06-18
1
-7
/
+3
*
2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)
Ján ONDREJ
2008-06-04
1
-16
/
+2
*
Don't pass None as stdout or stderr.
Chris Lumens
2008-03-28
1
-1
/
+1
*
more mouse-related removals
Bill Nottingham
2008-03-27
1
-6
/
+0
*
Have 'preupgrade' key doing an upgrade
Jeremy Katz
2008-03-25
1
-1
/
+1
*
Handle /dev being on hard drive devices in the second stage
Jeremy Katz
2008-03-20
1
-0
/
+2
*
Fix the format of the method=hd: parameter.
Chris Lumens
2008-03-13
1
-2
/
+2
*
Fix creating new users in kickstart.
Chris Lumens
2008-03-13
1
-2
/
+0
*
Use SHA-512 by default for password encryption.
David Cantrell
2008-02-20
1
-18
/
+32
*
Fix methodstr handling for hdiso installs (#431132).
Chris Lumens
2008-02-06
1
-2
/
+2
*
Don't refer to the libuser.conf when creating users (#428891).
Chris Lumens
2008-01-22
1
-0
/
+2
*
Try to fix a problem creating users via kickstart (#428891).
Chris Lumens
2008-01-21
1
-4
/
+4
*
Add the kickstart syntax version to the kickstart file.
Chris Lumens
2008-01-14
1
-0
/
+4
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
1
-1
/
+1
*
Common GPLv2+ boilerplate on toplevel python source files.
David Cantrell
2007-12-17
1
-7
/
+14
*
Fixes to the live install method
Jeremy Katz
2007-12-07
1
-0
/
+1
*
Begin removing references to anaconda.method and anaconda.methodstr.
Chris Lumens
2007-12-05
1
-30
/
+1
*
Move protected partitions into the Partitions object.
Chris Lumens
2007-11-28
1
-1
/
+12
*
Since the exception dialog no longer probes for the floppy in advance,
Chris Lumens
2007-10-26
1
-2
/
+1
*
If doing a kickstart install, write the reboot command into the output
Chris Lumens
2007-10-03
1
-0
/
+1
*
2007-09-25 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-09-25
1
-1
/
+3
*
Write out user and services commands and scripts to anaconda-ks.cfg if doing a
Chris Lumens
2007-09-12
1
-0
/
+12
*
If we did a kickstart install, use the %packages section from the ks file
Chris Lumens
2007-09-04
1
-17
/
+18
*
Add a method to write out repo lines to the anaconda-ks.cfg file for all
Chris Lumens
2007-06-26
1
-0
/
+2
*
Fix another syntax error.
Chris Lumens
2007-06-18
1
-1
/
+1
*
2007-06-15 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-06-15
1
-1
/
+1
*
Lock accounts if asked (#240059).
Chris Lumens
2007-06-07
1
-5
/
+12
*
Use shlex instead of a simple split to preserve quoting in authconfig commands
Chris Lumens
2007-05-30
1
-3
/
+4
*
* partedUtils.py (openDevices): don't relabel disks that contain
dlehman
2007-02-22
1
-0
/
+5
*
Set the default timezone based on the current language, whether we can display
Chris Lumens
2007-02-21
1
-0
/
+1
*
Fix writing out --startxonboot and the initial setting of firstboot in case
Chris Lumens
2007-01-26
1
-1
/
+1
*
2007-01-17 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-01-17
1
-1
/
+2
*
More stuff we don't need.
Chris Lumens
2007-01-17
1
-9
/
+0
*
Oh crap, support for new pykickstart is here. This is too large to explain
Chris Lumens
2007-01-16
1
-5
/
+4
*
* anaconda (__main__): Pass reference to anaconda object to InstallData.
David Cantrell
2006-12-13
1
-4
/
+4
*
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
[next]