From 42604e2fba0250efebca0376318e34f283f03b19 Mon Sep 17 00:00:00 2001 From: Gerardo Exequiel Pozzi Date: Sun, 25 Apr 2010 13:53:57 -0300 Subject: [archiso2dual] Use one isomounts file for both architectures Signed-off-by: Gerardo Exequiel Pozzi --- archiso2dual/isomounts | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 archiso2dual/isomounts (limited to 'archiso2dual/isomounts') diff --git a/archiso2dual/isomounts b/archiso2dual/isomounts new file mode 100644 index 0000000..b171af8 --- /dev/null +++ b/archiso2dual/isomounts @@ -0,0 +1,10 @@ +i686/overlay.sqfs i686 / squashfs +x86_64/overlay.sqfs x86_64 / squashfs +i686/core-pkgs.sqfs i686 /src/core/pkg squashfs +x86_64/core-pkgs.sqfs x86_64 /src/core/pkg squashfs +any/usrshare.sqfs i686 / squashfs +any/usrshare.sqfs x86_64 / squashfs +i686/libmodules.sqfs i686 / squashfs +x86_64/libmodules.sqfs x86_64 / squashfs +i686/root-image.sqfs i686 / squashfs +x86_64/root-image.sqfs x86_64 / squashfs -- cgit v1.2.3-70-g09d2