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
/
pyanaconda
/
installclass.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the storage module and replace it with blivet.
David Lehman
2013-01-28
1
-3
/
+3
*
Move tsort, platform, and baseudev into storage.
David Lehman
2013-01-28
1
-1
/
+2
*
Remove installclass arch filtering.
David Lehman
2013-01-28
1
-4
/
+0
*
Remove some modules obsoleted by the packaging module.
David Lehman
2013-01-08
1
-7
/
+0
*
Remove anaconda.instLanguage object and language module
Vratislav Podzimek
2012-09-04
1
-1
/
+0
*
networking: mirror end-of-installation network config tweaks in ksdata.
Radek Vykydal
2012-08-27
1
-1
/
+2
*
Streamline autopart request setup slightly.
David Lehman
2012-08-13
1
-4
/
+11
*
Don't use "swap" as a variable name; it's already the name of a module.
Chris Lumens
2012-08-03
1
-2
/
+2
*
Merge branch 'master' into newui-merge
Chris Lumens
2012-08-03
1
-3
/
+4
|
\
|
*
Move swapSuggestion to storage and use a new suggested algorithm for it
Vratislav Podzimek
2012-06-27
1
-3
/
+4
*
|
remove Network(): list of network devices, final steps
Radek Vykydal
2012-07-20
1
-1
/
+1
*
|
Remove enough of dispatcher so anaconda works without partIntfHelpers.
Chris Lumens
2012-07-17
1
-64
/
+0
*
|
Merge branch 'master' into newui-merge
Brian C. Lane
2012-06-20
1
-5
/
+14
|
\
|
|
*
Move sshpw handling out of Anaconda
Jesse Keating
2012-06-08
1
-1
/
+0
|
*
Be more verbose about upgrade failures (#735060)
Brian C. Lane
2012-02-10
1
-1
/
+11
|
*
Add new field to PartSpec to indicate btrfs reqs.
David Lehman
2011-12-19
1
-3
/
+3
*
|
Improve the runspoke.py tool and make it callable from make
Martin Sivak
2012-05-24
1
-1
/
+6
*
|
Run kickstart %post scripts at the end of installation.
Chris Lumens
2012-05-08
1
-1
/
+0
*
|
Remove all the writeKS methods except in network and storage.
Chris Lumens
2012-04-24
1
-1
/
+0
*
|
Set the default packaging payload as an attribute on Anaconda.
Chris Lumens
2012-02-28
1
-3
/
+4
*
|
Move setfilecons code into a kickstart script, too.
Chris Lumens
2012-02-22
1
-1
/
+0
*
|
Log file copying can be handled by a kickstart script now.
Chris Lumens
2012-02-22
1
-1
/
+0
|
/
*
Default to an active network device after reboot on Fedora (ONBOOT) (#498207)
Radek Vykydal
2011-10-05
1
-0
/
+3
*
Change IsBeta to IsFinal
Martin Gracik
2011-07-26
1
-1
/
+1
*
Make /home autoreq grow a bit faster in relation to root.
David Lehman
2011-06-27
1
-1
/
+1
*
Keep dracut settings in sets instead of many long strings.
Ales Kozumplik
2011-06-24
1
-1
/
+1
*
Allow autopart without lvm.
David Lehman
2011-06-08
1
-3
/
+4
*
cosmetic: dispatch.request_step is dispatch.request_steps.
Ales Kozumplik
2011-05-19
1
-1
/
+1
*
cosmetic: dispatch.skipStep is dispatch.skip_steps
Ales Kozumplik
2011-05-19
1
-7
/
+7
*
dispatch: fix remaining places using the old dispatch interface.
Ales Kozumplik
2011-05-19
1
-1
/
+1
*
dispatch: Fix rules for running the partitioning step.
Ales Kozumplik
2011-05-19
1
-1
/
+0
*
dispatch: All skips are permanent now.
Ales Kozumplik
2011-05-19
1
-6
/
+6
*
Cleanup how an installer interface can declare steps it does not implement.
Ales Kozumplik
2011-05-19
1
-1
/
+1
*
Throw away the dispatcher 'skipList' and give Step a state.
Ales Kozumplik
2011-05-19
1
-1
/
+1
*
Turn sshd setup, kicstart execution and the rescue mode into dispatch steps.
Ales Kozumplik
2011-05-04
1
-0
/
+1
*
Remove the second upgrade check from yuminstall.py.
Chris Lumens
2011-04-15
1
-2
/
+10
*
Update remaining parts of anaconda to use new bootloader module.
David Lehman
2011-04-07
1
-3
/
+2
*
Make the "comps" translation domain dynamic.
Ales Kozumplik
2011-03-14
1
-0
/
+8
*
remove trailing whitespace from gui.py and installclass.py
Ales Kozumplik
2011-02-21
1
-6
/
+6
*
No one likes the welcome step anymore, so remove it.
Chris Lumens
2010-10-12
1
-1
/
+0
*
Remove BETANAG, instead reading it from .buildstamp (#628688).
Chris Lumens
2010-09-10
1
-1
/
+1
*
modules: necessary changes to the installclasses import statements.
Ales Kozumplik
2010-06-23
1
-2
/
+3
*
Structure the repo layout so it matches final structure better and make isys ...
Martin Sivak
2010-05-31
1
-0
/
+329