Stefan Agner
79c9e208ca
Enable dependencies for IPv6 NAT support ( #2106 )
...
* Enable dependencies for IPv6 NAT support
This makes the ODROID-XU4 kernel to build properly with IPv6 NAT enabled
as well.
2022-09-02 23:29:48 +02:00
Stefan Agner
c3bfa2e64a
Kernel config tweaks for Bluetooth and OverlayFS ( #2067 )
...
* Move Bluetooth protocol configuration to hassos.config
Enable a couple of potential useful Bluetooth protocol drivers.
Also enable Bluetooth Network Encapsulation Protocol since the BlueZ
plug-in seems to be enabled.
* Drop OverlayFS configuration not liked by Docker
2022-08-16 22:26:39 +02:00
Pascal Vizeli
05778a2d32
Support IPv6 NAT ( #2051 )
...
* Support IPv6 NAT
* Add experimental
* Enable IPv6 NAT in kernel configuration
Co-authored-by: Stefan Agner <stefan@agner.ch >
2022-08-12 17:43:49 +02:00
Stefan Agner
4d9b604c04
Use Control Group v2 ( #1329 )
...
* Disable real-time scheduling
It seems that Linux' cgroup v2 currenlty does not support RT scheduling.
* Remove Supervisor RT support flag
With CGroups v2 we can no longer support CPU resource allocation for
realtime scheduling.
* Bump OS Agent to 1.3.0 for CGroups v2 support
2022-08-09 11:29:12 +02:00
Pascal Vizeli
ffc75a5053
Optimize overlay driver ( #831 )
...
* Optimize overlay driver
https://www.youtube.com/watch?v=fSyr_IXM21Y&feature=youtu.be
Not sure about the INDEX, but the other should be safe.
* Update buildroot-external/kernel/docker.config
Co-authored-by: Stefan Agner <stefan@agner.ch >
Co-authored-by: Stefan Agner <stefan@agner.ch >
2020-08-27 11:50:16 +02:00
Ryan Bray
fffa24ed1e
Odroid-XU4: Initial commit ( #303 )
2019-01-17 11:02:47 +01:00
Pascal Vizeli
a5aaf01042
Build: Split kernel files for maintaining ( #294 )
...
* Build: Split kernel files for maintaining
* Update hassos.config
* Update odroid_c2_defconfig
* Update ova_defconfig
* Update rpi0_w_defconfig
* Update rpi2_defconfig
* Update rpi3_64_defconfig
* Update rpi_defconfig
* Update tinker_defconfig
* Update hassos.config
* Update intel_nuc_defconfig
* Delete misc.config
* Update hassos.config
* Update intel_nuc_defconfig
* Update odroid_c2_defconfig
* Update ova_defconfig
* Update rpi0_w_defconfig
* Update rpi2_defconfig
* Update rpi3_64_defconfig
* Update rpi3_defconfig
* Update rpi_defconfig
* Update tinker_defconfig
* Update hassos.config
2018-12-28 17:34:30 +01:00
Pascal Vizeli
934b276a3c
Revert "Build: Split kernel files for maintaining ( #291 )" ( #293 )
...
This reverts commit 615daddbf6 .
2018-12-28 14:16:31 +01:00
Pascal Vizeli
615daddbf6
Build: Split kernel files for maintaining ( #291 )
...
* Build: Split kernel files for maintaining
* Update hassos.config
* Update odroid_c2_defconfig
* Update ova_defconfig
* Update rpi0_w_defconfig
* Update rpi2_defconfig
* Update rpi3_64_defconfig
* Update rpi_defconfig
* Update tinker_defconfig
* Update hassos.config
* Update intel_nuc_defconfig
2018-12-28 14:15:22 +01:00