From 902019f72905db694feb97cdb4f027d1576d3933 Mon Sep 17 00:00:00 2001 From: Pete Fotheringham Date: Fri, 12 Dec 2014 11:26:58 +0000 Subject: Document DTB_PATH write extension parameter --- morphlib/exts/virtualbox-ssh.write.help | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'morphlib/exts/virtualbox-ssh.write.help') diff --git a/morphlib/exts/virtualbox-ssh.write.help b/morphlib/exts/virtualbox-ssh.write.help index b4c59553..7131f8b8 100644 --- a/morphlib/exts/virtualbox-ssh.write.help +++ b/morphlib/exts/virtualbox-ssh.write.help @@ -41,6 +41,11 @@ help: | * INITRAMFS_PATH=path: the location of an initramfs for the bootloader to tell Linux to use, rather than booting the rootfs directly. + * DTB_PATH=path: **(MANDATORY)** for systems that require a device tree + binary - Give the full path (without a leading /) to the location of the + DTB in the built system image . The deployment will fail if `path` does + not exist. + * AUTOSTART= - boolean. If it is set, the VM will be started when it has been deployed. -- cgit v1.2.1