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
*
AnacondaYumRepo doesn't need the method anymore
Jeremy Katz
2007-08-13
1
-3
/
+2
*
2007-08-13 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-08-13
1
-1
/
+6
*
AnacondaCallback doesn't use method anymore
Jeremy Katz
2007-08-13
1
-3
/
+2
*
2007-08-13 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-08-13
1
-2
/
+10
*
Enable runlevel 5 if kdm is installed, too (#251194).
Chris Lumens
2007-08-07
1
-1
/
+1
*
2007-08-06 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-08-06
1
-1
/
+1
*
Just kidding.
David Cantrell
2007-07-26
1
-1
/
+0
*
* yuminstall.py (YumBackend.__init__): Make sure skipFormatRoot is
David Cantrell
2007-07-26
1
-1
/
+2
*
2007-07-25 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-07-25
1
-1
/
+4
*
* yuminstall.py (AnacondaYum.doConfigSetup): set up and initialize
dlehman
2007-07-10
1
-0
/
+6
*
- install the PAE kernel when applicable (#207573).
Peter Jones
2007-07-06
1
-0
/
+15
*
2007-07-02 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-07-02
1
-2
/
+2
*
The modules listed in extraModules don't end in .ko.
Chris Lumens
2007-06-29
1
-5
/
+2
*
2007-06-27 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-06-27
1
-59
/
+0
*
2007-06-27 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-06-27
1
-0
/
+5
*
Add a method to write out repo lines to the anaconda-ks.cfg file for all
Chris Lumens
2007-06-26
1
-5
/
+19
*
Add a bunch of questionable code that implements the new driver disk
Chris Lumens
2007-06-26
1
-14
/
+64
*
Don't write out unicode text to the install log (#243477).
Chris Lumens
2007-06-15
1
-1
/
+1
*
* image.py (CdromInstallMethod.__init__): don't nuke the timestamp
dlehman
2007-06-04
1
-1
/
+1
*
2007-05-21 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-05-21
1
-2
/
+2
*
2007-05-17 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-05-17
1
-1
/
+7
*
2007-05-16 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-05-16
1
-0
/
+4
*
2007-04-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-05-01
1
-1
/
+1
*
2007-04-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-30
1
-12
/
+22
*
Fix %packages section for ISO media installs (#231121, 235881).
Chris Lumens
2007-04-27
1
-1
/
+8
*
Load spufs module on cell (#237725) and remove spufs hack as we should do the
Paul Nasrat
2007-04-27
1
-3
/
+0
*
Actually mount /spu
Paul Nasrat
2007-04-26
1
-0
/
+3
*
More error handling in yuminstall.py, largely targeting mirror failover. See ...
dlehman
2007-04-25
1
-54
/
+106
*
2007-04-23 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-23
1
-2
/
+3
*
Lots of changes to fix handling of mirror failures. See ChangeLog for details.
dlehman
2007-04-20
1
-74
/
+130
*
Don't traceback if there's no packages to update.
Chris Lumens
2007-04-18
1
-3
/
+3
*
2007-04-18 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-18
1
-1
/
+0
*
Convert text from the package header out of Unicode since we can't put that
Chris Lumens
2007-04-17
1
-2
/
+2
*
Don't write out remove lines for packages that don't exist on the installation
Chris Lumens
2007-04-10
1
-2
/
+6
*
2007-04-03 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-03
1
-2
/
+6
*
Correctly detect if there are no more mirrors to try (#232639).
Chris Lumens
2007-04-03
1
-2
/
+4
*
Remove a couple FIXMEs for things that are now in yum.
Chris Lumens
2007-03-22
1
-18
/
+0
*
Bring back working method to fix optional package selection for now (#232701).
Chris Lumens
2007-03-19
1
-1
/
+17
*
2007-03-05 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-03-05
1
-71
/
+2
*
2007-03-05 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-03-05
1
-219
/
+31
*
2007-02-28 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-02-28
1
-30
/
+55
*
Finish up the extended group selection syntax by adding code to deselect
Chris Lumens
2007-02-26
1
-2
/
+31
*
Verify added repositories when the user has gone back to the tasksel screen as
Chris Lumens
2007-02-23
1
-2
/
+4
*
* yuminstall.py (selectBestKernel): actually select kernel-xen-devel
dlehman
2007-02-23
1
-1
/
+1
*
If /etc/mtab exists, delete it since it might be a symlink (#213818).
Chris Lumens
2007-02-22
1
-1
/
+6
*
* yuminstall.py: Do not try to import from genheader.
David Cantrell
2007-02-13
1
-1
/
+0
*
grp is a string, not an object.
Chris Lumens
2007-02-01
1
-1
/
+1
*
Do a better job about writing out which packages are selected/deselected
Chris Lumens
2007-02-01
1
-7
/
+28
*
2007-01-29 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-01-29
1
-1
/
+10
*
* yuminstall.py (YumBackend.__init__): We actually do want to be
Jeremy Katz
2007-01-18
1
-1
/
+1
[next]