From 3765a1575157261dd57dd1ce222bc654931b350d Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Sat, 23 Jan 2010 20:19:04 -0500 Subject: Add warning about max branch limit --- squashfu.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'squashfu.conf') diff --git a/squashfu.conf b/squashfu.conf index fa76de6..57ba133 100644 --- a/squashfu.conf +++ b/squashfu.conf @@ -38,6 +38,8 @@ MIN_BINS=5 # incrementals until the MIN_BINS is reached. If you set your min and # max to be the same value, Squashfu will recompress after every backup. # Depending on how big your total backup size is, this may not be wise. +# Warning: Without recompiling aufs, there is a limit of 127 branches +# for an AUFS mount, which means you cannot exceed 127 MAX_BINS. MAX_BINS=10 # Specify the rsync errors which, when encountered, will trigger -- cgit v1.2.3