summaryrefslogtreecommitdiffstats
path: root/upgrade.py
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2001-06-27 05:42:56 +0000
committerMatt Wilson <msw@redhat.com>2001-06-27 05:42:56 +0000
commitfc15931a2c397bdd7c4168187601f6fdfc06c335 (patch)
treeca2c2b7f072ad514075f00c18e0a89c6408cb7d8 /upgrade.py
parentc160284ab50cd4e4311e8a8396f8c086f6022603 (diff)
downloadanaconda-fc15931a2c397bdd7c4168187601f6fdfc06c335.tar.gz
anaconda-fc15931a2c397bdd7c4168187601f6fdfc06c335.tar.xz
anaconda-fc15931a2c397bdd7c4168187601f6fdfc06c335.zip
move upgrade mounting code into generic function, split bootloader init away from what ever the heck is going on with getting the partition requests set up
Diffstat (limited to 'upgrade.py')
-rw-r--r--upgrade.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/upgrade.py b/upgrade.py
index 3e71d6506..b8f8be75c 100644
--- a/upgrade.py
+++ b/upgrade.py
@@ -171,6 +171,7 @@ def createSwapFile(instPath, thefsset, mntPoint, size):
0, 0))
f.close()
+# XXX handle going backwards
def upgradeMountFilesystems(intf, rootInfo, oldfsset, instPath):
# mount everything and turn on swap