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
*
Structure the repo layout so it matches final structure better and make isys ...
Martin Sivak
2010-05-31
1
-1492
/
+0
*
Make ssid and wepkey in boot params and stage 1 kickstart work (#473803)
Radek Vykydal
2010-05-24
1
-1
/
+1
*
logging: remove references to some more steps.
Ales Kozumplik
2010-05-14
1
-6
/
+0
*
Make ks option network --wepkey work in stage 2 (#473803)
Radek Vykydal
2010-05-13
1
-1
/
+3
*
Set network devices configured in ks to be nm-controlled (#520146).
Radek Vykydal
2010-05-13
1
-1
/
+2
*
Enable networking in stage 2 using nm-c-e (#520146)
Radek Vykydal
2010-05-13
1
-0
/
+1
*
logging: remove references to "confirminstall" and "confirmupgrade" steps.
Ales Kozumplik
2010-05-13
1
-2
/
+0
*
logging: remove all references to the "installtype" step.
Ales Kozumplik
2010-05-13
1
-3
/
+0
*
Fix syntax error in kickstart.py
Hans de Goede
2010-04-15
1
-5
/
+5
*
Fix a mismatched kickstart command as caught by the new test case.
Chris Lumens
2010-04-13
1
-1
/
+1
*
Inherit the ZFCP command from the correct pykickstart class (#581829).
Chris Lumens
2010-04-13
1
-2
/
+2
*
Catch errors when downloading the escrow cert (#579992).
Chris Lumens
2010-04-07
1
-1
/
+13
*
Schedule removal actions for any format on a --onpart= device (#576976).
Chris Lumens
2010-04-05
1
-0
/
+15
*
Fix referring to disks by-label, by-uuid, etc (#575855).
Chris Lumens
2010-03-24
1
-2
/
+4
*
Use the disk name from kickstart in the shouldClear error message.
Chris Lumens
2010-03-12
1
-1
/
+1
*
Before running shouldClear, make sure a real disk was specified (#572523).
Chris Lumens
2010-03-12
1
-0
/
+3
*
Fixes bug #569373 - Change udev_trigger block calls to use change action
Brian C. Lane
2010-03-04
1
-1
/
+1
*
Fix creation of encrypted md members and pvs in kickstart. (#567396)
David Lehman
2010-02-22
1
-0
/
+10
*
Allow --ignoremissing to work for @base and @core (#566752).
Chris Lumens
2010-02-19
1
-2
/
+2
*
logging: introduce stderr logger and use it for critical situations in kickst...
Ales Kozumplik
2010-02-18
1
-11
/
+11
*
logging, fix: setting remote logging from kicstart
Ales Kozumplik
2010-02-18
1
-8
/
+17
*
The step is named cleardiskssel, not cleardisksel (#565873).
Chris Lumens
2010-02-16
1
-1
/
+1
*
Don't always set anaconda.upgrade to be True (#565622).
Chris Lumens
2010-02-15
1
-1
/
+1
*
Move firstboot into the Anaconda object.
Chris Lumens
2010-02-04
1
-5
/
+0
*
Move bootloader into the Anaconda object.
Chris Lumens
2010-02-04
1
-15
/
+15
*
Move escrowCertificates into the Storage object.
Chris Lumens
2010-02-04
1
-4
/
+4
*
Move storage into the Anaconda class.
Chris Lumens
2010-02-04
1
-23
/
+23
*
Move desktop to the Anaconda object.
Chris Lumens
2010-02-04
1
-4
/
+4
*
Move timezone to the Anaconda object.
Chris Lumens
2010-02-04
1
-2
/
+2
*
Move firewall into Anaconda.
Chris Lumens
2010-02-04
1
-4
/
+4
*
Move users and security to the Anaconda object.
Chris Lumens
2010-02-04
1
-6
/
+6
*
Move network to the Anaconda object.
Chris Lumens
2010-02-04
1
-6
/
+6
*
Move keyboard to the Anaconda object.
Chris Lumens
2010-02-04
1
-3
/
+3
*
Move instLanguage to the Anaconda object.
Chris Lumens
2010-02-04
1
-3
/
+3
*
Move upgrade-related data to the Anaconda object.
Chris Lumens
2010-02-04
1
-2
/
+2
*
Move instClass to be an attribute on Anaconda.
Chris Lumens
2010-02-04
1
-3
/
+3
*
Move ksdata to be an attribute on Anaconda.
Chris Lumens
2010-02-04
1
-22
/
+22
*
Set displayMode on the anaconda object, then refer to that everywhere.
Chris Lumens
2010-02-04
1
-1
/
+1
*
Hookup new python EDD code (#478996)
Hans de Goede
2010-01-28
1
-2
/
+6
*
Support the new excludedGroupList in pykickstart (#554717).
Chris Lumens
2010-01-14
1
-1
/
+3
*
Use passed in anaconda parameter instead of relying on handler
Hans de Goede
2010-01-14
1
-35
/
+23
*
kickstart.py: Fix stdoutLog not being defined
Hans de Goede
2010-01-14
1
-0
/
+1
*
pylint error fixes round 2
Hans de Goede
2010-01-14
1
-2
/
+1
*
Don't wait on the filtertype screen on kickstart installs.
Chris Lumens
2010-01-08
1
-2
/
+8
*
Our overridden AutoPart class must be mentioned in commandMap.
Chris Lumens
2010-01-08
1
-0
/
+1
*
Remove LoggerClass but maintain loglevel= functionality
Ales Kozumplik
2010-01-08
1
-2
/
+2
*
Put fsprofile support back in.
David Lehman
2009-12-22
1
-9
/
+6
*
'cleardiskssel' typos that made it impossible to run text install.
Ales Kozumplik
2009-12-22
1
-2
/
+2
*
Make iscsi,etc startup use the iscsi,etc Singletons
Hans de Goede
2009-12-15
1
-3
/
+3
*
kickstart: Move onlining of fcoe/iscsi/zfcp devices to parse phase
Hans de Goede
2009-12-15
1
-34
/
+38
[next]