index
:
anaconda.git
f12-branch
master
Unnamed repository; edit this file to name it for gitweb.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kickstart.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some pychecker warnings.
Chris Lumens
2006-02-10
1
-14
/
+17
*
Suggest a fix in the error message (#174597).
Chris Lumens
2006-02-08
1
-1
/
+1
*
Fix searching for pirut glade file. Make kickstart interactive mode work.
Chris Lumens
2006-02-02
1
-8
/
+12
*
Provide an error dialog if there's a problem in the way LVM commands are given.
Chris Lumens
2006-02-01
1
-1
/
+5
*
- add kickstart dmraid support
Peter Jones
2006-01-31
1
-1
/
+31
*
2006-01-25 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-01-26
1
-3
/
+4
*
Add a permanentSkipList for steps we always want to skip, no matter what else
Chris Lumens
2006-01-25
1
-5
/
+8
*
fix dmraid in kickstarts
Peter Jones
2006-01-18
1
-0
/
+5
*
Set permissions on log files to 0600 (#177519).
Chris Lumens
2006-01-17
1
-0
/
+3
*
Back out some junk that didn't work.
Chris Lumens
2006-01-11
1
-2
/
+2
*
Various small kickstart fixes.
Chris Lumens
2006-01-11
1
-4
/
+9
*
Forgot one parameter.
Chris Lumens
2005-12-12
1
-1
/
+1
*
Remove x configuration from the monitor keyword.
Chris Lumens
2005-12-12
1
-3
/
+1
*
Allow %pre scripts to be in an included file.
Chris Lumens
2005-12-01
1
-1
/
+0
*
Show a more helpful error message.
Chris Lumens
2005-11-21
1
-3
/
+6
*
Don't give a progress bar if there aren't any scripts to run.
Chris Lumens
2005-11-16
1
-6
/
+14
*
2005-11-08 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-11-09
1
-1
/
+1
*
Set id.auth.
Chris Lumens
2005-11-07
1
-0
/
+1
*
Check for None in sizes.
Chris Lumens
2005-11-03
1
-2
/
+2
*
Fix interface between doClearPart and setClearParts.
Chris Lumens
2005-11-03
1
-2
/
+2
*
Pass lineno to handlePackageHdr and handleScriptHdr.
Chris Lumens
2005-10-28
1
-3
/
+3
*
Make error reporting more useful with line numbers.
Chris Lumens
2005-10-24
1
-27
/
+32
*
Import translation.
Chris Lumens
2005-10-17
1
-0
/
+1
*
Move redirection of warnings module messages from kickstart.py to anaconda
Chris Lumens
2005-10-11
1
-7
/
+0
*
2005-10-11 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-10-11
1
-0
/
+14
*
Missed one.
Chris Lumens
2005-10-07
1
-11
/
+10
*
Override warnings.showwarning to ensure kickstart DeprecationWarnings get
Chris Lumens
2005-10-06
1
-0
/
+7
*
Move generic kickstart file processing code into its own package and make
Chris Lumens
2005-10-06
1
-16
/
+17
*
Use new ksdata objects for network and partitioning lists instead of
Chris Lumens
2005-10-04
1
-140
/
+137
*
KickstartParser fixes to make %post scripts in and out of the chroot
Chris Lumens
2005-09-30
1
-29
/
+35
*
Use the right Script class in anaconda so we have the run method. Fix
Chris Lumens
2005-09-27
1
-2
/
+19
*
2005-09-16 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-09-16
1
-1
/
+14
*
Run %pre scripts.
Chris Lumens
2005-09-15
1
-5
/
+8
*
Fill in the blanks on kickstart commands without handlers. Most of these
Chris Lumens
2005-09-13
1
-0
/
+28
*
Added missing function to prevent traceback.
Chris Lumens
2005-09-12
1
-0
/
+3
*
* anaconda.spec: Bump version, tweak requirements
Bill Nottingham
2005-09-09
1
-1
/
+1
*
Clean up exception handling. Bring back graphical exception dialog. Move
Chris Lumens
2005-09-08
1
-22
/
+76
*
Modify skipSteps. Set partition mount points to None where needed.
Chris Lumens
2005-09-07
1
-16
/
+7
*
Switch to use the new kickstart code by subclassing KickstartParser,
Chris Lumens
2005-09-06
1
-1317
/
+471
*
Simplified the authconfig step to store data as a string to be passed to
Chris Lumens
2005-08-29
1
-99
/
+1
*
We've been silently ignoring on the mouse keyword for a while now. Time to
Chris Lumens
2005-08-17
1
-23
/
+1
*
Fix syntax
Paul Nasrat
2005-08-17
1
-1
/
+1
*
2005-08-15 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-08-15
1
-4
/
+0
*
Converted a lot more messages to the new logging system, but there's still
Chris Lumens
2005-08-11
1
-14
/
+16
*
Remove firewall configuration screen. This will be coming back in
Chris Lumens
2005-07-21
1
-3
/
+0
*
Fix name.arch selection - Florian
Paul Nasrat
2005-07-11
1
-1
/
+1
*
Deprecate the langsupport kickstart keyword in favor of adding language
Chris Lumens
2005-06-28
1
-17
/
+1
*
Allow ignoring packages without having to specify architecture (#160209).
Chris Lumens
2005-06-15
1
-2
/
+6
*
2005-05-23 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-05-23
1
-3
/
+9
*
2005-05-10 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-05-10
1
-39
/
+1
[next]