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
/
kickstart.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finish making non-UI steps pass around the anaconda object.
Chris Lumens
2006-05-04
1
-25
/
+25
*
Don't traceback if pykickstart gets support for a new command before anaconda.
Chris Lumens
2006-05-03
1
-1
/
+7
*
Add support for making users and for enabling/disabling services via
Chris Lumens
2006-05-03
1
-0
/
+8
*
Use libuser for handling the root password instead of a bunch of our own
Chris Lumens
2006-04-11
1
-2
/
+3
*
Add support for the logging command (which does something) and the repo
Chris Lumens
2006-03-27
1
-0
/
+14
*
Warn if %packages is given on upgrade.
Chris Lumens
2006-03-23
1
-6
/
+9
*
Don't show group selection on upgrade (#184528)
Paul Nasrat
2006-03-09
1
-1
/
+3
*
Mark Everything as deprecated, too.
Chris Lumens
2006-03-03
1
-2
/
+4
*
@Everything -> "*"
Chris Lumens
2006-03-03
1
-0
/
+7
*
"" vs. None for making swap on RAID work again (#176537).
Chris Lumens
2006-02-27
1
-1
/
+1
*
Reboot automatically in interactive mode if told to do so (#181743).
Chris Lumens
2006-02-17
1
-0
/
+8
*
Complain about unknown packages and groups
Paul Nasrat
2006-02-17
1
-5
/
+43
*
Lots of kickstart fixes.
Chris Lumens
2006-02-17
1
-3
/
+10
*
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
[next]