Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add notes on containers #427

Merged
merged 1 commit into from
Nov 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 47 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,50 @@ If your firmware consists of multiple components, such as `coreboot` with `linux

[Documentation is hosted in pages](https://9elements.github.io/firmware-action/).


## Containers

List of [firmware-action](https://github.com/orgs/9elements/packages?repo_name=firmware-action) docker containers.

| Container | Maintained | Note |
|:----------------------|:------------|:------|
| coreboot_4.19 | [x] | |
| coreboot_4.20 | [ ] | discontinued in favor of `4.20.1` |
| coreboot_4.20.1 | [x] | |
| coreboot_4.21 | [x] | |
| coreboot_4.22 | [ ] | discontinued in favor of `4.22.1` |
| coreboot_4.22.01 | [x] | |
| coreboot_24.02 | [ ] | discontinued in favor of `24.02.01` |
| coreboot_24.02.01 | [x] | |
| coreboot_24.05 | [x] | |
| udk2017 | [x] | |
| edk2-stable202008 | [x] | |
| edk2-stable202105 | [x] | |
| edk2-stable202111 | [x] | |
| edk2-stable202205 | [x] | |
| edk2-stable202208 | [x] | |
| edk2-stable202211 | [x] | |
| edk2-stable202302 | [x] | |
| edk2-stable202305 | [x] | |
| edk2-stable202308 | [x] | |
| edk2-stable202311 | [x] | |
| edk2-stable202402 | [x] | |
| edk2-stable202405 | [x] | |
| edk2-stable202408 | [ ] | discontinued in favor of `stable202408.01` |
| edk2-stable202408.01 | [x] | |
| linux_6.1.111 | [x] | |
| linux_6.1.45 | [x] | |
| linux_6.6.52 | [x] | |
| linux_6.9.9 | [x] | |
| linux_6.11 | [x] | |
| uroot_0.14.0 | [x] | |


## Legacy containers

These were created by hand long time ago and since then have been replaced.

| Container | Maintained | Note |
|:----------------------|:------------|:------|
| [coreboot](https://github.com/orgs/9elements/packages/container/package/coreboot) | [ ] | discontinued |
| [uefi](https://github.com/orgs/9elements/packages/container/package/uefi) | [ ] | discontinued |