From 0507eb010c12484970320731dca577c48a736ae1 Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Sat, 9 Jan 2010 01:41:43 -0500 Subject: Comment more in do_backup about mount strat --- squashfu | 1 + 1 file changed, 1 insertion(+) diff --git a/squashfu b/squashfu index 7ba1601..ab7eed8 100755 --- a/squashfu +++ b/squashfu @@ -64,6 +64,7 @@ do_backup () { ################################ # - does seed exist? (if not, our backup is creating the seed) # - Prepare union mount with proper bins + # - Mount entirely ro first, then open single branch as rw [[ -f "$SEED" ]] || { debug "No seed found -- creating a new one..."; create_new_seed; -- cgit v1.2.3