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
/
yuminstall.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Port the dlabel feature from RHEL5 bug #316481 into Fedora (#436951)"
Jeremy Katz
2009-01-08
1
-1
/
+1
*
Port the dlabel feature from RHEL5 bug #316481 into Fedora (#436951)
Martin Sivak
2009-01-08
1
-1
/
+1
*
Add a message to install.log when package installation is done (#476953).
Chris Lumens
2009-01-07
1
-0
/
+1
*
When there's no baseurl, set a default of [] instead of [''] (#476208).
Chris Lumens
2008-12-15
1
-1
/
+5
*
returnNewestByName now raises an error instead of returning [] (#472462).
Chris Lumens
2008-11-21
1
-5
/
+9
*
Only bring up the network dialog on package failures if required (#471502).
Chris Lumens
2008-11-17
1
-5
/
+5
*
Fix more UnicodeDecodeErrors, hopefully for good this time (#470733).
Chris Lumens
2008-11-11
1
-17
/
+15
*
Deselect groups when we reset things also (#469854)
Jeremy Katz
2008-11-06
1
-0
/
+2
*
We always need a wait window, not just when the repo has a name.
Chris Lumens
2008-11-05
1
-1
/
+1
*
Improve filtering of non-available groups (#469438)
Jeremy Katz
2008-11-03
1
-0
/
+29
*
If method=nfs: is given, check if it's really an NFSISO install (#468885).
Chris Lumens
2008-10-31
1
-0
/
+10
*
Another fix for printing package summaries in text mode (#468283).
Chris Lumens
2008-10-27
1
-4
/
+4
*
Fix traceback in network.bringUp() (#468651)
David Cantrell
2008-10-26
1
-1
/
+1
*
Tell NetworkManager not to touch network interfaces when / is a netfs
Hans de Goede
2008-10-24
1
-1
/
+1
*
Skip Installation Repo when writing out repo kickstart lines.
Chris Lumens
2008-10-22
1
-0
/
+3
*
If networking is needed for yum repos, bring it up before fetching repodata.
Chris Lumens
2008-10-16
1
-0
/
+14
*
Change the upgrade progress bar to pulse (#466053).
Chris Lumens
2008-10-08
1
-7
/
+10
*
Revert "Give a progress bar when cleaning up after upgrades (#208725)."
Chris Lumens
2008-10-08
1
-21
/
+17
*
Mark iscsi disks not used for / as autostart (rh461840)
Hans de Goede
2008-10-08
1
-1
/
+1
*
Always display the wait window when fetching repo information.
Chris Lumens
2008-10-07
1
-16
/
+11
*
Fix traceback in post install configuration
Hans de Goede
2008-10-04
1
-1
/
+1
*
Move our yum.conf out of /etc (#465160)
Jeremy Katz
2008-10-03
1
-2
/
+2
*
Fix a typo in cleaning up repos.
Chris Lumens
2008-10-02
1
-1
/
+1
*
Remove the 'Installation Repo' cache directory after install (#464853).
Chris Lumens
2008-10-01
1
-3
/
+3
*
Fix a traceback calling enableNetwork (#464849).
Chris Lumens
2008-09-30
1
-1
/
+1
*
Enable groups when creating new repos since yum doesn't do that now.
Chris Lumens
2008-09-30
1
-0
/
+4
*
Use the right attribute for repo URLs.
Chris Lumens
2008-09-29
1
-3
/
+3
*
Reduce code duplication by moving methods into backend
Jeremy Katz
2008-09-29
1
-0
/
+19
*
Add a basic reset method
Jeremy Katz
2008-09-29
1
-0
/
+5
*
Cleanups and simplifications to repo setup (clumens)
Jeremy Katz
2008-09-29
1
-67
/
+13
*
Do repo setup and sack setup as separate steps.
Chris Lumens
2008-09-03
1
-69
/
+76
*
Fix a typo that was causing repos in the kickstart file to be skipped (#451020).
Chris Lumens
2008-08-29
1
-2
/
+2
*
doLoggingSetup has grown some new arguments (#460654).
Chris Lumens
2008-08-29
1
-1
/
+2
*
Fix syntax error in yuminstall.py, fix pychecker warnings.
David Cantrell
2008-08-27
1
-1
/
+1
*
For all HTTP/FTP repos, keep the cached repodata (#173441).
Chris Lumens
2008-08-27
1
-1
/
+5
*
Don't copy the install.img over in single media cases (#216167).
Chris Lumens
2008-08-27
1
-60
/
+8
*
Use yum's handling of optional/default/mandatory package selection (#448172).
Chris Lumens
2008-08-26
1
-21
/
+9
*
Enable yum plugins.
Chris Lumens
2008-08-21
1
-0
/
+1
*
In the preupgrade case, repo=hd: means an exploded tree on the hard drive.
Chris Lumens
2008-08-21
1
-4
/
+7
*
Remove preupgrade-specific hacks.
Chris Lumens
2008-08-21
1
-28
/
+2
*
Add the new blacklist and whiteout plugins to anaconda source.
Chris Lumens
2008-08-21
1
-1
/
+2
*
Remove the whiteout since we can use a yum plugin for that too.
Chris Lumens
2008-08-21
1
-4
/
+0
*
Get rid of the upgrade blacklist since we can use a yum plugin for that.
Chris Lumens
2008-08-21
1
-11
/
+0
*
Rest of stage2.img changes.
David Cantrell
2008-08-13
1
-4
/
+4
*
Add dirCleanup back in so we don't leave install metadata behind.
Chris Lumens
2008-08-13
1
-0
/
+3
*
Remove a bunch of cachedir setting code that is no longer needed.
Chris Lumens
2008-08-08
1
-26
/
+3
*
yuminstall: don't look for kernel-xen anymore
Mark McLoughlin
2008-08-08
1
-17
/
+1
*
yuminstall: don't ever stop people installing the virt group
Mark McLoughlin
2008-08-08
1
-9
/
+0
*
It's BETANAG, not betanag.
Chris Lumens
2008-08-08
1
-1
/
+1
*
The retry message can appear for things besides packages.
Chris Lumens
2008-08-08
1
-1
/
+1
[next]