summaryrefslogtreecommitdiffstats
path: root/image.py
diff options
context:
space:
mode:
authorPaul Nasrat <pnasrat@redhat.com>2005-11-15 18:34:37 +0000
committerPaul Nasrat <pnasrat@redhat.com>2005-11-15 18:34:37 +0000
commitbd9e526b5fa229d6aa8fc0838b5c4ba3cb3ab724 (patch)
treefcc90f5a58c0164fbfb3af6117763f0b4600ea36 /image.py
parent597817f1cb09600e916c0d338dba1d4cee10d6a0 (diff)
downloadanaconda-bd9e526b5fa229d6aa8fc0838b5c4ba3cb3ab724.tar.gz
anaconda-bd9e526b5fa229d6aa8fc0838b5c4ba3cb3ab724.tar.xz
anaconda-bd9e526b5fa229d6aa8fc0838b5c4ba3cb3ab724.zip
NfsInstall getRPMFileName)
Diffstat (limited to 'image.py')
-rw-r--r--image.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/image.py b/image.py
index fe889a804..70d5a9bc6 100644
--- a/image.py
+++ b/image.py
@@ -399,6 +399,8 @@ class NfsInstallMethod(ImageInstallMethod):
ImageInstallMethod.__init__(self, tree, rootPath, intf)
self.splitmethod = False
+ def getRPMFilename(self, filename, h, timer, callback=None):
+ return "/%s/RPMS/%s" % (self.tree, productPath, filename)
def getDiscNums(line):
# get the disc numbers for this disc