Commit Graph

730 Commits

Author SHA1 Message Date
d23d9e32bb
pygoscelis: Bump to 6.1.13-T14s 2023-02-22 23:24:29 +01:00
6289c584e1
pygoscelis: Enable VETH as module
Activate this mostly for lxd
2023-02-22 23:23:20 +01:00
5701db67c5
Revert "pachyrhynchus: Enable CONFIG_RANDSTRUCT_PERFORMANCE"
This reverts commit e094488f7b.
2023-02-15 02:52:43 +01:00
c18cd9b5c2
pygoscelis: Bump to 6.1.12-T14s 2023-02-15 02:52:42 +01:00
ec1b313d64
pygoscelis: Bump to 6.1.11-T14s 2023-02-10 08:51:18 +01:00
c308d9e836
pygoscelis: Bump to 6.1.10-T14s 2023-02-07 20:38:21 +01:00
c1d90a963e
pygoscelis: Change CONFIG_DEFAULT_INIT to generic value 2023-02-07 20:38:21 +01:00
90179f2b28
pygoscelis: Enable CONFIG_VMLINUX_MAP 2023-02-07 20:38:21 +01:00
66ca5039ca
pygoscelis: Enable CONFIG_SECURITY_SMACK 2023-02-07 20:38:20 +01:00
52e0b9a1d8
pygoscelis: Enable some further LED triggers
...because why not?
2023-02-07 20:38:20 +01:00
fc80facd68
pygoscelis: Enable UAS (USB attached SCSI) as a module 2023-02-07 20:38:20 +01:00
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
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
d5776579d3
pygoscelis: Disable CONFIG_COMPAT_32BIT_TIME 2023-02-07 20:38:19 +01:00
d138bcc8cd
pygoscelis: Enable CONFIG_GENTOO_KERNEL_SELF_PROTECTION_COMMON 2023-02-07 20:38:19 +01:00
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
afc5580585
pygoscelis: Enable CONFIG_IPV6_OPTIMISTIC_DAD 2023-02-02 22:25:01 +01:00
33971d73a0
pygoscelis: Enable CONFIG_BLK_CGROUP_IOPRIO 2023-02-02 22:25:01 +01:00
eb351e60f8
pygoscelis: Switch to CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL w/ 16 CPUs 2023-02-02 22:25:01 +01:00
b5cb71e10a
pygoscelis: Enable CONFIG_CGROUP_MISC 2023-02-02 22:25:01 +01:00
8bc056498e
pygoscelis: Bump to 6.1.9-T14s 2023-02-02 22:25:00 +01:00
2c5e79b7ed
pachyrhynchus: Bump to 6.1.9 and gcc 12.2.1_p20230121-r1 p10 2023-02-02 22:23:07 +01:00
1a0a031c67
pachyrhynchus: Enable CONFIG_CPU_FREQ_GOV_ONDEMAND as module 2023-02-02 22:23:07 +01:00
f592313208
pachyrhynchus: Disable CONFIG_ACPI_PCC 2023-02-02 22:23:07 +01:00
987ae35a35
pachyrhynchus: Disable CONFIG_ACPI_BGRT 2023-02-02 22:23:07 +01:00
a4168e62bf
pachyrhynchus: Disable CONFIG_ACPI_SPCR_TABLE 2023-02-02 22:23:06 +01:00
4a06fe7f71
pachyrhynchus: Disable CONFIG_ACPI_PRMT 2023-02-02 22:23:06 +01:00
e094488f7b
pachyrhynchus: Enable CONFIG_RANDSTRUCT_PERFORMANCE 2023-02-02 22:23:06 +01:00
71ac73f515
pachyrhynchus: Disable CONFIG_THINKPAD_LMI 2023-02-02 22:23:06 +01:00
c77e02c9d0
pachyrhynchus: Disable CONFIG_PPS 2023-02-02 22:23:06 +01:00
84a5e63855
pachyrhynchus: Disable CONFIG_INPUT_MOUSE 2023-02-02 22:23:05 +01:00
d4ab289a50
pachyrhynchus: Disable CONFIG_INPUT_MOUSEDEV 2023-02-02 22:23:05 +01:00
46b68a1f8c
pachyrhynchus: Disable CONFIG_INPUT_JOYDEV 2023-02-02 22:23:05 +01:00
586e142e34
pachyrhynchus: Disable CONFIG_NETDEVICES 2023-02-02 22:23:05 +01:00
19928a3411
pachyrhynchus: Disable CONFIG_MACVLAN 2023-02-02 22:23:05 +01:00
bca01316b9
pachyrhynchus: Disable CONFIG_NET_TEAM 2023-02-02 22:23:05 +01:00
ec2546c7bf
pachyrhynchus: Disable CONFIG_SATA_PMP 2023-02-02 22:23:04 +01:00
07086093e5
pachyrhynchus: Disable CONFIG_MISC_RTSX_USB 2023-02-02 22:23:04 +01:00
3a575b527b
pachyrhynchus: Enable CONFIG_BINFMT_MISC
This is a preparation for some tests w/ cross-arch containers.
2023-02-02 22:23:04 +01:00
e66ce464d2
pachyrhynchus: Enable CONFIG_MODULE_UNLOAD_TAINT_TRACKING 2023-02-02 22:23:04 +01:00
e1bcf12cde
pachyrhynchus: Disable CONFIG_MTRR
This system has no UI anymore, so drop stuff related to UI output.
2023-02-02 22:23:04 +01:00
7e20d9e923
pachyrhynchus: Switch to CONFIG_PREEMPT_NONE 2023-02-02 22:23:03 +01:00
f5ba4c5a9f
pachyrhynchus: Bump to 6.1.7 (and newer toolchains) 2023-02-02 22:23:03 +01:00
b900f71de7
pygoscelis: Bump to 6.1.8-T14s and gcc 12.2.1_p20230121-r1 p10 2023-01-25 21:08:14 +01:00
83a972482f
pygoscelis: Bump to 6.1.7-T14s and AS/LD to 24000 2023-01-19 20:19:58 +01:00
35b1420c5e
aptenodytes: Bumped to 6.1.6 and gcc 12.2.1_p20221231 p8 2023-01-14 14:50:35 +01:00
9453987cce
pygoscelis: Bump to 6.1.6-T14s 2023-01-14 12:13:01 +01:00
729c83de48
pygoscelis: Bump to 6.1.4-T14s 2023-01-07 15:31:50 +01:00
1e3ed6249a
pygoscelis: Bump to 6.1.3-T14s 2023-01-07 02:11:45 +01:00
931eb27dfa
pygoscelis: Bump to gcc 12.2.1_p20221231 p8 2023-01-07 02:09:41 +01:00