summaryrefslogtreecommitdiffstats
path: root/lib/MGA/DrakISO/Mounts.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/MGA/DrakISO/Mounts.pm')
-rw-r--r--lib/MGA/DrakISO/Mounts.pm7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/MGA/DrakISO/Mounts.pm b/lib/MGA/DrakISO/Mounts.pm
index 4d93afa..855f226 100644
--- a/lib/MGA/DrakISO/Mounts.pm
+++ b/lib/MGA/DrakISO/Mounts.pm
@@ -17,6 +17,13 @@
# along with this program; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA.
+# SYNOPSIS
+# --------
+# This package defines a set of alternative methods for mounting the loopback
+# filesystems when booting a Live system. 'volatile_squash_union' is the only
+# method that has been tested with drakiso. The other methods were inherited
+# from the original draklive and may no longer be needed.
+
package MGA::DrakISO::Mounts;
use strict;