9 lines
318 B
Plaintext
9 lines
318 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 /packages bind
|
||
|
live_overlay.sqfs / squashfs
|