Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/install-iso/mounts
diff options
context:
space:
mode:
authorAaron Griffin <aaronmgriffin@gmail.com>2008-10-20 23:41:54 -0500
committerAaron Griffin <aaronmgriffin@gmail.com>2008-10-20 23:41:54 -0500
commitcd3e72ee6875e3744fa8b694937ea352889cefcb (patch)
tree6bfc9a35c58d99a78b7e39225e97c2ce884a8415 /configs/install-iso/mounts
parent071b3454a0fb6d90216893529e6e5095e991194c (diff)
Rework installer config to support new changes
Lots of changes, mainly for argument processing and things of that nature in mkarchiso. Split out some common functionality in the Maekfile as well. Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
Diffstat (limited to 'configs/install-iso/mounts')
-rw-r--r--configs/install-iso/mounts3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/install-iso/mounts b/configs/install-iso/mounts
index 0946f5d..16414ca 100644
--- a/configs/install-iso/mounts
+++ b/configs/install-iso/mounts
@@ -4,4 +4,5 @@
# syntax: <img> <mount point> <type>
-core-pkgs /src/core/pkg bind
+root-image / bind
+core-pkgs /src/core/pkg bind