611c06daaa
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
8 lines
265 B
Plaintext
8 lines
265 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>
|
|
|
|
core-pkgs /src/core/pkg bind
|