todo has moved to trac
[invirt/packages/invirt-autoinstaller.git] / files / usr / sbin / sipb-xen-lvcopy
index 960f726..ecfa8bf 100755 (executable)
@@ -7,15 +7,6 @@ import tempfile
 import time
 from subprocess import call, check_call, Popen, PIPE
 
-# TODO:
-# . pick a loop device sanely
-# x adapt size of partition to fit volume
-# . fix hostname, root password
-# - (once debugging diminishes) umount, losetup -d, maybe rm -r
-# - avoid race conditions with other loop-device users, too (somehow)
-# - get numbers from actual source partition table rather than
-#   as magic numbers based on what sipb-xen-make-iso does with etch.
-
 def losetup(source, offset=0):
   # XXX we avoid colliding with other instances of ourself,
   #     but when it comes to other loop-device users we just