Skip to content

Commit

Permalink
Merge pull request #30 from nyrahul/talos
Browse files Browse the repository at this point in the history
added Talos Linux v1.9.1
  • Loading branch information
nyrahul authored Jan 6, 2025
2 parents 0501667 + 98e1f2f commit 8b5169c
Show file tree
Hide file tree
Showing 5 changed files with 7,319 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ There is often a need to check a kernel config and other OS configuration to mak

| Distro | Arch | Kernel | Kernel Config | hostnamectl | os-release |
|:------:|:----:|:------:|:-------------:|:-----------:|:----------:|
| [Talos Linux v1.9.1](./talos-linux-v1.9.1/6.12.6-talos) | x86 | 6.12.6 | [config](<./talos-linux-v1.9.1/6.12.6-talos/bootconfig.md>) | NotAvailable | [file](<./talos-linux-v1.9.1/6.12.6-talos/os-release.md>) |
| [Ubuntu 24.04 LTS](./Ubuntu%2024.04%20LTS/6.8.0-38-generic) | x86 | 6.8.8 | [config](<./Ubuntu 24.04 LTS/6.8.0-38-generic/bootconfig.md>) | [file](<./Ubuntu 24.04 LTS/6.8.0-38-generic/hostnamectl.md>) | [file](<./Ubuntu 24.04 LTS/6.8.0-38-generic/os-release.md>) |
| [Fedora Linux 39 (Server Edition)](./Fedora%20Linux%2039%20(Server%20Edition)/6.7.7-200.fc39.aarch64) | arm64 | 6.7.7-200.fc39.aarch64 | [config](<./Fedora Linux 39 (Server Edition)/6.7.7-200.fc39.aarch64/bootconfig.md>) | [file](<./Fedora Linux 39 (Server Edition)/6.7.7-200.fc39.aarch64/hostnamectl.md>) | [file](<./Fedora Linux 39 (Server Edition)/6.7.7-200.fc39.aarch64/os-release.md>) |
| [Ubuntu 22.04.4 LTS](./Ubuntu%2022.04.4%20LTS/6.5.0-1014-gcp) | x86 | 6.5.0-1014-gcp | [config](<./Ubuntu 22.04.4 LTS/6.5.0-1014-gcp/bootconfig.md>) | [file](<./Ubuntu 22.04.4 LTS/6.5.0-1014-gcp/hostnamectl.md>) | [file](<./Ubuntu 22.04.4 LTS/6.5.0-1014-gcp/os-release.md>) |
Expand Down Expand Up @@ -77,6 +78,7 @@ There is often a need to check a kernel config and other OS configuration to mak

