Stefan Agner
7d187405de
Fix hybrid spelling ( #1548 )
...
Fix misspelled word "hybrid" for hybrid GPT/MBR partition tables.
2021-09-20 13:44:45 +02:00
Stefan Agner
ce95fdccd3
Revert "use GPT partition table for RPi4 ( #936 )" ( #969 )
...
This reverts commit c92b4b54be .
Pure GPT would be nice, but older EEPROM/firmware version seem not to
handle it properly (before EEPROM 2020-09-03/firmware 2020-10-22). Since
devices still get shipped with older EEPROM we currently moving to pure
GPT would make those devices not booting.
Stick with hybrid mode for now to make sure HAOS boots on all devices no
matter if a new or old EEPROM is in use.
2020-11-07 19:46:17 +01:00
Aman Gupta Karmani
c92b4b54be
use GPT partition table for RPi4 ( #936 )
...
* use GPT partition table for RPi4
2020-11-04 11:10:57 +01:00
Pascal Vizeli
45c62716cb
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
2020-04-21 14:37:25 +02:00
Pascal Vizeli
a592fc9866
Change handling for SPL based images ( #578 )
...
* Change handling for SPL based images
* Fix script
* Fix path for rauc-hook
2020-02-10 14:52:03 +01:00
Pascal Vizeli
d340e79bea
Fix RPI issues with u-boot / firmware ( #503 )
...
* Fix RPI issues with u-boot / firmware
* Cleanup bluetooth handling
* Use RC4 for u-boot on rpi4
2019-12-10 19:07:16 +01:00
Pascal Vizeli
14d91e094a
RaspberryPi 4 ( #428 )
...
* RaspberryPi4 support
* Update kernel file
* Fix lint
* Fix uboot defconfig
* Update firmware for rpi4
* fix naming
* Add support for 64bit
* fix path for dts
2019-07-16 09:44:29 +02:00