summaryrefslogtreecommitdiff
path: root/morphlib/exts/rawdisk.write.help
blob: 298d441c107248ed9c4f6d002e8b29263323d2e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
help: |
    Create a raw disk image during Morph's deployment.
    
    If the image already exists, it is upgraded.

    The `location` argument is a pathname to the image to be
    created or upgraded.

    The INITRAMFS_PATH option can be used to specify the location of an
    initramfs for syslinux to tell Linux to use, rather than booting
    the rootfs directly.