summaryrefslogtreecommitdiffstats
path: root/yuminstall.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2007-08-06 19:18:59 +0000
committerJeremy Katz <katzj@redhat.com>2007-08-06 19:18:59 +0000
commiteefa691b4c0560fb7d77c7d3a6473968628706f7 (patch)
tree6413378ce8f0065437d788d7d23467261934dc69 /yuminstall.py
parent59042ba16f15f118305c969b1804b6a13a7dffca (diff)
downloadanaconda-eefa691b4c0560fb7d77c7d3a6473968628706f7.tar.gz
anaconda-eefa691b4c0560fb7d77c7d3a6473968628706f7.tar.xz
anaconda-eefa691b4c0560fb7d77c7d3a6473968628706f7.zip
2007-08-06 Jeremy Katz <katzj@redhat.com>
* livecd.py (LiveCDCopyBackend.kernelVersionList): Check the rpmdb of the installed root (based on feedback from Jerry Vonau) * backend.py (AnacondaBackend.kernelVersionList): Take the rootPath as an argument * yuminstall.py (YumBackend.kernelVersionList): Likewise.
Diffstat (limited to 'yuminstall.py')
-rw-r--r--yuminstall.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/yuminstall.py b/yuminstall.py
index ad1744f4a..db553eac4 100644
--- a/yuminstall.py
+++ b/yuminstall.py
@@ -1293,7 +1293,7 @@ class YumBackend(AnacondaBackend):
AnacondaBackend.doPostInstall(self, anaconda)
w.pop()
- def kernelVersionList(self):
+ def kernelVersionList(self, rootPath="/"):
kernelVersions = []
# nick is used to generate the lilo name