Stefan Agner
970bec6ac3
Use same class B network for Docker as Supervisor ( #2246 ) ( #2259 )
...
Use a subnet in the same class B network for the Docker default bridge
is using. This avoids conflicting with more than one class B network.
2022-12-10 23:58:42 +01:00
Stefan Agner
07bd5079fa
Bump buildroot ( #2253 )
...
* buildroot 54eff73a8f...80bb9553ec (1):
> Merge tag '2022.02.7' into 2022.02.x-haos
2022-11-30 16:07:38 +01:00
Stefan Agner
f1ffc301c8
Enable release drafter on dev branch ( #2252 )
2022-11-30 12:22:37 +01:00
Stefan Agner
eaeac710eb
Enable experimental APIs for Bluetooth daemon ( #2251 )
...
To get access to the experimental advertisement monitor api
experimental mode is required. This eanbles the experimental D-Bus API
by default.
See also: https://github.com/hbldh/bleak/pull/884
2022-11-29 11:31:59 +01:00
Stefan Agner
a170a8c6c2
Use iptables with NFT backend ( #2250 )
...
* Bump buildroot
* buildroot 215e54fe41...54eff73a8f (1):
> package/iptables: Allow to use iptables with nf_tables backend
* Use iptables with NFT backend
2022-11-29 11:31:50 +01:00
Stefan Agner
0a54abc7c2
Linux: Update kernel 5.15.80 ( #2249 )
...
* Linux: Update kernel 5.15.80
* Drop unnecessary patch
2022-11-29 11:27:28 +01:00
Stefan Agner
ce16ee5d49
Decrease network size of Docker default bridge ( #2246 )
2022-11-25 13:24:45 +01:00
pergolafabio
5c57d5e26e
Add v4l2loopback device ( #2243 )
2022-11-25 11:40:05 +01:00
Stefan Agner
7e8166b045
Bump U-Boot to v2023.01-rc1 ( #2234 )
...
* Bump Raspberry Pi/Yellow to U-Boot 2023.01-rc1
* Add necessary configurations for NVMe via PCIe support
2022-11-17 12:31:12 +01:00
Stefan Agner
c525ee9480
Bump Raspberry Pi kernel and firmware to 1.20221104 ( #2178 ) ( #2236 )
...
* Bump buildroot
* buildroot 48c0c35f09...215e54fe41 (1):
> package/rpi-firmware: bump version to 1.20221104
* RaspberryPi: Update kernel 5.15.76 - 1.20221104
2022-11-17 12:30:08 +01:00
Stefan Agner
7556985bc4
Linux: Update kernel 5.15.79 ( #2233 )
2022-11-17 12:26:22 +01:00
Stefan Agner
49c124177b
Disable CONFIG_FW_LOADER_USER_HELPER(/_FALLBACK) ( #2222 ) ( #2229 )
...
This slows down firmware loading which causes Bluetooth initialization
to delay unecessarily.
2022-11-14 23:20:12 +01:00
Stefan Agner
bd0f22de6e
Linux: Update kernel 5.15.78 ( #2228 )
2022-11-14 20:42:22 +01:00
Stefan Agner
284d178103
Linux: Update kernel 5.15.77 ( #2223 )
2022-11-10 09:32:36 +01:00
Rob VDM
12bd4ad8dd
Add MLX5 support to OVA build ( #2214 )
...
This adds MLX5 (ConnectX 4) NIC support to the OVA build, which allows this NIC to be used as a VF with SR-IOV NICs in a VM.
2022-11-10 09:08:44 +01:00
Lasse Bang Mikkelsen
8d406ee504
Add QEMU Guest Agent to generic_aarch64 target ( #2213 )
...
This is to allow graceful shutdown when run as QEMU VM.
2022-11-10 09:08:33 +01:00
Stefan Agner
6dbf4fd078
Disable Busybox' powertop ( #2211 )
...
The powertop command built-in BusyBox uses old timer_stats proc API
which has been removed since Linux 4.11. Hence the command is not
useful on HAOS. Remove it.
2022-11-10 09:07:42 +01:00
Stefan Agner
bb8445a416
Add patch to avoid dummy waits on CPU idle for AMD systems ( #2210 )
2022-11-02 14:46:37 +01:00
Stefan Agner
e1559cd1a9
Enable Intel specific CPU idle driver ( #2209 )
2022-11-02 11:05:11 +01:00
Stefan Agner
55fb15ae15
Linux: Update kernel 5.15.76 ( #2208 )
2022-10-31 20:26:15 +01:00
Stefan Agner
c682073da5
Linux: Update kernel 5.15.75 ( #2204 )
2022-10-26 17:28:06 +02:00
Stefan Agner
97e9a0372c
Add fq_codel network packet scheduler algorithm by default ( #2203 )
...
The fq_codel network scheduler is the de-facto standard nowadays in most
distros. Systemd enables the scheduler by default if available. Make
sure all boards have the necessary kernel module activated.
2022-10-26 16:56:09 +02:00
Stefan Agner
86da5f9913
Bump buildroot ( #2199 )
...
* buildroot 8c952a2d00...48c0c35f09 (1):
> boot/grub2: fix GRUB2 patch merge error
2022-10-20 21:35:44 +02:00
ioctl2
c68d8bfbe4
busybox: enable 'less' applet & correct MAXLINES val ( #2189 )
2022-10-20 16:02:51 +02:00
Stefan Agner
72273ed4f6
Bump buildroot ( #2198 )
...
* buildroot 325737ba29...8c952a2d00 (2):
> package/containerd: bump to version 1.6.8
> Merge tag '2022.02.6' into 2022.02.x-haos
2022-10-20 16:02:42 +02:00
Stefan Agner
02f8f0abbd
Bump buildroot ( #2195 )
...
* buildroot 5468d36a26...325737ba29 (1):
> package/openvmtools: fix local privilege escalation vulnerability
2022-10-19 19:48:41 +02:00
Stefan Agner
43642e2f46
Fix S-ATA on ODROID-HC1 ( #2194 )
...
The ODROID-XU4 is largely compatible with the ODROID-HC1. It seems that
the image used to work until recently, where a stable kernel update
broke access to the S-ATA disk.
Revert the offending stable kernel patch to fix S-ATA disk on
ODROID-HC1.
2022-10-19 10:54:01 +02:00
Stefan Agner
2e5c7c77f8
Linux: Update kernel 5.15.74 ( #2191 )
2022-10-17 16:00:45 +02:00
Stefan Agner
3d763f1d77
Replace set-output commands with GITHUB_OUTPUT environment vars ( #2192 )
...
The set-output commands via stdout are deprecated. Use the GITHUB_OUTPUT
environment variable as suggested by GitHub.
2022-10-17 14:32:41 +02:00
Stefan Agner
4c31c47a98
Linux: Update kernel 5.15.73 ( #2185 )
2022-10-13 23:00:15 +02:00
Mike Degatano
566d6d775e
Update outdated ui references in issue template ( #2175 )
...
* Update outdated ui references in issue template
* Mention top right menu
* Remove health
* Remove health and fix directions
Co-authored-by: Stefan Agner <stefan@agner.ch>
2022-10-13 22:55:30 +02:00
dependabot[bot]
e5e0f99d52
Bump actions/stale from 6.0.0 to 6.0.1 ( #2179 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 16:42:00 +02:00
Stefan Agner
340cbc4c6b
Yellow: Support wipeing boot files on NVMe ( #2173 )
2022-10-06 23:49:47 +02:00
Stefan Agner
2870e04586
Linux: Update kernel 5.15.72 ( #2171 )
2022-10-06 13:38:41 +02:00
Pascal Vizeli
a3cc15f11f
Streamline CONFIG_RT_GROUP_SCHED ( #2169 )
...
* Disable RT_GROUP_SCHED
2022-10-03 15:41:13 +02:00
Stefan Agner
ce86be7632
Remove HDMI fix applied in Linux 5.15.68 ( #2166 )
2022-10-02 23:23:58 +02:00
Stefan Agner
c28d913a7e
Linux: Update kernel 5.15.71 ( #2165 )
2022-10-02 10:15:22 +02:00
Bryan York
2ac9dc1c75
Add LXD VM Guest Agent Support ( #2145 )
...
* Add LXD VM Guest Agent Support
* Add systemd patch, remove udev rules, change to kernel modules, fix linter
* Remove systemd patch, add conditionals to qemu-guest and lxd-agent
* Update buildroot-external/package/qemu-guest-agent/qemu-guest.service
Co-authored-by: Stefan Agner <stefan@agner.ch>
2022-10-02 10:06:56 +02:00
Carsten Hiort
e53196d176
Allow multicast forwarding for IPv4 ( #2160 )
...
* Allow multicast forwarding for IPv4
* Move MCast fordwarding to seperate group
* Remove whitespace
2022-09-30 13:50:53 +02:00
Pascal Vizeli
a0bc73903c
Add OS-Agent 1.4.1 support ( #2157 )
...
* Add OS-Agent 1.4.0 support
* Update OS-Agent 1.4.1
2022-09-27 11:06:01 +02:00
dependabot[bot]
a82edf718b
Bump actions/stale from 5 to 6.0.0 ( #2158 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-09-26 19:20:13 +02:00
ioctl2
d698d0e9d2
Add comments, ignore vscode* ( #2152 )
2022-09-24 08:25:44 +02:00
Stefan Agner
6e5dbc0792
Linux: Update kernel 5.15.69 ( #2150 )
2022-09-21 10:47:42 +02:00
ioctl2
9eb95cbbdb
Enable .config via /proc/config.gz + zcat via busybox ( #2149 )
2022-09-21 10:47:30 +02:00
Stefan Agner
b2925966a8
Linux: Update kernel 5.15.68 ( #2146 )
2022-09-19 12:28:08 +02:00
ioctl2
eafbf6159d
Fix proxmox mem hotplug/improve virtual hw support ( #2138 )
2022-09-19 12:25:23 +02:00
Stefan Agner
1a7daf4844
Remove UI reference from configuration USB flash drive docs ( #2129 ) ( #2131 )
2022-09-14 11:48:29 +02:00
Stefan Agner
c1a767695d
Backport patch to fix ODROID-N2 HDMI ( #2128 )
2022-09-12 22:16:29 +02:00
Mike Degatano
0404657e74
Connectivity check interval to 10 minutes ( #2127 )
2022-09-12 22:16:17 +02:00
Stefan Agner
0af0905b2e
Linux: Update kernel 5.15.67 ( #2126 )
2022-09-12 22:16:09 +02:00