Commit Graph

441 Commits

Author SHA1 Message Date
Nils Freydank d23d9e32bb
pygoscelis: Bump to 6.1.13-T14s 2023-02-22 23:24:29 +01:00
Nils Freydank 6289c584e1
pygoscelis: Enable VETH as module
Activate this mostly for lxd
2023-02-22 23:23:20 +01:00
Nils Freydank c18cd9b5c2
pygoscelis: Bump to 6.1.12-T14s 2023-02-15 02:52:42 +01:00
Nils Freydank ec1b313d64
pygoscelis: Bump to 6.1.11-T14s 2023-02-10 08:51:18 +01:00
Nils Freydank c308d9e836
pygoscelis: Bump to 6.1.10-T14s 2023-02-07 20:38:21 +01:00
Nils Freydank c1d90a963e
pygoscelis: Change CONFIG_DEFAULT_INIT to generic value 2023-02-07 20:38:21 +01:00
Nils Freydank 90179f2b28
pygoscelis: Enable CONFIG_VMLINUX_MAP 2023-02-07 20:38:21 +01:00
Nils Freydank 66ca5039ca
pygoscelis: Enable CONFIG_SECURITY_SMACK 2023-02-07 20:38:20 +01:00
Nils Freydank 52e0b9a1d8
pygoscelis: Enable some further LED triggers
...because why not?
2023-02-07 20:38:20 +01:00
Nils Freydank fc80facd68
pygoscelis: Enable UAS (USB attached SCSI) as a module 2023-02-07 20:38:20 +01:00
Nils Freydank e6c6643dad
pygoscelis: Enable support for plenty USB cameras by Philips
Enable CONFIG_USB_PWC as module for that.
2023-02-07 20:38:20 +01:00
Nils Freydank 2d2053d36e
pygoscelis: Re-enable video support (for builtin webcams)
I managed to somehow disable the support for webcams at all. Re-enable
it with this commit again. The most useful hint was in the forums by the way:
https://forums.gentoo.org/viewtopic-t-1055520-start-0.html
2023-02-07 20:38:19 +01:00
Nils Freydank d5776579d3
pygoscelis: Disable CONFIG_COMPAT_32BIT_TIME 2023-02-07 20:38:19 +01:00
Nils Freydank d138bcc8cd
pygoscelis: Enable CONFIG_GENTOO_KERNEL_SELF_PROTECTION_COMMON 2023-02-07 20:38:19 +01:00
Nils Freydank 0c9db3d215
pygoscelis: Enable CONFIG_GENTOO_LINUX_INIT_SYSTEMD
This is a switch from OpenRC to systemd, which
implies re-activation of CONFIG_BLK_DEV_BSG
(and some others).
2023-02-07 20:38:19 +01:00
Nils Freydank afc5580585
pygoscelis: Enable CONFIG_IPV6_OPTIMISTIC_DAD 2023-02-02 22:25:01 +01:00
Nils Freydank 33971d73a0
pygoscelis: Enable CONFIG_BLK_CGROUP_IOPRIO 2023-02-02 22:25:01 +01:00
Nils Freydank eb351e60f8
pygoscelis: Switch to CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL w/ 16 CPUs 2023-02-02 22:25:01 +01:00
Nils Freydank b5cb71e10a
pygoscelis: Enable CONFIG_CGROUP_MISC 2023-02-02 22:25:01 +01:00
Nils Freydank 8bc056498e
pygoscelis: Bump to 6.1.9-T14s 2023-02-02 22:25:00 +01:00
Nils Freydank b900f71de7
pygoscelis: Bump to 6.1.8-T14s and gcc 12.2.1_p20230121-r1 p10 2023-01-25 21:08:14 +01:00
Nils Freydank 83a972482f
pygoscelis: Bump to 6.1.7-T14s and AS/LD to 24000 2023-01-19 20:19:58 +01:00
Nils Freydank 9453987cce
pygoscelis: Bump to 6.1.6-T14s 2023-01-14 12:13:01 +01:00
Nils Freydank 729c83de48
pygoscelis: Bump to 6.1.4-T14s 2023-01-07 15:31:50 +01:00
Nils Freydank 1e3ed6249a
pygoscelis: Bump to 6.1.3-T14s 2023-01-07 02:11:45 +01:00
Nils Freydank 931eb27dfa
pygoscelis: Bump to gcc 12.2.1_p20221231 p8 2023-01-07 02:09:41 +01:00
Nils Freydank ec5126079f
pygoscelis: Bump to 6.1.2-T14s 2022-12-31 17:09:24 +01:00
Nils Freydank 62be92f748
pygoscelis: Disable CONFIG_EFI_DISABLE_PCI_DMA 'cause of bullshit
My device (Lenovo Thinkpad T14s) does not boot if EFI_DISABLE_PCI_DMA is
active, so let's drop it from the kernel config.

