611 Commits

Author SHA1 Message Date
5570f03cac
pygoscelis: Bump to 6.12.4-T14s, downgrade rustc to 190901 2024-12-11 20:46:13 +01:00
8254da97e4
pygoscelis: Enable CONFIG_RANDSTRUCT_PERFORMANCE again
This was already enabled in 2022 (7b2b827d34bce12ea8aec1e370c32654eb46fd70)
but disabled when bpf support was enabled for use within systemd 243
(01b1f8af0442d0938bf1e7337f62ba6571b2fb1e).

Looks as we can enable both now in 6.12, so let's do that.
2024-12-07 23:03:06 +01:00
5bbec055e7
pygoscelis: Disable CONFIG_CRYPTO_CAST5 2024-12-07 23:03:06 +01:00
b53a2f620e
pygoscelis: Disable CONFIG_I2C_SLAVE_EEPROM 2024-12-07 23:03:06 +01:00
b6e8144dd6
pygoscelis: Disable CONFIG_KVM_HYPERV 2024-12-07 23:03:06 +01:00
23e3f51207
pygoscelis: Disable CONFIG_ARM_TI_CPUFREQ 2024-12-07 23:03:06 +01:00
fadd489d2a
pygoscelis: Disable CONFIG_ARM_SPEAR_CPUFREQ 2024-12-07 23:03:05 +01:00
9b47e7d08d
pygoscelis: Disable CONFIG_ARM_{S3C64XX,S5PV210}_CPUFREQ 2024-12-07 23:03:05 +01:00
89b8f450be
pygoscelis: Bump to 6.12.3-T14s 2024-12-07 23:03:05 +01:00
225b96210d
pygoscelis: Bump to 6.11.10-T14s 2024-12-07 14:15:04 +01:00
b5c92667ef
pygoscelis: Bump gcc to 14.2.1_p20241116 p3 2024-12-07 14:15:04 +01:00
4e8b4ef147
pygoscelis: Bump to 6.11.9-T14s 2024-11-18 18:05:34 +01:00
ad3b2475d6
pygoscelis: Bump gcc to 14.2.1_p20241026 p3 2024-11-18 18:05:34 +01:00
c771157075
pygoscelis: Bump to 6.11.7-T14s 2024-11-11 20:27:10 +01:00
e5b9521663
pygoscelis: Bump to 6.11.6-T14s 2024-11-02 21:42:56 +01:00
da9a46cbcb
pygoscelis: Bump gcc to 14.2.1_p20241026 2024-11-02 21:42:56 +01:00
4eed440504
pygoscelis: Bump to 6.11.5-T14s 2024-10-23 17:00:01 +02:00
36a570267d
pygoscelis: Bump to 6.11.4-T14s 2024-10-23 17:00:00 +02:00
b6fe7cd4ba
pygoscelis: Enable CONFIG_MODULE_COMPRESS_ZSTD=y
This is a post-release fix for commit 672ae7c496ec5b2ac0ff5563991eb98fcdf5311a.
See also #2.
2024-10-23 17:00:00 +02:00
335ed70b38
pygoscelis: Bump to 6.11.3-T14s 2024-10-11 20:29:43 +02:00
672ae7c496
pygoscelis: Try out zstd for kernel and initramfs
This not a panic reaction to the xz situation, but certainly an
experiment initiated by that. Let’s have a look at compression speed,
decompression (startup) speed and compression size.

Several changes to configs and packages must be done:
- enable kernel support for zstd compression for itself
- enable kernel support for zstd compression for the initramfs
- adopt firmware names in CONFIG_EXTRA_FIRMWARE
- let the initramfs be compressed with zstd
- compress firmware files with zstd (before re-building the kernel)

For some details see gitea issue #2.
2024-10-05 16:25:28 +02:00
83feb054cd
pygoscelis: Disable CONFIG_IWLWIFI_DEVICE_TRACING
This might break debugging, but so far I’ve had no issues, so
micro-optimize here.
2024-10-05 16:25:28 +02:00
182fe9265f
pygoscelis: Disable CONFIG_SFP 2024-10-05 16:25:28 +02:00
80ae08e056
pygoscelis: Re-enable CONFIG_MITIGATION_SLS
This was disabled by accident in 2024-05 when bumping to 6.9.x
in commit 0cb31139d5263f6d2e406c0f673a5b61b5d7abdd.

