aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorStefano Stabellini2021-04-08 17:23:15 -0700
committerStefano Stabellini2021-05-17 14:49:53 -0700
commit5629a7a4a027bc78a5426bedefb3f9e803b49004 (patch)
treef4a955409903c55ed1479708a3cb6073a82d74d7 /config
parent6f1950c30cfec0fee35a6c977166148274f037dd (diff)
Introduce multiple partitions support to disk_image
Rootfses that should be written to disk as their own partition are called *_ROOTFS instead of *_RAMDISK. This change makes the config file clearer and more consistent. However it changes the current behavior as the Dom0 RAMDISK (not ROOTFS) was written to disk as its own partition before, and now it is not. In the case of uboot-script-gen, dom0less guests cannot access disk partitions yet (missing PV drivers support). Hence, if one or more domU ROOTFSes are specified, print an error and exit. For dom0, base the root= parameter generation on the presence of DOM0_ROOTFS. Signed-off-by: Stefano Stabellini <stefano.stabellini@xilinx.com> Signed-off-by: Brian Woods <brian.woods@xilinx.com> Reviewed-by: Brian Woods <brian.woods@xilinx.com>
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions