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
/
yuminstall.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move storage into the Anaconda class.
Chris Lumens
2010-02-04
1
-10
/
+10
*
Move network to the Anaconda object.
Chris Lumens
2010-02-04
1
-1
/
+1
*
Move keyboard to the Anaconda object.
Chris Lumens
2010-02-04
1
-1
/
+1
*
Move instLanguage to the Anaconda object.
Chris Lumens
2010-02-04
1
-1
/
+1
*
Move upgrade-related data to the Anaconda object.
Chris Lumens
2010-02-04
1
-16
/
+13
*
Move instProgress to be an attribute on the InstallInterface.
Chris Lumens
2010-02-04
1
-2
/
+2
*
Move instClass to be an attribute on Anaconda.
Chris Lumens
2010-02-04
1
-2
/
+2
*
Use anaconda.ksdata instead of anaconda.isKickstart.
Chris Lumens
2010-02-04
1
-6
/
+6
*
Move ksdata to be an attribute on Anaconda.
Chris Lumens
2010-02-04
1
-4
/
+4
*
Move the isHeadless attribute onto the Anaconda class.
Chris Lumens
2010-02-04
1
-1
/
+1
*
rename constants and a variable in anconda_log.py so the names make more sense.
Ales Kozumplik
2010-01-29
1
-3
/
+3
*
anaconda, storage and yum: log to tty3 in the same format as we log into tty4
Ales Kozumplik
2010-01-29
1
-1
/
+2
*
iutil.execWithRedirect() hasn't used searchPath= since 2006. Take it out.
Peter Jones
2010-01-15
1
-1
/
+0
*
pylint error fixes round 2
Hans de Goede
2010-01-14
1
-2
/
+2
*
Install the driver discs according to what was loaded in stage1
Martin Sivak
2010-01-08
1
-15
/
+27
*
introduce loglevel flag and use it in yum's tty3 logging
Ales Kozumplik
2010-01-08
1
-0
/
+1
*
Remove LoggerClass but maintain loglevel= functionality
Ales Kozumplik
2010-01-08
1
-0
/
+3
*
Fix typo from commit 13022cc2.
David Lehman
2009-12-17
1
-1
/
+1
*
yuminstall: Fix indentation error
Hans de Goede
2009-12-16
1
-4
/
+5
*
Clean up setting paths on preupgrade (jvonau).
Chris Lumens
2009-12-16
1
-5
/
+5
*
And call freetmp, too.
Jerry
2009-12-16
1
-0
/
+1
*
Remove install.img from /boot during preupgrade.
Jerry
2009-12-16
1
-0
/
+7
*
Nothing has a kernel-smp anymore so none of this code is useful.
Chris Lumens
2009-12-10
1
-5
/
+0
*
Get rid of the goofy nested try statements.
Chris Lumens
2009-12-10
1
-63
/
+67
*
Nothing sets flags.setupFilesystems anymore, so it can go too.
Chris Lumens
2009-12-03
1
-31
/
+30
*
Remove test mode.
Chris Lumens
2009-12-03
1
-9
/
+0
*
Remove rootPath mode.
Chris Lumens
2009-12-03
1
-1
/
+0
*
Enable method/repo nfs options in stage2.
Radek Vykydal
2009-12-03
1
-1
/
+2
*
Accept "nfs:" prefix in ks repo --baseurl setting beside "nfs://".
Radek Vykydal
2009-12-03
1
-6
/
+9
*
Do not traceback on invalid ks repo --baseurl values (#543003)
Radek Vykydal
2009-12-03
1
-1
/
+1
*
Fixes a syntax error in commit b495db2cd56c881a7e661ac55bd31069510cf662.
Ales Kozumplik
2009-11-26
1
-1
/
+1
*
If /boot is too small to preupgrade, don't allow going back (#499321).
Chris Lumens
2009-11-25
1
-5
/
+12
*
Mount usbfs before installing packages (#532397)
Masahiro Matsuya
2009-11-23
1
-1
/
+7
*
If a package has %pre/%post scriptlet errors, abort the install (#531599).
Chris Lumens
2009-11-18
1
-9
/
+14
*
If a package has a dependency problem, offer to continue/abort (#511801).
Chris Lumens
2009-11-18
1
-15
/
+42
*
Convert string.find calls into something modern
Jesse Keating
2009-11-09
1
-3
/
+3
*
Platform.bootloaderPackage -> Platform.packages
Chris Lumens
2009-10-21
1
-1
/
+1
*
Use rpm to determine how to set bootloader args and default runlevel (#527520).
Chris Lumens
2009-10-20
1
-9
/
+1
*
'Packages completed' string should use P_() instead of N_().
David Cantrell
2009-10-19
1
-1
/
+1
*
Remove double slash from nfs:// ks repo value for use in UI.
Radek Vykydal
2009-10-15
1
-1
/
+3
*
Handle Installation Repo (base repo) as any other in repo edit UI.
Radek Vykydal
2009-10-13
1
-17
/
+5
*
Fix methodstr editing dialog.
Radek Vykydal
2009-10-13
1
-1
/
+1
*
Store methodstr url of repo (#502208, #526022).
Radek Vykydal
2009-10-13
1
-0
/
+19
*
lokkit has moved to a subpackage, so require that (#523709).
Chris Lumens
2009-10-07
1
-1
/
+1
*
In repo editing UI do not use object we are creating (#515441).
Radek Vykydal
2009-10-07
1
-17
/
+20
*
Stop dragging mkinitrd into the install
Hans de Goede
2009-10-02
1
-1
/
+1
*
Use named parameters for translatable strings with multiple params.
David Cantrell
2009-10-01
1
-16
/
+23
*
Add repo --proxy= support to kickstart.
Chris Lumens
2009-09-30
1
-1
/
+23
*
Pass the proxy config information to stage2.
Chris Lumens
2009-09-30
1
-0
/
+9
*
libcurl supports https in addition to http, so change our tests.
Chris Lumens
2009-09-30
1
-1
/
+1
[next]