summaryrefslogtreecommitdiffstats
path: root/webapp/README.md
blob: 84734a78e1b52d43ae42b67f0f74f9f178e7bba5 (plain)
1
2
3
4
5
# XDS Server Web page

This a basic web page that just gives basic instructions.

XDS Dashboard is now part of [xds-agent](https://gerrit.automotivelinux.org/gerrit/#/admin/projects/src/xds/xds-agent).
color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
# short-description: Single partition rootfs with UUID and no bootloader
# long-description: Creates a partitioned image with a single partition in
# use and does not contain a bootloader.

bootloader --ptable gpt
part / --source rootfs --fstype=ext4 --label host --align 4096 --size 1024
part --source rawcopy --sourceparams="file=guest-image-cluster-demo.ext4"
part --source rawcopy --sourceparams="file=guest-image-ivi-demo.ext4"
part --source rawcopy --sourceparams="file=agl-ivi-demo-platform.ext4"
part --source rawcopy --sourceparams="file=agl-ivi-demo-platform-flutter.ext4"
part --source rawcopy --sourceparams="file=agl-ivi-demo-platform-html5.ext4"