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
*
Remove all the RPM lock files before creating a new transaction (#456949).
Chris Lumens
2008-07-31
1
-3
/
+3
*
Convert package names to unicode before displaying the error message (#446826).
Chris Lumens
2008-07-21
1
-0
/
+3
*
We no longer add the fstype to the hd: method in loader.
Chris Lumens
2008-07-18
1
-1
/
+5
*
Bring up the network before attempting to mount the NFSISO source.
Chris Lumens
2008-07-16
1
-5
/
+8
*
Give a progress bar when cleaning up after upgrades (#208725).
Chris Lumens
2008-07-16
1
-17
/
+21
*
Look for repo config files in /etc/anaconda.repos.d.
Chris Lumens
2008-07-16
1
-2
/
+2
*
Convert package errors to unicode before displaying them (#441200).
Chris Lumens
2008-07-11
1
-6
/
+12
*
Fix window title to be the same as all others.
Chris Lumens
2008-07-11
1
-1
/
+1
*
Add better error handling when initializing yum (#453695).
Chris Lumens
2008-07-10
1
-5
/
+17
*
Don't handle all possible exceptions as if they were repo errors.
Chris Lumens
2008-07-09
1
-4
/
+4
*
Reorganize to make it easier to reset the "base" repository.
Chris Lumens
2008-07-09
1
-108
/
+117
*
Set up rhgb if plymouth is installed as well as rhgb
Jeremy Katz
2008-07-07
1
-2
/
+3
*
Fix a typo (#452140).
Chris Lumens
2008-06-21
1
-1
/
+1
*
Remove ancient block of code to upgrade Netscape Communicator.
Chris Lumens
2008-06-20
1
-18
/
+0
*
Move enableNetwork into the interface. Bring network up for scp.
Chris Lumens
2008-06-19
1
-17
/
+2
*
If we can't mount for some reason, don't traceback (#452159).
Chris Lumens
2008-06-19
1
-1
/
+4
*
If repo=/method= is given, disable all other repos by default.
Chris Lumens
2008-06-18
1
-0
/
+5
*
Bring up the network before attempting to use a repo that requires networking.
Chris Lumens
2008-06-18
1
-21
/
+45
*
Clean up most uses of the methodstr attribute.
Chris Lumens
2008-06-18
1
-67
/
+95
*
Substitute the version from buildstamp for $releasever if needed.
Chris Lumens
2008-06-18
1
-7
/
+6
*
Only use systemMounted for CD/DVD installs.
Chris Lumens
2008-06-18
1
-21
/
+5
*
Remove support for RHupdates. updates.img is the way to go now.
Chris Lumens
2008-06-18
1
-4
/
+4
*
Boot in graphical mode if /usr/bin/kdm exists.
Chris Lumens
2008-06-17
1
-1
/
+1
*
Fix a typo.
Chris Lumens
2008-06-13
1
-1
/
+1
*
Don't write out yum repo config files in kickstart.py.
Chris Lumens
2008-06-12
1
-0
/
+29
*
Quote the repo name in case it includes spaces.
Chris Lumens
2008-06-09
1
-1
/
+1
*
Remove a rogue call to textdomain.
Chris Lumens
2008-06-05
1
-1
/
+0
*
Start an errors.py that contains all these small exception classes.
Chris Lumens
2008-06-05
1
-1
/
+2
*
_xmltrans is undefined. Try xmltrans instead.
Chris Lumens
2008-06-05
1
-4
/
+4
*
When using the boot.iso and URL installs, download the .treeinfo file.
Chris Lumens
2008-06-04
1
-8
/
+21
*
2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)
Ján ONDREJ
2008-06-04
1
-63
/
+126
*
Look in the right place when ISO images are in a subdirectory (#443580).
Chris Lumens
2008-05-06
1
-2
/
+5
*
And run in the root (#374921)
Jeremy Katz
2008-05-06
1
-1
/
+2
*
Use 'yum clean all' when cleaning up after an upgrade, not preupgrade (#374921)
Jeremy Katz
2008-05-01
1
-8
/
+7
*
Avoid putting virtualization option when in Xen or VMware. (#443373)
Joel Andres Granados
2008-04-23
1
-7
/
+5
*
If the stage2 image is on a CD, don't bother copying it (#441336).
Chris Lumens
2008-04-23
1
-1
/
+5
*
Switch to using 'yum clean all' to clean up after preupgrade (#374921)
Jeremy Katz
2008-04-22
1
-2
/
+4
*
Avoid dividing by zero (#439160)
Jeremy Katz
2008-04-22
1
-1
/
+2
*
Listing the directories before expiring yum caches helps
anaconda-11.4.0.75-1
Jeremy Katz
2008-04-18
1
-1
/
+1
*
Use /var/cache/yum as the cachedir since /tmp might be too small (#443083).
Chris Lumens
2008-04-18
1
-6
/
+10
*
Nuke preupgrade cache once we're done (#442832)
Jeremy Katz
2008-04-17
1
-0
/
+7
*
Support bringing up the network if needed with preupgrade (#442610)
Jeremy Katz
2008-04-17
1
-0
/
+12
*
Fix up silly syntax error that crept in to this commit
Jeremy Katz
2008-04-15
1
-1
/
+1
*
Expire yum caches on upgrade (#374921)
Jeremy Katz
2008-04-15
1
-0
/
+9
*
Don't cause the text to flicker between installed packages.
Chris Lumens
2008-04-08
1
-1
/
+0
*
Fix raising new NoSuchGroup exception.
Chris Lumens
2008-04-07
1
-2
/
+2
*
Don't copy the stage2 image every time or on the way back.
Chris Lumens
2008-04-07
1
-0
/
+6
*
Clean up "finishing upgrade" wait window
Jeremy Katz
2008-04-04
1
-7
/
+5
*
Brute force hack to avoid the number of packages overflowing (#436588)
Jeremy Katz
2008-04-04
1
-2
/
+3
*
Use a better test to see if a package group doesn't exist (#439922).
Chris Lumens
2008-04-02
1
-15
/
+10
[next]