Skip to content

Commit

Permalink
feat: add bootc
Browse files Browse the repository at this point in the history
this will allow us to experiment with bootc, plus, offers a way for
users to auto-update and reboot which seems to be the new solution for a
zincati replacement.

Relates: #54
  • Loading branch information
bsherman committed Mar 15, 2024
1 parent d1e9637 commit 34ec1a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Suitable for running containerized workloads on either bare metal or virtual mac

- Starts with a [Fedora CoreOS image](https://quay.io/repository/fedora/fedora-coreos?tab=tags)
- Adds the following:
- [bootc](https://github.com/containers/bootc) (new way to update container native systems)
- [cockpit](https://cockpit-project.org) (podman container and system management)
- [firewalld](https://firewalld.org/)
- guest VM agents (`qemu-guest-agent` and `open-vm-tools`))
Expand Down
1 change: 1 addition & 0 deletions ucore/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"include": {
"all": [],
"ucore-minimal": [
"bootc",
"cockpit-networkmanager",
"cockpit-podman",
"cockpit-selinux",
Expand Down

0 comments on commit 34ec1a1

Please sign in to comment.