Rewrite /etc/fstab and transport image to remote end.
[virt-p2v.git] / README.developers
index 8dd9561..6ba0733 100644 (file)
@@ -35,6 +35,10 @@ virt-p2v.sh
   live CD has booted.  All the P2V stuff happens from this script. It
   uses the 'dialog' program to ask questions.
 
+inittab
+
+  Replacement /etc/inittab.
+
 General implementation plan
 ----------------------------------------------------------------------
 
@@ -79,5 +83,5 @@ Non-generic virt-p2v
 
 The above describes the generic virt-p2v, which asks users questions
 after boot.  It is also possible to build your own live CD, based on
-virt-p2v which has various settings compiled in, so it runs
-automatically.
\ No newline at end of file
+virt-p2v, which has various settings compiled in so it runs
+automatically.