| Distro | Arch | Kernel | [CONFIG_AUDIT](https://cateee.net/lkddb/web-lkddb/AUDIT.html) | [CONFIG_AUDIT_ARCH](https://cateee.net/lkddb/web-lkddb/AUDIT_ARCH.html) | [CONFIG_AUDITSYSCALL](https://cateee.net/lkddb/web-lkddb/AUDITSYSCALL.html) |
|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|
| [Talos Linux v1.9.1](./talos-linux-v1.9.1/6.12.6-talos) | x86 | 6.12.6 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| [Ubuntu 24.04 LTS](./Ubuntu%2024.04%20LTS/6.8.0-38-generic) | x86 | 6.8.8 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| [Fedora Linux 39 (Server Edition)](./Fedora%20Linux%2039%20(Server%20Edition)/6.7.7-200.fc39.aarch64) | arm64 | 6.7.7-200.fc39.aarch64 | :heavy_check_mark: | :x: | :heavy_check_mark: |
| [Ubuntu 22.04.4 LTS](./Ubuntu%2022.04.4%20LTS/6.5.0-1014-gcp) | x86 | 6.5.0-1014-gcp | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
Expand Down Expand Up @@ -141,6 +143,7 @@ There is often a need to check a kernel config and other OS configuration to mak
| Distro | Arch | Kernel | CONFIG_FUNCTION_ERROR_INJECTION | CONFIG_BPF_KPROBE_OVERRIDE |
|:-------:|:-------:|:-------:|:-------:|:-------:|
| [Talos Linux v1.9.1](./talos-linux-v1.9.1/6.12.6-talos) | x86 | 6.12.6 | :heavy_check_mark: | :x: |
| [Ubuntu 24.04 LTS](./Ubuntu%2024.04%20LTS/6.8.0-38-generic) | x86 | 6.8.8 | :heavy_check_mark: | :heavy_check_mark: |
| [Fedora Linux 39 (Server Edition)](./Fedora%20Linux%2039%20(Server%20Edition)/6.7.7-200.fc39.aarch64) | arm64 | 6.7.7-200.fc39.aarch64 | :x: | :x: |
| [Ubuntu 22.04.4 LTS](./Ubuntu%2022.04.4%20LTS/6.5.0-1014-gcp) | x86 | 6.5.0-1014-gcp | :heavy_check_mark: | :heavy_check_mark: |
Expand Down Expand Up @@ -207,6 +210,7 @@ There is often a need to check a kernel config and other OS configuration to mak
| Distro | Arch | Kernel | CONFIG_BPF | [CGROUP_BPF](https://cateee.net/lkddb/web-lkddb/CGROUP_BPF.html) | [BPF_SYSCALL](https://cateee.net/lkddb/web-lkddb/BPF_SYSCALL.html) | [BPF_JIT](https://cateee.net/lkddb/web-lkddb/BPF_JIT.html) | [BPF_LSM](https://cateee.net/lkddb/web-lkddb/BPF_LSM.html) | [BPF_KPROBE_OVERRIDE](https://cateee.net/lkddb/web-lkddb/BPF_KPROBE_OVERRIDE.html) | [BPFILTER](https://cateee.net/lkddb/web-lkddb/BPFILTER.html) | [NET_ACT_BPF](https://cateee.net/lkddb/web-lkddb/NET_ACT_BPF.html) | [NET_CLS_BPF](https://cateee.net/lkddb/web-lkddb/NET_CLS_BPF.html) | [BPF_EVENTS](https://cateee.net/lkddb/web-lkddb/BPF_EVENTS.html) | [LWTUNNEL_BPF](https://cateee.net/lkddb/web-lkddb/LWTUNNEL_BPF.html) | [BPF_STREAM_PARSER](https://cateee.net/lkddb/web-lkddb/BPF_STREAM_PARSER.html) | [NETFILTER_XT_MATCH_BPF](https://cateee.net/lkddb/web-lkddb/NETFILTER_XT_MATCH_BPF.html) | [IPV6_SEG6_BPF](https://cateee.net/lkddb/web-lkddb/IPV6_SEG6_BPF.html) |
|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|
| [Talos Linux v1.9.1](./talos-linux-v1.9.1/6.12.6-talos) | x86 | 6.12.6 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: |
| [Ubuntu 24.04 LTS](./Ubuntu%2024.04%20LTS/6.8.0-38-generic) | x86 | 6.8.8 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| [Fedora Linux 39 (Server Edition)](./Fedora%20Linux%2039%20(Server%20Edition)/6.7.7-200.fc39.aarch64) | arm64 | 6.7.7-200.fc39.aarch64 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| [Ubuntu 22.04.4 LTS](./Ubuntu%2022.04.4%20LTS/6.5.0-1014-gcp) | x86 | 6.5.0-1014-gcp | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
Expand Down Expand Up @@ -271,6 +275,7 @@ There is often a need to check a kernel config and other OS configuration to mak
| Distro | Arch | Kernel | DM-Verity | DM-Verity FEC | FS-Verity | FS-Verity Signatures |
|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|
| [Talos Linux v1.9.1](./talos-linux-v1.9.1/6.12.6-talos) | x86 | 6.12.6 | :x: | :x: | :x: | :x: |
| [Ubuntu 24.04 LTS](./Ubuntu%2024.04%20LTS/6.8.0-38-generic) | x86 | 6.8.8 | :heavy_check_mark: | :x: | :heavy_check_mark: | :heavy_check_mark: |
| [Fedora Linux 39 (Server Edition)](./Fedora%20Linux%2039%20(Server%20Edition)/6.7.7-200.fc39.aarch64) | arm64 | 6.7.7-200.fc39.aarch64 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: |
| [Ubuntu 22.04.4 LTS](./Ubuntu%2022.04.4%20LTS/6.5.0-1014-gcp) | x86 | 6.5.0-1014-gcp | :heavy_check_mark: | :x: | :heavy_check_mark: | :heavy_check_mark: |
Expand Down Expand Up @@ -333,6 +338,7 @@ There is often a need to check a kernel config and other OS configuration to mak

| Distro | Arch | Kernel | BPF LSM | Integrity/IMA | [AppArmor](https://apparmor.net/) | [SELinux](http://selinuxproject.org/) | [LandLock](https://landlock.io/) | [SMACK](https://www.kernel.org/doc/html/v4.18/admin-guide/LSM/Smack.html) |
|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|
| [Talos Linux v1.9.1](./talos-linux-v1.9.1/6.12.6-talos) | x86 | 6.12.6 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: |
| [Ubuntu 24.04 LTS](./Ubuntu%2024.04%20LTS/6.8.0-38-generic) | x86 | 6.8.8 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| [Fedora Linux 39 (Server Edition)](./Fedora%20Linux%2039%20(Server%20Edition)/6.7.7-200.fc39.aarch64) | arm64 | 6.7.7-200.fc39.aarch64 | :heavy_check_mark: | :heavy_check_mark: | :x: | :heavy_check_mark: | :heavy_check_mark: | :x: |
| [Ubuntu 22.04.4 LTS](./Ubuntu%2022.04.4%20LTS/6.5.0-1014-gcp) | x86 | 6.5.0-1014-gcp | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
Expand Down Expand Up @@ -399,6 +405,7 @@ There is often a need to check a kernel config and other OS configuration to mak
| Distro | Arch | Kernel | CONFIG_X86_CPU_RESCTRL (since v5.0) | CONFIG_X86_RESCTRL | [CONFIG_RESCTRL](https://github.com/torvalds/linux/commit/90802938f7e88045ace123e105e22e8c3e7f9c7e#diff-30397f61d1661eb57fd49221ec6a29cb96afdbd0d8084558aabd464530de0283L12) | [CONFIG_INTEL_RDT](https://github.com/torvalds/linux/commit/a6f771c9bf4eea2da1516e70c283ede61a7d666f#diff-30397f61d1661eb57fd49221ec6a29cb96afdbd0d8084558aabd464530de0283L9) | [CONFIG_INTEL_RDT_A](https://github.com/torvalds/linux/commit/1640ae9471ae41eb18d2b214f1f40af3c4ed3828#diff-721a170a1097365c094c385ffcb09225384ba983423b0a0197ee35e7fe28ea37L9) |
|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|
| [Talos Linux v1.9.1](./talos-linux-v1.9.1/6.12.6-talos) | x86 | 6.12.6 | :x: | :x: | :x: | :x: | :x: |
| [Ubuntu 24.04 LTS](./Ubuntu%2024.04%20LTS/6.8.0-38-generic) | x86 | 6.8.8 | :heavy_check_mark: | :x: | :x: | :x: | :x: |
| [Fedora Linux 39 (Server Edition)](./Fedora%20Linux%2039%20(Server%20Edition)/6.7.7-200.fc39.aarch64) | arm64 | 6.7.7-200.fc39.aarch64 | :x: | :x: | :x: | :x: | :x: |
| [Ubuntu 22.04.4 LTS](./Ubuntu%2022.04.4%20LTS/6.5.0-1014-gcp) | x86 | 6.5.0-1014-gcp | :heavy_check_mark: | :x: | :x: | :x: | :x: |
Expand Down Expand Up @@ -465,6 +472,7 @@ There is often a need to check a kernel config and other OS configuration to mak
| Distro | Arch | Kernel | Seccomp | Seccomp Filter |
|:-------:|:-------:|:-------:|:-------:|:-------:|
| [Talos Linux v1.9.1](./talos-linux-v1.9.1/6.12.6-talos) | x86 | 6.12.6 | :heavy_check_mark: | :heavy_check_mark: |
| [Ubuntu 24.04 LTS](./Ubuntu%2024.04%20LTS/6.8.0-38-generic) | x86 | 6.8.8 | :heavy_check_mark: | :heavy_check_mark: |
| [Fedora Linux 39 (Server Edition)](./Fedora%20Linux%2039%20(Server%20Edition)/6.7.7-200.fc39.aarch64) | arm64 | 6.7.7-200.fc39.aarch64 | :heavy_check_mark: | :heavy_check_mark: |
| [Ubuntu 22.04.4 LTS](./Ubuntu%2022.04.4%20LTS/6.5.0-1014-gcp) | x86 | 6.5.0-1014-gcp | :heavy_check_mark: | :heavy_check_mark: |
Expand Down Expand Up @@ -527,6 +535,7 @@ There is often a need to check a kernel config and other OS configuration to mak

| Distro | Arch | Kernel | CONFIG_XFRM | CONFIG_XFRM_OFFLOAD | CONFIG_XFRM_ALGO | CONFIG_XFRM_USER | CONFIG_XFRM_SUB_POLICY | CONFIG_XFRM_MIGRATE | CONFIG_XFRM_IPCOMP | CONFIG_SECURITY_NETWORK_XFRM |
|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|
| [Talos Linux v1.9.1](./talos-linux-v1.9.1/6.12.6-talos) | x86 | 6.12.6 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: | :x: | :heavy_check_mark: | :heavy_check_mark: |
| [Ubuntu 24.04 LTS](./Ubuntu%2024.04%20LTS/6.8.0-38-generic) | x86 | 6.8.8 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: | :x: | :heavy_check_mark: | :heavy_check_mark: |
| [Fedora Linux 39 (Server Edition)](./Fedora%20Linux%2039%20(Server%20Edition)/6.7.7-200.fc39.aarch64) | arm64 | 6.7.7-200.fc39.aarch64 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| [Ubuntu 22.04.4 LTS](./Ubuntu%2022.04.4%20LTS/6.5.0-1014-gcp) | x86 | 6.5.0-1014-gcp | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: | :x: | :heavy_check_mark: | :heavy_check_mark: |
Expand Down
Loading

0 comments on commit 8b5169c

Please sign in to comment.