cd3e72ee68
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>
9 lines
296 B
Plaintext
9 lines
296 B
Plaintext
# img - location of image/directory to mount relative to addons directory
|
|
# mount point - absolute location on the post-initrd root
|
|
# type - either 'bind' or 'squashfs' for now
|
|
|
|
# syntax: <img> <mount point> <type>
|
|
|
|
root-image / bind
|
|
core-pkgs /src/core/pkg bind
|