Skip to content

Commit 29694c6

Browse files
committed
examples/README.md: add "Lost+found" section
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 123fec4 commit 29694c6

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

examples/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Distro:
88
- [`almalinux.yaml`](./almalinux.yaml): AlmaLinux
99
- [`alpine.yaml`](./alpine.yaml): ⭐Alpine Linux
1010
- [`archlinux.yaml`](./archlinux.yaml): ⭐Arch Linux
11-
- centos.yaml: ~~CentOS Linux 8~~ ([EOL](https://www.centos.org/centos-linux-eol/))
1211
- [`centos-stream.yaml`](./centos-stream.yaml): CentOS Stream 8
1312
- [`debian.yaml`](./debian.yaml): ⭐Debian GNU/Linux
1413
- [`fedora.yaml`](./fedora.yaml): ⭐Fedora
@@ -47,6 +46,13 @@ Others:
4746
- [`experimental/9p.yaml`](experimental/9p.yaml): [experimental] use 9p mount type
4847
- [`experimental/riscv64.yaml`](experimental/riscv64.yaml): [experimental] RISC-V
4948

49+
Lost+found:
50+
- ~`centos.yaml`~: Removed in Lima v0.8.0, as CentOS 8 reached [EOL](https://www.centos.org/centos-linux-eol/).
51+
Replaced by [`rocky.yaml`](./rocky.yaml), [`almalinux.yaml`](./almalinux.yaml), [`oraclelinux.yaml`](./oraclelinux.yaml),
52+
and [`centos-stream.yaml`](./centos-stream.yaml).
53+
- ~`singularity.yaml`~: Moved to [`apptainer-rootful.yaml`](./apptainer-rootful.yaml) in Lima v0.12.1, as Singularity was renamed to Apptainer.
54+
- ~`experimental/apptainer.yaml`~: Moved to [`apptainer.yaml`](./apptainer.yaml) in Lima v0.12.1
55+
5056
## Tier 1
5157

5258
The "Tier 1" yamls (marked with ⭐) are regularly tested on the CI.

0 commit comments

Comments
 (0)