ISO/configs/install-iso/isomounts
Aaron Griffin 4e638eaf24 Final changes for new nextgen scripts
Too much to list. Just look at the diff 8)

Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2008-12-18 22:09:19 -06:00

13 lines
419 B
Plaintext

# 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>
root-image.sqfs i686 / squashfs
overlay.sqfs i686 / squashfs
overlay.sqfs x86_64 / squashfs
core-pkgs.sqfs i686 /src/core/pkg squashfs