diff --git a/sig/TC/content/doc/projects/erofs.md b/sig/TC/content/doc/projects/erofs.md index 9c9e8304b8ef92ecdba585e71f091751f2592dfd..b87de044e1e3905eda12af54713b3c9a8219cefc 100644 --- a/sig/TC/content/doc/projects/erofs.md +++ b/sig/TC/content/doc/projects/erofs.md @@ -13,15 +13,34 @@ EROFS 是为高性能只读场景量身打造的内核文件系统,应用于 | Debian | >= 11 | | Ubuntu | >= 20.04 | | Fedora | >= 30 | -| ArchLinux | 已支持,版本待补充 | -| Gentoo | 已支持,版本待补充 | +| ArchLinux | >= 2020-01-01 | +| Gentoo | 已支持,版本待补充 | | Alibaba Cloud Linux | >= 2 | -| Azure Linux | >= 3.0 (正在发布) | +| Amazon Linux | >= 2023 | +| Azure Linux | >= 3.0 | | Chromium OS | 已支持,版本待补充 | | Deepin Linux | >= 20 | | UnionTech OS | >= 1070 | -| Lifsea OS | 已支持,版本待补充 | -| KeyarchOS | >= 5.8 | - +| Lifsea OS | 已支持,版本待补充 | +| KeyarchOS | >= 5.8 | +| AWS Bottlerocket OS | >= v1.39 | 更完整发行版列表见[EROFS 官方网站](https://erofs.docs.kernel.org). + +## 支持 EROFS 的知名开源项目 + +1. [Containerd](https://github.com/containerd/containerd/pull/10705) + +2. [Kata Containers](https://github.com/kata-containers/kata-containers/pull/11172) + +3. [gVisor](https://github.com/google/gvisor/pull/9308) + +4. [kdump-utils](https://github.com/rhkdump/kdump-utils/pull/33) + +6. [dracut-ng](https://github.com/dracut-ng/dracut-ng/pull/546) + +7. [ComposeFS](https://github.com/composefs/composefs) + +8. [Dragonfly Nydus](https://github.com/dragonflyoss/nydus) + +9. [OverlayBD](https://github.com/containerd/overlaybd)