summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTails developers <amnesia@boum.org>2012-03-19 23:42:14 +0100
committerDaniel Baumann <daniel@debian.org>2012-04-05 07:49:27 +0200
commitabb42266f7e2251fd0e9cc14dc76ec6290e4b4b9 (patch)
tree530634f264e035e5ed7617f9882fc1004875fbb2 /scripts
parent5abe4bacca7eb71398e8f8285d777cbc7d15ba42 (diff)
downloadlive-boot-abb42266f7e2251fd0e9cc14dc76ec6290e4b4b9.tar.gz
live-boot-abb42266f7e2251fd0e9cc14dc76ec6290e4b4b9.zip
Add a note about a potential, future code simplification.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/live-helpers2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/live-helpers b/scripts/live-helpers
index 7c4e0d7..78608b6 100644
--- a/scripts/live-helpers
+++ b/scripts/live-helpers
@@ -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