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
*
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
*
* add support in the second stage for setting wepkey and essid in kickstart.
Jeremy Katz
2004-06-18
1
-2
/
+8
*
major simplification of the firewall code. lose the trusted devices and
Jeremy Katz
2004-06-18
1
-18
/
+14
*
argh, I suck (#112821)
Jeremy Katz
2004-06-14
1
-1
/
+1
*
bump default pesize to 32 MB
Jeremy Katz
2004-05-27
1
-1
/
+1
*
merge fix from Jack Neely from taroon branch (#123867)
Jeremy Katz
2004-05-21
1
-1
/
+1
*
this should add raid6 support (#122360)
Jeremy Katz
2004-05-19
1
-0
/
+2
*
the start of better kickstart error handling. create KickstartError class
Jeremy Katz
2004-05-18
1
-44
/
+68
*
merge from rhel3. allow --enable and --enabled and --disable and --disabled
Jeremy Katz
2004-05-11
1
-6
/
+8
*
allow excludedocs installs via ks or cmdline option
mikem
2004-05-07
1
-0
/
+2
*
kickstart --nobase option to allow @core installs
mikem
2004-05-07
1
-1
/
+5
*
avoid skipx traceback on headless boxes (#116848)
Jeremy Katz
2004-03-23
1
-1
/
+2
[next]