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
6bc6300149
ODROID: Update kernel 5.9.6 ( #976 )
...
The CDC ACM cooldown fix is now part of upstream Linux, so we can drop
our patch.
2020-11-10 14:25:39 +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
2b0fff31a3
Bump ODROID boards to Linux 5.9 ( #898 )
...
* Bump ODROID boards to Linux 5.9.1
This makes quite some patches obsolete which since have been upstreamed.
* Drop Linux 5.7 header symbols
Since we do not introduce new packages which actually require a newer
kernel headers, there is no value in having config symbols for the new
kernel version. Buildroot is still using the headers from our kernel,
and hence gets the latest version of the headers.
2020-10-17 13:14:47 +02: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
Pascal Vizeli
813030bb4c
Linux: Update kernel 5.4.63 / 5.7.13 ( #849 )
...
* Odroid: Update kernel 5.7.19
* Linux: Update kernel 5.4.63
2020-09-06 22:17:13 +02:00
Pascal Vizeli
f93f8e34b3
Kernel 5.4.56 / Odroid 5.7.13 ( #812 )
...
* Linux: Update kernel 5.4.56
* Odroid: Update kernel 5.7.13
2020-08-06 21:12:41 +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
e49f8fe630
Update kernel mainline 5.4.55 / Odroid 5.7.12 ( #803 )
...
* Odroid: Update kernel 5.7.12
* Linux: Update kernel 5.4.55
* Fix patch
2020-08-03 22:58:40 +02:00
Pascal Vizeli
8e42ad5536
Cleanup boot files & Kenrel 5.7.10 ( #782 )
...
* Odroid: Update kernel 5.7.10
* Cleanup boot files
* Fix patches
2020-07-23 18:52:01 +02: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
9d6b3a1d0b
Kernel improvments for Amlogic / Odroid ( #747 )
...
* Kernel improvments for Amlogic / Odroid
* Odroid: Update kernel 5.7.4
* Fix script
* include audio into kernel
2020-06-27 10:48:08 +02:00
Pascal Vizeli
e51b1bd9eb
Make odroid upstream again ( #724 )
...
* Make odroid upstream again
* Fix question
* Linux 5.7
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* Add patch
* Add DT sound
* fix build
* Fix kernel options
* working audio
2020-06-06 11:44:41 +02:00
Pascal Vizeli
c3fba76142
Use odroid defconfig for XU4 ( #690 )
2020-05-27 11:01:28 +02:00
Pascal Vizeli
032af2f56d
Odroid: Update kernel 5.4.41 - 237731e3d2c145bd711bd1dcad0479c912b9fb4f
2020-05-25 07:05:20 +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
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
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
5336e17a06
Update Kernel 5.4.24 ( #603 )
2020-03-07 14:07:05 +01: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
2d6f692a4c
Rename Hass.io ( #587 )
2020-02-17 09:53:09 +01:00
Pascal Vizeli
f9a3bccf7b
Update Kernel 5.4.18 ( #572 )
2020-02-06 18:40:30 +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
51cf310472
Fix odroid issues ( #556 )
...
* Adjust kernel for C2/N2 & Kenrel 5.4.16
* Update docs
* Add script to fix mac with efuse
* Fix script
* update description
* Fix script
* Use u-boot patch
* Fix patch
2020-02-01 21:57:20 +01:00
Pascal Vizeli
5812ed014e
Default Kernel 5.4 ( #541 )
2020-01-13 15:02:21 +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
7b379e648c
Initial support Odroid N2 / Linux 5.4 ( #523 )
...
* Initial version Odroid N2
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* fix some issue
* optimize
* cleanup kernel config
* Fix HDMI output
* Migrate to upstream u-boot
* Use own HA image
* Add kernel for odroid xu4
* Add N2 to release pipeline
* Use uboot 2020.01 / fix version hardkernel
* Fix image
2020-01-07 18:13:24 +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
30aa775450
Fix Kernel For odroid XU4/C2 ( #510 )
2019-12-13 09:13:41 +01:00
Pascal Vizeli
308fccd7b1
Kernel updates 4.19.88 ( #509 )
...
* Update kernel 4.19.88
* Fix asus
2019-12-12 12:28:31 +01: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
629f13f3d9
Update kernels to 4.19.72 ( #476 )
2019-09-12 16:45:44 +02: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
c87ac63e9b
Update Some Boards to 4.19.68
2019-08-28 13:52:51 +00: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
Ryan Bray
f3f9bd9697
Odroid xu4 updates ( #425 )
...
* Odroid-XU4: Attempt to fix some eMMC devices
* Linux-firmware: add s5p to buildroot
* Odroid-XU4: fix uboot env size
2019-07-15 09:24:43 +02:00
Pascal Vizeli
db8127c253
Update kernel 4.19.56 ( #418 )
2019-06-27 22:32:57 +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