Noel Georgi
d4606c33ec
chore: bump kernel to 5.15.49
...
Bump kernel to 5.15.49
Remove the `random.trust_cpu` kernel cmdline as it already enabled in
Kconfig
Ref:
- https://github.com/siderolabs/pkgs/pull/520
- https://github.com/siderolabs/pkgs/pull/522
Signed-off-by: Noel Georgi <git@frezbo.dev>
2022-06-22 23:03:24 +05:30
Andrey Smirnov
f81fb9f7cf
feat: implement sysfs
...
Fixes: https://github.com/talos-systems/talos/issues/4703
Co-authored-by: Dmitriy Matrenichev <lepage+gh@protonmail.com>
Co-authored-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
2022-02-28 17:51:02 +03:00
Andrey Smirnov
dd196d3006
refactor: prepare for move of pkg/resources to machinery
...
Start enforcing importvet rules, the very first cleanup is breaking
dependency of `pkg/resources` on `pkg/kernel` (only machinery imports
are allowed).
Follow-up PRs will address other problematic imports.
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2021-10-29 12:09:40 +03:00
Andrey Smirnov
e9fc54f6e3
feat: update Kubernetes to 1.20.3
...
https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.20.md#changelog-since-v1202
Also updater pkgs for:
* talos-systems/pkgs#238 (raspberrypi-firmware update)
* talos-systems/pkgs#242 (Linux 5.10.17 + init_on_free=0)
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-02-19 05:22:34 -08:00
Artem Chernyshev
7b6c4bcb1f
refactor: define default kernel flags in machinery instead of procfs
...
That change should make Talos updates more straightforward in any
projects that depend on Talos.
Signed-off-by: Artem Chernyshev <artem.0xD2@gmail.com>
2020-12-24 06:50:53 -08:00