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
*
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
*
fix thinko
Paul Nasrat
2005-05-10
1
-1
/
+1
*
Recognize --label for the part keyword (#79832).
Chris Lumens
2005-04-27
1
-4
/
+7
*
Write out filesystem options for regular partitions instead of "--fsoptions".
Chris Lumens
2005-04-18
1
-1
/
+1
*
2005-04-16 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-04-17
1
-0
/
+1
*
Fix handling of name.arch - based on patch from Michael E Brown via mdomsch
Paul Nasrat
2005-04-07
1
-14
/
+22
*
Don't try to skip a step that doesn't exist.
Chris Lumens
2005-04-04
1
-2
/
+0
*
Remove the Boolean class. We have a type for that.
Chris Lumens
2005-03-28
1
-2
/
+2
*
put the apple bootloader stuff in the kickstart list, and remove it from
Peter Jones
2005-02-23
1
-0
/
+3
*
No longer use lilo.
Peter Jones
2005-02-21
1
-31
/
+4
*
Support --erroronfail as an option for %pre and %post blocks. This option
Chris Lumens
2005-02-08
1
-10
/
+32
*
Support setting filesystem options via kickstart through a --fsoptions
Chris Lumens
2005-02-03
1
-6
/
+21
*
2005-02-02 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-02-02
1
-1
/
+1
*
Use urlgrabber for retrieving files instead of urllib2 directly.
Chris Lumens
2005-02-02
1
-8
/
+6
*
Don't install a bootloader if --location=none is provided in the kickstart
Chris Lumens
2005-01-31
1
-7
/
+7
*
Support bytes per inode on a per-partition basis (#57550).
Chris Lumens
2005-01-14
1
-6
/
+11
*
(merge from rhel4-branch)
Jeremy Katz
2004-11-17
1
-1
/
+1
*
2004-10-26 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-10-26
1
-1
/
+1
*
2004-10-18 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-10-18
1
-1
/
+1
*
2004-10-17 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-10-17
1
-1
/
+1
*
2004-10-05 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-10-05
1
-0
/
+8
*
2004-10-04 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-10-04
1
-9
/
+9
*
2004-10-04 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-10-04
1
-0
/
+3
*
2004-10-04 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-10-04
1
-1
/
+13
*
2004-10-04 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-10-04
1
-5
/
+11
*
2004-10-01 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-10-01
1
-5
/
+44
*
004-09-27 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-09-27
1
-0
/
+13
*
2004-09-27 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-09-27
1
-0
/
+3
*
add reminder that the zfcp kickstart part is still missing
Karsten Hopp
2004-08-02
1
-0
/
+4
*
add patch from Rezwanul_Kabir (AT dell DOT com) to add support for using
Jeremy Katz
2004-07-09
1
-1
/
+5
*
Enable kickstart to ignore specific disks (#79016)
Paul Nasrat
2004-07-09
1
-0
/
+13
*
shutdown/halt/poweroff handler (#116414)
Jeremy Katz
2004-06-21
1
-0
/
+3
*
fix syntax error
Jeremy Katz
2004-06-21
1
-1
/
+1
[next]