New commits:
commit 12671f576178b0ab477f3c92eff46d65229835cd
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
init.d: added losetup to WANTS (if loop-AES is installed all configured
partitions will be linked with the loop devices)
diff --git a/smgl/init.d/HISTORY b/smgl/init.d/HISTORY
index f572fdf..e3c7eca 100644
--- a/smgl/init.d/HISTORY
+++ b/smgl/init.d/HISTORY
@@ -1,3 +1,7 @@
+2008-05-30 Vlad Glagolev <stealth AT sourcemage.org>
+ * init.d/mountall.sh: added losetup to WANTS (if loop-AES is installed
+ all configured partitions will be linked with the loop devices)
+
2008-01-31 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* smgl_functions: use the builtin echo if the output is not a tty
#13090