New way to install/run supervisor + plugins (#620)

* Use new layout for CLI/Supervisor

Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>

* Fix install script

* Fix config

* Add docs

* Fix shellcheck

* Fix issue

* rename package

* Fix build

* Fix apparmor
This commit is contained in:
Pascal Vizeli
2020-04-21 14:37:25 +02:00
committed by GitHub
parent 48f3045854
commit 45c62716cb
40 changed files with 244 additions and 444 deletions

View File

@@ -27,3 +27,28 @@ We support mainly uboot but for uefi system we can also use barebox. In future w
`DISK_SIZE`:
Default 2. That is the size of end image in GB.
## Supervisor
`SUPERVISOR_MACHINE`:
- intel-nuc
- odroid-c2
- odroid-n2
- odroid-xu
- qemuarm
- qemuarm-64
- qemux86
- qemux86-64
- raspberrypi
- raspberrypi2
- raspberrypi3
- raspberrypi4
- raspberrypi3-64
- raspberrypi4-64
- tinker
`SUPERVISOR_ARCH`
- amd64
- i386
- armhf
- armv7
- aarch64