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
*
set id.upgrade on kickstart upgrades also
Jeremy Katz
2001-08-23
1
-0
/
+1
*
1) fix kickstart interactive mode when no bootloader args are used (#52169)
Matt Wilson
2001-08-21
1
-1
/
+1
*
ondrive= is supposed to be recognized, and start & end are ints
Jeremy Katz
2001-08-17
1
-3
/
+4
*
int'ify the number of spares (51563)
Jeremy Katz
2001-08-13
1
-1
/
+1
*
more fixme comments removed since done
Jeremy Katz
2001-08-09
1
-7
/
+0
*
'part swap --recommended' will give you what autopartitioning would have give...
Jeremy Katz
2001-08-06
1
-1
/
+7
*
more pychecker fun
Jeremy Katz
2001-08-01
1
-1
/
+1
*
add --enablecache for kickstart
Jeremy Katz
2001-07-31
1
-2
/
+8
*
oops, unbreak kickstart for installs
Jeremy Katz
2001-07-24
1
-3
/
+3
*
new step: find root parts, remove those bits from the interfaces for
Jeremy Katz
2001-07-23
1
-1
/
+13
*
minor parsing change for outputing ks.cfg (not user visible)
Jeremy Katz
2001-07-23
1
-1
/
+1
*
bytes for inode just happily works now on ext2 fs's (which is all we really u...
Jeremy Katz
2001-07-23
1
-2
/
+7
*
do something with onparts
Jeremy Katz
2001-07-23
1
-1
/
+3
*
actually hook up ldaptls via kickstart
Jeremy Katz
2001-07-22
1
-1
/
+2
*
move whether the keyboard has been manually set into the keyboard object
Jeremy Katz
2001-07-22
1
-0
/
+1
*
zerombr reinitializes the disks
Jeremy Katz
2001-07-22
1
-4
/
+1
*
check the installclass in doAutoPartition so that we don't raise dialogs
Jeremy Katz
2001-07-22
1
-0
/
+2
*
this hack can go away now
Jeremy Katz
2001-07-20
1
-3
/
+0
*
properly record we have skipped X configuration and act appropriately later
Mike Fulbright
2001-07-19
1
-0
/
+1
*
use the bootloader code for lilo since it's all there...
Jeremy Katz
2001-07-17
1
-40
/
+9
*
fix mbr vs partition install of bootloader via kickstart
Jeremy Katz
2001-07-17
1
-3
/
+10
*
skip bootdisk step for autostep and interactive
b4.msf.really.broke.x
Jeremy Katz
2001-07-17
1
-0
/
+1
*
skip bootloader password if bootloader stuff specified in kickstart
Jeremy Katz
2001-07-17
1
-1
/
+3
*
add clearpart --initlabel support (43085)
Jeremy Katz
2001-07-17
1
-4
/
+7
*
autostep hack
Matt Wilson
2001-07-16
1
-1
/
+6
*
add enableldaptls (48789)
Jeremy Katz
2001-07-15
1
-0
/
+4
*
add linear/nolinear arguments for bootloader directive (lilo compat)
Jeremy Katz
2001-07-12
1
-1
/
+7
*
badblocks support -- have to do this before even formatting swap as they
Jeremy Katz
2001-07-11
1
-1
/
+7
*
don't fall over with zerombr even though it's not back to working
Jeremy Katz
2001-07-10
1
-3
/
+5
*
don't translate kickstart errors since they show up in tracebacks
Jeremy Katz
2001-07-10
1
-2
/
+2
*
lots of changes
Jeremy Katz
2001-07-10
1
-34
/
+86
*
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
[next]