Add a note about a potential, future code simplification.
authorTails developers <amnesia@boum.org>
Mon, 19 Mar 2012 22:42:14 +0000 (23:42 +0100)
committerDaniel Baumann <daniel@debian.org>
Thu, 5 Apr 2012 05:49:27 +0000 (07:49 +0200)
scripts/live-helpers

index 7c4e0d7..78608b6 100644 (file)
@@ -1420,6 +1420,8 @@ activate_custom_mounts ()
                        fi
                fi
 
+               # XXX: If CONFIG_AUFS_ROBR is added to the Debian kernel we can
+               # ignore the loop below and set rofs_dest_backing=$dest
                rofs_dest_backing=""
                for d in ${rootmnt}/live/rofs/*
                do