For the original commit enabling SLS as CONFIG_SLS(sic!)
see commit d50c76cba87953a8570f7ae2f4a2354dfe165d31.
2024-10-05 16:25:28 +02:00
1634abbece
pygoscelis: Enable CONFIG_BT_MSFTEXT=y 2024-10-05 16:25:28 +02:00
44e79710d1
pygoscelis: Bump to 6.11.2-T14s 2024-10-05 16:25:27 +02:00
e39faa03e7
pygoscelis: Bump to 6.10.12-T14s 2024-10-03 18:19:44 +02:00
1855808aa8
pygoscelis: Bump gcc to 14.2.1_p20240921 2024-10-03 16:59:41 +02:00
f8a029f1ae
pygoscelis: Bump to 6.10.11-T14s 2024-09-21 11:36:45 +02:00
b5693fb482
pygoscelis: Bump to 6.10.10-T14s 2024-09-14 19:52:05 +02:00
881f0fc26c
pygoscelis: Bump to 6.10.9-T14s 2024-09-12 16:00:30 +02:00
e4e0ed08ff
pygoscelis: Bump to 6.10.8-T14s 2024-09-05 21:40:25 +02:00
d6c0427674
pygoscelis: Enable CONFIG_MNATIVE_AMD=y again
This flag is part of the experimental genpatches.
2024-09-05 21:40:25 +02:00
151fe57bc6
pygoscelis: Enable USE=experimental on gentoo-kernel 2024-09-05 21:40:24 +02:00
e26f3ba540
pygoscelis: Bump to 6.10.7-T14s 2024-08-30 08:47:31 +02:00
01b1f8af04
pygoscelis: Enable bpf for systemd, add new build dep
- enable CONFIG_BPF_LSM=Y
- CONFIG_DEBUG_INFO_BTF=Y, which needs dev-util/pahole.

Let's add it to try that fancy new shit of 2019 / systemd 243 ;)

Seriously, let's try eBPF support in systemd units as Gentoo/Linux
gained access by USE flags recently. Unfortunately it leads to some
disabled hardending features (randstruct). Let’s live with it for now.
2024-08-26 21:27:31 +02:00
7d721273f0
pygoscelis: Bump binutils to 2.43-r1 2024-08-26 21:27:31 +02:00
44584de5c4
pygoscelis: Bump to 6.10.6-T14s 2024-08-19 23:00:00 +02:00
333bfa07a8
pygoscelis: Bump gcc to 14.2.1_p20240817 2024-08-19 23:00:00 +02:00
84f50b95b9
pygoscelis: Bump to 6.10.5-T14s 2024-08-15 08:50:15 +02:00
78a45567d9
pygoscelis: Bump to 6.10.4-T14s 2024-08-14 16:39:27 +02:00
4a9cf2db6f
pygoscelis: Bump binutils to 2.43 2024-08-14 16:39:27 +02:00
4582113296
pygoscelis: Bump to 6.10.3-T14s 2024-08-11 17:43:36 +02:00
2b7e6605b5
pygoscelis: Bump gcc to 14.2.0 2024-08-11 17:43:36 +02:00
c0f1d2b795
pygoscelis: Bump to 6.10.2-T14s 2024-07-27 22:30:00 +02:00
85184d0abf
pygoscelis: Bump gcc to 14.1.1_p20240720 2024-07-27 22:30:00 +02:00
e2b731c96c
pygoscelis: Bump to 6.9.8 2024-07-07 23:55:10 +02:00
a50f3aa812
pygoscelis: Bump to 6.9.7 2024-06-27 20:53:17 +02:00
31fdb7a1a2
pygoscelis: Bump to 14.1.1_p20240622 2024-06-27 20:53:02 +02:00
38da858ad5
Bump to 6.9.5 2024-06-17 18:06:36 +02:00