summaryrefslogtreecommitdiffstats
path: root/fsset.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2003-02-11 16:01:41 +0000
committerJeremy Katz <katzj@redhat.com>2003-02-11 16:01:41 +0000
commita3ed59c2f3e01fa7118c6a398918db7a9d5f1f2c (patch)
tree9a5c27c7e61519693e0ff182b7d87f7a9e7b815c /fsset.py
parent1f4f9539c206c23c76f7e358bb6456114d0b416b (diff)
downloadanaconda-a3ed59c2f3e01fa7118c6a398918db7a9d5f1f2c.tar.gz
anaconda-a3ed59c2f3e01fa7118c6a398918db7a9d5f1f2c.tar.xz
anaconda-a3ed59c2f3e01fa7118c6a398918db7a9d5f1f2c.zip
add a comment for me to think about lateranaconda-8.0.94-1
Diffstat (limited to 'fsset.py')
-rw-r--r--fsset.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/fsset.py b/fsset.py
index b8a8d655d..2736d0c1c 100644
--- a/fsset.py
+++ b/fsset.py
@@ -1611,6 +1611,8 @@ class VolumeGroupDevice(Device):
# XXX the lvm tools are broken and will only work for /dev
node = volume.setupDevice(chroot, devPrefix="/dev")
+ # XXX I should check if the pv is set up somehow so that we
+ # can have preexisting vgs and add new pvs to them.
if not self.isSetup:
# now make the device into a real physical volume
# XXX I don't really belong here. should