Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/install-iso/isomounts
diff options
context:
space:
mode:
authorGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2010-02-08 03:40:40 -0300
committerGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2010-02-08 03:45:36 -0300
commit8969c57b75f6a8f1fa09afaf01cbc7583f5d98d0 (patch)
tree2de970788f3350607d38c5db70bffe671a3c8354 /configs/install-iso/isomounts
parent5f0614b42f3380d4f62061ee4a61cdb4dc9fa766 (diff)
Delete old configs files
Split from commit 00dda7d4 from Svenstaro repo. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Diffstat (limited to 'configs/install-iso/isomounts')
-rw-r--r--configs/install-iso/isomounts12
1 files changed, 0 insertions, 12 deletions
diff --git a/configs/install-iso/isomounts b/configs/install-iso/isomounts
deleted file mode 100644
index 71421b6..0000000
--- a/configs/install-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@ /src/core/pkg squashfs
-root-image.sqfs @ARCH@ / squashfs