Commit Graph

887 Commits

Author SHA1 Message Date
53e714200d
pygoscelis: Bump to 6.6.17 2024-02-17 18:37:00 +01:00
9ea34afe9d
pygoscelis: Bump gcc to 13.2.1_p20240210 2024-02-17 18:37:00 +01:00
dcbe936e84
pygoscelis: For podman enable some iptables alibi stuff
This relates to commit 6f3b17704b
where I enabled these for the hosts aptenodytes and eudyptes
which run on hetzner VMs.
2024-02-17 18:37:00 +01:00
ffd31945f1
pygoscelis: Bump to 6.6.16 2024-02-08 22:29:54 +01:00
24384e7edc
aptenodytes, eudyptes: Switch kernel module signing to sha3-512 2024-02-03 18:48:52 +01:00
2b5e88994b
aptenodytes, eudyptes: Bump to 6.7.3 2024-02-03 18:48:49 +01:00
dee5e96fe5
pygoscelis: Bump to 6.6.15 2024-02-02 22:46:10 +01:00
2d71f09376
pygoscelis: Bump to 6.6.14-T14s 2024-01-26 17:56:55 +01:00
b0aa708914
pygoscelis: Bump to 6.6.13-T14s 2024-01-23 22:15:40 +01:00
9eb17d9857
pygoscelis: Bump gcc to 13.2.1_p20240113-r1 2024-01-23 22:15:40 +01:00
9b2e2531d5
pygoscelis: Move regulatory firmware into kernel
Do the update as suggested by the gentoo package
net-wireless/wireless-regdb:

 * REGULATORY DOMAIN PROBLEM:
 *   With CONFIG_CFG80211=y (built-in), the driver(s) won't be able to load regulatory.db from
 *   /lib/firmware, resulting in broken regulatory domain support. Please set CONFIG_CFG80211=m
 *   or add regulatory.db and regulatory.db.p7s to CONFIG_EXTRA_FIRMWARE.
 * You can safely disable CFG80211_CRDA_SUPPORT
2024-01-23 22:15:40 +01:00
7a8c11b20e
aptenodytes, eudyptes: Bump to 6.6.13 2024-01-21 15:11:11 +01:00
6f3b17704b
aptenodytes, eudyptes: For podman enable some iptables alibi stuff
Whatever.. <insert insanity emoji here>
2024-01-21 15:11:11 +01:00
151e29c9ca
aptenodytes, eudyptes: Bump to 6.6.12 2024-01-18 22:42:54 +01:00
ca8f8cc61f
aptenodytes, eudyptes: Bump gcc to 13.2.1_p20231216 2024-01-18 22:42:54 +01:00
75c0178a1e
aptenodytes, eudyptes: Enable VETH as m
I need this for podman.
2024-01-18 22:42:54 +01:00
0df1bda12d
pygoscelis: Bump to 6.6.12-T14s 2024-01-16 18:24:18 +01:00
23f9c53d17
eudyptes: Track new host
Currently the configuration is identical to aptenodytes' config.
2024-01-13 10:18:34 +01:00
8c6cb95666
aptenodytes: Bump to 6.6.11 2024-01-13 10:10:05 +01:00
dce4a47c93
aptenodytes: Bump gcc to 13.2.1_p20231216 2024-01-13 10:10:00 +01:00
a27a07fff9
pygoscelis: Bump to 6.6.10-T14s 2024-01-05 20:57:17 +01:00
b2cf44a108
pygoscelis: Bump to 6.6.9-T14s 2024-01-04 21:18:12 +01:00
fa88cc20d3
pygoscelis: Bump to 6.6.8-T14s 2023-12-27 10:36:21 +01:00
73735cbd92
pygoscelis: Bump gcc to 13.2.1_p20231216 2023-12-27 10:36:04 +01:00
fe52b4cffe
pachyrhynchus: Bump to 6.6.6 2023-12-14 06:40:16 +01:00
e52e0097fb
aptenodytes: Bump to 6.6.6 2023-12-14 06:39:55 +01:00
894c1a521e
pygoscelis: Bump to 6.6.6-T14s 2023-12-11 20:18:33 +01:00
d93eafb84b
pygoscelis: Enable CONFIG_CRYPTO_USER_API_AEAD as module
bluez complained (resp. the Gentoo bluez package).
2023-12-11 20:18:33 +01:00
2e9674a232
pygoscelis: Bump to 6.6.4-T14s 2023-12-03 22:39:11 +01:00
74981054b2
pygoscelis: Bump to 6.6.3-T14s 2023-11-28 23:12:13 +01:00
01f08c6e23
pygoscelis: Bump to 6.6.2-T14s 2023-11-20 20:48:05 +01:00
2ccb5d9df9
pachyrhynchus: Bump gcc to 13.2.1_p20231014 2023-11-17 22:43:57 +01:00
df1b2c59dc
pachyrhynchus: Bump to 6.6.1 2023-11-17 22:43:57 +01:00
7b0e2533e9
pygoscelis: Bump to 6.6.0-T14s 2023-11-01 15:13:46 +01:00
2224d01709
aptenodytes: Enable CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT 2023-10-28 18:19:01 +02:00
6abef78eeb
aptenodytes: Enable CONFIG_WERROR 2023-10-28 18:19:01 +02:00
ed160c770a
aptenodytes: Bump to 6.5.9 2023-10-28 18:19:01 +02:00
8438afdeb3
aptenodytes: Bump gcc to 13.2.1_p20231014 2023-10-28 18:19:00 +02:00
de4f13ff4f
pygoscelis: Disable CONFIG_PAGE_POOL_STATS
This flag was enabled automatically on the bump to 6.4.1 on 2023-07-02,
commit 0fb482244a, and not used since then.
2023-10-20 13:28:47 +02:00
e8e47d8a3c
pygoscelis: Increase CONFIG_DEFAULT_MMAP_MIN_ADDR to 65k
This was suggested by app-admin/kernel-hardening-checker.
2023-10-20 13:28:47 +02:00
e42964f120
pygoscelis: Bump to 6.5.8-T14s 2023-10-20 13:28:47 +02:00
d537b560f5
pygoscelis: Bump gcc to 13.2.1_p20231014 2023-10-16 12:41:04 +02:00
0621ef21bd
pachyrhynchus: Bump to 6.5.7 2023-10-15 09:21:28 +02:00
0aa44b68f2
Revert "pygoscelis: Give amd-pstate another shot"
Well, looks as AMD still has no proper support for amd_pstate
This reverts commit 2b6fabe572.

See #1.
2023-10-15 09:15:35 +02:00
326c7971ef
pygoscelis: Revisit other serial communication drivers, too 2023-10-15 09:15:34 +02:00
b272db5ca0
pygoscelis: Enable CONFIG_USB_SERIAL_PL2303 as module
Let’s enable this module to try out a USB temperature sensor,
namely a device from https://usbtemp.com.
2023-10-15 09:15:31 +02:00
2b6fabe572
pygoscelis: Give amd-pstate another shot
See #1
2023-10-10 23:38:30 +02:00
d36052d9c5
pygoscelis: Bump to 6.5.7-T14s 2023-10-10 23:38:30 +02:00
39de8e9ce9
pygoscelis: Bump to 6.5.6-T14s 2023-10-06 15:45:26 +02:00
27a0d7aab7
pygoscelis: Enable some joystick support 2023-10-01 22:24:21 +02:00