]> git.ozlabs.org Git - petitboot/commitdiff
pb-event: Add 'boot' user event
authorSamuel Mendoza-Jonas <sam@mendozajonas.com>
Fri, 22 Apr 2016 04:20:49 +0000 (14:20 +1000)
committerSamuel Mendoza-Jonas <sam@mendozajonas.com>
Fri, 6 May 2016 03:57:30 +0000 (13:57 +1000)
Add a user event to send a boot command to the discover server.
The format of the boot command is similar to the add command, eg:

pb-event boot@eth0 image="http://host/image" initrd="http://host/initrd"

and also recognises "id", "dtb", and "args" arguments.

Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>

No differences found