index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2010-04-25 13:53:57 -0300 |
---|---|---|
committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2010-04-25 13:53:57 -0300 |
commit | 42604e2fba0250efebca0376318e34f283f03b19 (patch) | |
tree | be91f3d56463ee3f9e223521a3eed58a7bb3ae2f /archiso2dual/isomounts | |
parent | f86839392de3a8c72918871185235b5cb75bcd18 (diff) |
-rw-r--r-- | archiso2dual/isomounts | 10 |
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 |