Stefan Agner
f922c14f15
Enable dropbear client to make scp work ( #951 ) ( #979 )
...
When trying to use scp it fails due to missing /usr/bin/dbclient. For
debugging/testing scp can be helpful and is rather slim. Add it to all
configs.
2020-11-10 22:21:32 +01:00
Stefan Agner
f5ff224358
Bump Raspberry Pis to 5.4 kernel ( #956 )
...
* Bump Raspberry Pi kernel to 5.4
Bump kernel to the downstream Raspberry Pi 5.4 kernel. Drop patches
already merged upstream and use rebased patches for USB reset
controller (required for U-Boot 2020.10 for USB SSD boot).
* Add compatible node for upstream U-Boot
Add brcm,bcm2835-pl011 to make upstream U-Boot bind with the
bcm283x_pl011 driver. This allows to boot with the device tree provided
by the Raspberry Pi Linux kernel 5.4 even without enable_uart=1.
2020-11-10 18:25:51 +01:00
Stefan Agner
737a6f18c3
Add machine specific landingpage container at build time ( #949 )
...
The landingpage container is a minimal webserver with built-in zeroconf
annoucement. Preinstall the machine specific landingpage container to
make sure it will show up right after startup.
2020-11-02 13:35:00 +01:00
Aman Gupta Karmani
a8bad54efc
automatically fsck to repair issues after an unclean shutdown ( #938 )
...
* automatically fsck to repair partitions
* add fsck.fat so rpi boot partition can be repaired
* Use Wants= instead of Requires=
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch >
* add dosfstools to all images
* run hassos-data and hassos-expand after fsck
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch >
2020-10-30 21:52:24 +01:00
Stefan Agner
502ef82b80
Bump U-Boot to 2020.10 for all boards using U-Boot ( #889 )
2020-10-10 12:27:47 +02:00
Konpon96
701e4f78aa
Enable systemd-logind ( #797 )
...
Signed-off-by: Konrad Ponichtera <konpon96@gmail.com >
2020-08-06 08:38:14 +02:00
Pascal Vizeli
653bcbe3ae
Add functionts for RPi to handle kernel options ( #792 )
2020-07-27 12:09:43 +02:00
Pascal Vizeli
9f7a846d6b
RaspberryPi: Update kernel 4.19.127 - cc39f1c9f82f6fe5a437836811d906c709e0661c
2020-07-24 10:17:10 +00:00
Pascal Vizeli
375e688938
Update kernel 20200702 ( #757 )
...
* Odroid: Update kernel 5.7.7
* Linux: Update kernel 5.4.50
* RaspberryPi: Update kernel 4.19.127 - a03605b08ae73107100c72dc92c92adf0dde3e42
* Fix script
* Add bcm2711-rpi-cm4
2020-07-02 11:28:39 +02:00
Pascal Vizeli
f66fbda032
RaspberryPi move back to 4.19 Kernel ( #723 )
...
* RaspberryPi: Update kernel 4.19.126 - f6b3ac28f0a9137d4c24c0b8832e693bbd16f5b7
* RaspberryPi: Update firmware 7caead9416f64b2d33361c703fb243b8e157eba4
* Remove kernel for 5.4
2020-06-05 16:08:50 +02:00
Pascal Vizeli
d215e81fb1
Update kernel Upstream/RPi ( #708 )
...
* Linux: Update kernel 5.4.44
* RaspberryPi: Update kernel 5.4.42 - 3d1e5203531fd1791762f018538e670bf10f722c
* RaspberryPi: Update firmware f382cc150445b3ef07de941e4877a5890d665aa7
2020-06-03 13:36:26 +02:00
Pascal Vizeli
16313059d9
RaspberryPi: Update kernel 5.4.42 - 5e5024f643caa53ff59a6e00f40a9b55f7fc4e17
2020-05-27 20:20:20 +00:00
Pascal Vizeli
3160b59730
RaspberryPi: Update kernel 5.4.42 - 79495a5ecdfba69de51e88701a69c42d09806d84
2020-05-25 07:06:10 +00:00
Pascal Vizeli
43aa64bb86
Add CRDA packages ( #656 )
...
* Add CRDA packages
* add ova too
2020-05-07 10:38:00 +02:00
Pascal Vizeli
fcfd951f2b
RaspberryPi: Update kernel 5.4.38 - c41ae7cf543c1d680b4ac1afae40ca5bb0a96661
2020-05-06 09:35:18 +00:00
Pascal Vizeli
6605b1511f
Kernel updates ( #643 )
...
* Odroid: Update kernel 5.35 - f2eb401e73e9b54432cf4234722cb4fad1b334f2
* RaspberryPi: Update kernel 5.4.35 - 9a583229eff3263202522945a594a9115d49fcc6
* Odroid: Update kernel 5.4.35 - f2eb401e73e9b54432cf4234722cb4fad1b334f2
* Fix script
* RaspberryPi: Update firmware 2b731476edc463f2d6b3d751cb47c515b4b5853f
* Add script for rpi update
* RaspberryPi: Update firmware 2b731476edc463f2d6b3d751cb47c515b4b5853f
* fix script
2020-04-29 11:16:38 +02:00
Pascal Vizeli
f8b24f4b70
Make odroid downstream ( #642 )
...
* Make odroid downstream
* Fix patch
* Fix config
* audio support exynos
* Cleanup scripts
* Fix commit message
* clean options
* Extend options
* Cleanup
2020-04-28 22:23:08 +02:00
Pascal Vizeli
04e679798a
Fix workstation avahi handling & add NSS mdns to host ( #638 )
...
* Fix workstation avahi handling & add NSS mdns to host
* disable avahi daemon on internal
2020-04-26 11:19:28 +02:00
Pascal Vizeli
34b7bbd68d
New approach for uboot and rpi 5.4 ( #635 )
...
* New approach for uboot and rpi 5.4
* fix dts
* Update firmware to next
2020-04-25 11:17:03 +02:00
Pascal Vizeli
c0d8e14c2a
Rpi update ( #633 )
...
* RaspberryPi: Update kernel 9daf4531948808f4a1913e6767fae6f421fb7896
* Update firmware
2020-04-24 18:28:08 +02:00
Pascal Vizeli
98f13d9282
RPi 5.4 ( #631 )
...
* RaspberryPi: Update kernel 68fd7d52c9fc7c40b996d6b91acaf3e03b2c3ea0
* update kernel config
* update bootloader
* Fix boot
* work
* fix boot
* Fix script
* optimize script
2020-04-23 23:05:28 +02: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
3281cbd365
Optimize GCC9 & busybox ( #623 )
...
* Optimize GCC9 & busybox
* Move to o2 for stable
* fix shell issue
2020-04-17 14:44:34 +02:00
Pascal Vizeli
5a6678147e
Update buildroot 2020.02.01 ( #622 )
...
* Update buildroot 2020.02.01
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* Fix LN
* Fix wpa
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* Fix lint
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* fix-network
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* Fix script
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
2020-04-16 20:03:01 +02:00
Pascal Vizeli
bc2afe33b0
Update rpi kernel/firmware ( #621 )
...
* RaspberryPi: Update kernel 2e79fd01b4b9a7eea5acb234ad4e4cdca8449d5a
* Update rpi firmware & kernel
2020-04-15 11:52:11 +02:00
Pascal Vizeli
a017fae49d
OS: Update CLI 21
2020-03-07 11:13:34 +00:00
Pascal Vizeli
96d59c2a40
OS: Update supervisor 209
2020-03-07 11:13:30 +00:00
Pascal Vizeli
3f26a61d9a
Update RaspberryPi Kernel & Firmware 4.19.106 ( #601 )
...
* RaspberryPi: Update kernel ecb440abef61d198478b6e598b3510ff6680090a
* Update RaspberryPi kernel 4.19.106
2020-03-05 16:33:48 +01:00
Pascal Vizeli
2d6f692a4c
Rename Hass.io ( #587 )
2020-02-17 09:53:09 +01:00
Pascal Vizeli
d4deca66b2
OS: Update CLI 16
2020-02-06 13:40:17 +00:00
Pascal Vizeli
1c2ef541ea
OS: Update supervisor 199
2020-02-06 13:39:50 +00:00
Pascal Vizeli
a874bb5fb5
RaspberryPi update stable u-boot / Kernel + Firmware ( #532 )
...
* RaspberryPi: Update kernel b4180819d3a119c56133d6a2d8301775bf6c60bb
* Update kernel docs
* Update firmware
2020-01-10 14:16:32 +01:00
Pascal Vizeli
febc4473d3
New supervisor / Adjust rauc handling ( #530 )
...
* OS: Update supervisor 194
* Remove old rauc mark code
* OS: Update supervisor 195
* Adjust dockerd
2020-01-09 23:02:46 +01:00
Pascal Vizeli
3839e43428
OS: Update supervisor 193
2019-12-13 16:14:08 +00:00
Pascal Vizeli
9e8cccdf82
OS: Update CLI 15
2019-12-13 16:13:49 +00: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
09cf67cb73
RaspberryPi: Update kernel 988cc7beacc150756c3fbe40646afcf8438b741b
2019-12-10 09:14:09 +00:00
Oscar Calvo
d44d271c28
Add support for SMS integrations with USB/GSM modem dongles ( #485 )
...
* Add support for USB/GSM modem dongles
* Apply PR feedback
2019-09-30 22:57:45 +02:00
Pascal Vizeli
c12ae11ed7
OS: Update supervisor 187
2019-09-13 12:13:28 +00:00
Pascal Vizeli
756a0c9b13
RaspberryPi: Update kernel bd3452c84c206a171fa4cf5f6ddfab5687667228
2019-09-12 14:20:36 +00:00
Pascal Vizeli
49948b577e
Remove ModemManager ( #474 )
2019-09-12 16:11:36 +02:00
Pascal Vizeli
abf9a3b7c3
OS: Update supervisor 184
2019-08-28 13:53:54 +00:00
Pascal Vizeli
9f06ffbbd5
Rpi update ( #457 )
...
* RaspberryPi: Update kernel 64f2b1b0a728a13373f9c74c6247ecf17af2caef
* Update documentation & Script
* Update firmware
* Update bluetooth firmware
* Update wifi driver
2019-08-24 14:57:16 +02:00
Pascal Vizeli
998c8365c0
OS: Update CLI 14
2019-08-23 15:38:29 +00:00
Pascal Vizeli
70e43c02fb
OS: Update supervisor 183
2019-08-23 15:37:39 +00:00
Pascal Vizeli
8c691e8e56
Update Hass.io Supervisor ( #431 )
2019-07-16 13:47:03 +02:00
Pascal Vizeli
2f40d76b6f
Update bootloader RPi ( #427 )
2019-07-15 15:47:54 +02:00
Pascal Vizeli
219e9ca1ef
Raspberry Pi Firmware/Kernel update ( #426 )
...
* Raspberry Pi Firmware/Kernel update
* Fix checksum
* Update Kernel doc
2019-07-15 14:44:22 +02:00
Pascal Vizeli
fa6f7ac74d
Fix build error raspberry pi3
2019-06-30 23:29:34 +02:00
Pascal Vizeli
e03ea97133
Cleanup host linux header pinning ( #417 )
...
* Cleanup host linux header pinning
* Update intel_nuc_defconfig
2019-06-27 22:26:29 +02:00