summaryrefslogtreecommitdiff
path: root/iso/isomounts
diff options
context:
space:
mode:
authorNicolás Reynolds <apoyosis@correo.inta.gob.ar>2010-12-29 17:59:57 -0300
committerNicolás Reynolds <apoyosis@correo.inta.gob.ar>2010-12-29 17:59:57 -0300
commit9b9f5ee6b4af2b560b4520c587efbb1678c0027a (patch)
tree4f139fda045fa9b769899079a72843de2dcb4ea4 /iso/isomounts
parent2eda898014f898af6ca6ee70921431854a5be104 (diff)
parabola-2010-12-29 isos!
Diffstat (limited to 'iso/isomounts')
-rw-r--r--iso/isomounts12
1 files changed, 0 insertions, 12 deletions
diff --git a/iso/isomounts b/iso/isomounts
deleted file mode 100644
index 6998f3b..0000000
--- a/iso/isomounts
+++ /dev/null
@@ -1,12 +0,0 @@
-# archiso isomounts file
-# img - location of image/directory to mount relative to addons directory
-# arch - architecture of this image
-# mount point - absolute location on the post-initrd root
-# type - either 'bind' or 'squashfs' for now
-
-# syntax: <img> <arch> <mount point> <type>
-
-# ORDER MATTERS! Files take top-down precedence. Be careful
-overlay.sqfs @ARCH@ / squashfs
-core-pkgs.sqfs @ARCH@ / squashfs
-root-image.sqfs @ARCH@ / squashfs