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
*
kickstart raid is back... added some convenience functions since kickstart
Jeremy Katz
2001-07-07
1
-11
/
+41
*
kill debug spew
Jeremy Katz
2001-07-05
1
-1
/
+0
*
Move the partitioning bits into Partitions object. The diskset should probably
Jeremy Katz
2001-07-04
1
-2
/
+2
*
strip comments out of package section of kickstart file
bfox
2001-07-03
1
-0
/
+8
*
reboot directive is back
Jeremy Katz
2001-07-03
1
-2
/
+1
*
clearpart --drives=hda
Jeremy Katz
2001-07-02
1
-8
/
+13
*
fix kickstart bootloader and partitioning
Jeremy Katz
2001-06-27
1
-18
/
+8
*
more pychecker
Jeremy Katz
2001-06-23
1
-3
/
+4
*
fix setting of bootloader via installclass methods
Jeremy Katz
2001-06-23
1
-31
/
+65
*
move code to autopart.py
Mike Fulbright
2001-06-22
1
-16
/
+4
*
remove old code
Matt Wilson
2001-06-21
1
-13
/
+2
*
merge from (now defunct) anaconda-dispatch branch
Erik Troan
2001-06-20
1
-134
/
+208
*
add confirm-upgrade to skipList so we don't see the partition screen during k...
bfox
2001-03-22
1
-0
/
+1
*
fix for bug 29544 - we were not handling kickstart raid specifications which ...
Mike Fulbright
2001-03-13
1
-1
/
+18
*
1) add "langsupport" flag to ks.cfg
Matt Wilson
2001-02-08
1
-0
/
+10
*
add nolinear to lilo ks cmd
Mike Fulbright
2001-02-01
1
-1
/
+3
*
Several changes:
Mike Fulbright
2001-02-01
1
-2
/
+10
*
skip language screens
Matt Wilson
2001-01-25
1
-0
/
+2
*
add a --disabled argument
Bill Nottingham
2001-01-10
1
-2
/
+6
*
use 'high' or 'medium' for kickstart, not direct 'policy'
Bill Nottingham
2001-01-10
1
-3
/
+5
*
kickstart support for firewall configuration
Bill Nottingham
2001-01-10
1
-1
/
+46
*
patch as suggested in bug 23313
Mike Fulbright
2001-01-09
1
-1
/
+1
*
don't barf on blank lines in ks.cfg's post
Matt Wilson
2001-01-04
1
-2
/
+2
*
leave white space and comments in kickstart scripts
Erik Troan
2000-11-21
1
-1
/
+4
*
fix spelling of hesiod option
Mike Fulbright
2000-08-23
1
-1
/
+1
*
added deviceprobe command
Erik Troan
2000-07-12
1
-0
/
+1
*
added defaultdesktop keyword for kickstart
Mike Fulbright
2000-07-11
1
-1
/
+6
*
typo
Mike Fulbright
2000-06-19
1
-2
/
+3
*
need to initilize variables
Mike Fulbright
2000-06-19
1
-0
/
+1
*
multiple nic behavior improved
Erik Troan
2000-06-18
1
-2
/
+1
*
typo
Mike Fulbright
2000-06-09
1
-1
/
+1
*
typos
Mike Fulbright
2000-06-08
1
-1
/
+1
*
ldap and kerberos changes
Mike Fulbright
2000-06-05
1
-5
/
+51
*
fixed problem with --dontformat, renamed to --noformat
Mike Fulbright
2000-05-31
1
-3
/
+3
*
Make --onpart specified partitions formatted to ext2 unless --dontformat spec...
Mike Fulbright
2000-05-30
1
-3
/
+9
*
fixes harddrive install to not nuke source partition, and also get --onpart t...
Mike Fulbright
2000-05-24
1
-0
/
+9
*
added custom install classes
Erik Troan
2000-05-18
1
-1
/
+39
*
allow %pre/%post before %packages
Erik Troan
2000-05-12
1
-0
/
+7
*
Implemented --asprimary to force autoalocation as a primary only
Mike Fulbright
2000-05-03
1
-2
/
+6
*
implemnted --onprimary=<n> to force allocation as a particular primary partition
Mike Fulbright
2000-05-03
1
-3
/
+13
*
made partition options tuple more managable
Mike Fulbright
2000-05-03
1
-1
/
+1
*
first pass at new install class placement -- works in text mode
Erik Troan
2000-05-03
1
-4
/
+4
*
ignore url command
Erik Troan
2000-05-02
1
-1
/
+5
*
Added --bytes-per-inode option to ks part command
Mike Fulbright
2000-04-26
1
-3
/
+7
*
Handle swap partitions properly for --onpart
Mike Fulbright
2000-04-25
1
-1
/
+5
*
None is okay in the handlers table
Erik Troan
2000-04-20
1
-1
/
+2
*
1) support multiple %pre and %post script
Erik Troan
2000-04-19
1
-28
/
+95
*
add support for a hostname option within "network", patch from testers-list@
laroche
2000-02-28
1
-1
/
+6
*
<drmike> Changed 'ps/2' to 'PS/2' in several descriptions.
Mike Fulbright
2000-02-23
1
-1
/
+1
*
support %post w/o %packages
Erik Troan
2000-02-21
1
-0
/
+5
[next]