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 getBaseInstallClass import (#202483).
Chris Lumens
2006-08-14
1
-1
/
+1
*
Fix typo (#202471).
Chris Lumens
2006-08-14
1
-1
/
+1
*
2006-08-10 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-08-10
1
-16
/
+1
*
Remove passthrough functions and exception handler for kickstart commands which
Chris Lumens
2006-08-07
1
-46
/
+1
*
Use class Anaconda in AnacondaKSHandlers so we do not have to pass an instdata
Chris Lumens
2006-08-07
1
-117
/
+115
*
Don't check size percentage if the LV is preexisting (#193341).
Chris Lumens
2006-08-07
1
-3
/
+3
*
Be smarter about where the log files are for kickstart scripts.
Chris Lumens
2006-07-26
1
-2
/
+2
*
2006-07-25 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-25
1
-4
/
+22
*
2006-07-21 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-21
1
-1
/
+18
*
- add multipath support in kickstart.py
Peter Jones
2006-07-17
1
-0
/
+27
*
Use subprocess instead of our own code. Fix all calls to execWith* so
Chris Lumens
2006-07-12
1
-2
/
+1
*
2006-06-21 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-06-21
1
-0
/
+8
*
Read from the right stdin when running scripts.
Chris Lumens
2006-05-31
1
-1
/
+1
*
Don't allow logical volumes to be smaller than their volume group's PE size
Chris Lumens
2006-05-24
1
-7
/
+11
*
2006-05-17 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-05-18
1
-1
/
+1
*
Removed references to steps that don't exist anymore.
David Cantrell
2006-05-17
1
-3
/
+2
*
Don't skip the welcome screen on interactive installs so we have somewhere to
Chris Lumens
2006-05-10
1
-3
/
+2
*
- fix bare intf to use anaconda class
Peter Jones
2006-05-05
1
-2
/
+2
*
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
[next]