This reverts commit 8c364a468e.
2022-12-29 17:29:59 +01:00
Nils Freydank 8c364a468e
pygoscelis: Enable CONFIG_EFI_DISABLE_PCI_DMA 2022-12-29 17:13:43 +01:00
Nils Freydank ae75bea407
pygoscelis: Enable CONFIG_RESET_ATTACK_MITIGATION 2022-12-29 17:13:42 +01:00
Nils Freydank 6a95b7dba2
pygoscelis: Disable CONFIG_IOSF_MBI 2022-12-29 17:13:42 +01:00
Nils Freydank a17bc9acb6
pygoscelis: Disable CONFIG_DEBUG_SG 2022-12-29 17:13:42 +01:00
Nils Freydank b93d800138
pygoscelis: Disable CONFIG_BLK_DEV_BSG 2022-12-29 17:13:42 +01:00
Nils Freydank c314c730e4
pygoscelis: Cleanup USB-serial drivers 2022-12-29 17:13:42 +01:00
Nils Freydank 88cd1a06cc
pygoscelis: Disable CONFIG_AMD_SFH_HID
Looks as there is no sensor fusion hub on the T14s. Support in this
config was introduced in c1780e5a8b.
2022-12-29 17:13:41 +01:00
Nils Freydank aec3578b65
pygoscelis: Enable CONFIG_MEDIA_SUPPORT_FILTER 2022-12-29 17:13:41 +01:00
Nils Freydank 76d9d77f8d
pygoscelis: Disable CONFIG_INT340X_THERMAL 2022-12-29 17:13:41 +01:00
Nils Freydank 12d4b9eb1b
pygoscelis: Disable GPIO support
Disable CONFIG_GPIOLIB.
2022-12-29 17:13:41 +01:00
Nils Freydank 8a54c22c0d
pygoscelis: Disable CONFIG_MICROCHIP_PHY 2022-12-29 17:13:41 +01:00
Nils Freydank 9701ba8e44
pygoscelis: Enable support for PCI-IOV
See e.g. https://docs.kernel.org/PCI/pci-iov-howto.html.
2022-12-29 17:13:40 +01:00
Nils Freydank 52efa754e6
pygoscelis: Enable CONFIG_FORCE_NR_CPUS 2022-12-29 17:13:40 +01:00
Nils Freydank 4566cf53ed
pygoscelis: Enable CONFIG_DUMMY as m 2022-12-29 17:13:40 +01:00
Nils Freydank 662029089b
pygoscelis: Enable CONFIG_MODULE_UNLOAD_TAINT_TRACKING 2022-12-29 17:13:40 +01:00
Nils Freydank aefc3e8c76
pygoscelis: Give -Werror another shot 2022-12-29 17:13:40 +01:00
Nils Freydank 6848d95b62
pygoscelis: Disable SEV again
I've already disabled this feature related to memory encryption of
virtual machines earlier in e673f57a2e
as it seems there is no support in hardware.

Looks as it was enabled again in 5addc9bbe5
(pygoscelis: Add support for TEE/AMD PSP) by accident.
2022-12-29 17:13:39 +01:00
Nils Freydank 1671086364
pygoscelis: Bump to 6.1.1-T14s and gcc 12.2.1_p20221224 p7 2022-12-29 17:13:39 +01:00
Nils Freydank 877fd8a885
pygoscelis: Bump to 6.0.13-T14s and gcc 12.2.1_p20221210 p4 2022-12-15 08:04:18 +01:00
Nils Freydank 28b10afbfb
pygoscelis: Bump gcc to 12.2.1_p20221203 p3 2022-12-07 08:16:24 +01:00
Nils Freydank 83e7555311
pygoscelis: Re-disable CONFIG_WERROR
This time the netfilter folks screwed up:
net/netfilter/nf_conntrack_netlink.c: In function 'ctnetlink_conntrack_event':
net/netfilter/nf_conntrack_netlink.c:725:13: error: unused variable 'mark' [-Werror=unused-variable]
  725 |         u32 mark;
      |             ^~~~
net/netfilter/nf_conntrack_netlink.c: In function '__ctnetlink_glue_build':
net/netfilter/nf_conntrack_netlink.c:2674:13: error: unused variable 'mark' [-Werror=unused-variable]
 2674 |         u32 mark;
      |             ^~~~
cc1: all warnings being treated as errors
2022-12-03 18:40:23 +01:00
Nils Freydank 1134521ccb
pygoscelis: Bump to 6.0.11-T14s 2022-12-03 18:40:23 +01:00