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
*
Remove the installation number screen.
Chris Lumens
2009-09-22
1
-1
/
+0
*
Do not raise UI dialog in stage2 if network is set in ks (#487503).
Radek Vykydal
2009-09-22
1
-0
/
+9
*
Add escrow support
Miloslav Trmač
2009-09-14
1
-7
/
+54
*
Update for pykickstart with escrow support
Miloslav Trmač
2009-09-14
1
-8
/
+8
*
Fix --encrypted when creating volumes in kickstart
Miloslav Trmač
2009-09-14
1
-3
/
+3
*
The zonetab module has moved (#521986).
Chris Lumens
2009-09-09
1
-1
/
+1
*
Expose common fsset methods and properties in class Storage.
David Cantrell
2009-09-03
1
-3
/
+3
*
Simplify language.py to two basic settings, and a lot of support (#517569).
Chris Lumens
2009-09-02
1
-1
/
+2
*
Fix a typo in a kickstart error string (#517760).
Chris Lumens
2009-08-17
1
-1
/
+1
*
Do not go interactive if timezone in ks is not valid (#473647)
Radek Vykydal
2009-08-07
1
-2
/
+1
*
Lots of small grammar and wording changes.
Peter Jones
2009-07-13
1
-8
/
+9
*
Edit user-visible dialogs for style.
Peter Jones
2009-07-13
1
-4
/
+4
*
error messages of zFCP on s390: log or pass to the UI
Steffen Maier
2009-07-10
1
-1
/
+4
*
Add kickstart fcoe command
Hans de Goede
2009-07-08
1
-0
/
+10
*
Allow creating new groups through kickstart.
Chris Lumens
2009-07-02
1
-0
/
+1
*
Fix an obvious traceback when doing part --ondisk= (#504687).
Chris Lumens
2009-06-08
1
-1
/
+1
*
Fix discovery of existing raid/lvm for ks install without clearpart (#503310)...
Radek Vykydal
2009-06-05
1
-1
/
+1
*
Use the F12 version of the bootloader command.
Chris Lumens
2009-06-04
1
-2
/
+2
*
Remove the bootloader --lba32 option.
Chris Lumens
2009-06-04
1
-2
/
+0
*
Use the F12 version of the driverdisk command.
Chris Lumens
2009-06-02
1
-1
/
+1
*
format.mountpoint -> lvd.mountpoint (#500913).
Chris Lumens
2009-05-14
1
-2
/
+2
*
Use a newer version of the kickstart Partition command.
Chris Lumens
2009-05-12
1
-2
/
+2
*
Only set clearpart data if the command was provided in the kickstart file.
Chris Lumens
2009-05-11
1
-4
/
+5
*
Override previously defined mountpoints in kickstart (#499746).
Chris Lumens
2009-05-11
1
-0
/
+27
*
Handle clearpart in the early kickstart pass too.
Chris Lumens
2009-05-01
1
-2
/
+14
*
Fix kickstart PV references handling for lvm on raid (#497352).
Radek Vykydal
2009-04-27
1
-0
/
+1
*
Use slightly better checks when testing for 0 size (#493656, #497186, #497389).
Chris Lumens
2009-04-24
1
-3
/
+3
*
Support --encrypted --useexisting on kickstart installs (#497147).
Chris Lumens
2009-04-23
1
-17
/
+37
*
Enforce the fstype that holds /boot on kickstart installs (#497238).
Chris Lumens
2009-04-23
1
-0
/
+4
*
Fix editing of raid device (persistence of level choice) (#496159)
Radek Vykydal
2009-04-17
1
-1
/
+1
*
Fix ks --useexisting and --noformat options of logvol and volgroup
Radek Vykydal
2009-04-17
1
-19
/
+7
*
Fix ks raid --useexisting and --noformat
Radek Vykydal
2009-04-08
1
-4
/
+4
*
Fix processing of --level and --device options of ks raid commands.
Radek Vykydal
2009-04-08
1
-5
/
+6
*
Use existing partitions when --onpart is used for PVs or raid members (#493065)
Radek Vykydal
2009-04-07
1
-5
/
+16
*
Stop lying about our support for dmraid and multipath in kickstart.
Chris Lumens
2009-04-06
1
-51
/
+2
*
If no partitioning commands are given, apply the UI selections (#490880).
Chris Lumens
2009-04-03
1
-0
/
+8
*
Move %pre processing to much earlier in the install process.
Chris Lumens
2009-03-31
1
-25
/
+31
*
Add an early kickstart processing pass.
Chris Lumens
2009-03-31
1
-13
/
+55
*
Assign weights to partition requests when doing manual or kickstart installs.
Chris Lumens
2009-03-30
1
-7
/
+10
*
Add a missing import (#491605).
Chris Lumens
2009-03-23
1
-0
/
+1
*
storage.disks never includes disks without media present.
Chris Lumens
2009-03-17
1
-1
/
+1
*
Use correct parse method for the upgrade command (#471232)
Will Woods
2009-03-16
1
-1
/
+1
*
Add mediaPresent and eject to the OpticalDevice class.
Chris Lumens
2009-03-13
1
-1
/
+1
*
Get rid of the mappings and ksID as well.
Chris Lumens
2009-03-12
1
-7
/
+0
*
Update the volgroup command to work with the new storage code.
Chris Lumens
2009-03-12
1
-16
/
+37
*
Update the raid command to work with the new storage code.
Chris Lumens
2009-03-12
1
-50
/
+79
*
Update the part command to work with the new storage code.
Chris Lumens
2009-03-12
1
-84
/
+97
*
Update the logvol command to work with the new storage code.
Chris Lumens
2009-03-12
1
-52
/
+85
*
addPartRequest is no longer needed.
Chris Lumens
2009-03-12
1
-14
/
+3
*
Clear partitions before scheduling requests.
Chris Lumens
2009-03-12
1
-0
/
+4
[next]