summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-02-02 16:21:24 -0500
committerGitHub <noreply@github.com>2021-02-02 16:21:24 -0500
commit9b8871cf97ffdb4e206ebd891c112dd7fc8546ce (patch)
tree5511f559ad9a8c3dd10b729d0319567b84e41f33
parentc216a438b8f9b4b8405bcac35211aa21d5e341a8 (diff)
parent5d730472ae934ee019ee1b635021ccb055578399 (diff)
downloadostree-9b8871cf97ffdb4e206ebd891c112dd7fc8546ce.tar.gz
Merge pull request #2273 from cgwalters/link-stb-apt2ostree
README.md: Also link apt2ostree
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index ffbb1c8e..42e197bd 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,9 @@ their [eos-updater](https://github.com/endlessm/eos-updater)
and [deb-ostree-builder](https://github.com/dbnicholson/deb-ostree-builder)
projects.
+For Debian/apt, see also https://github.com/stb-tester/apt2ostree
+and the LWN article [Merkle trees and build systems](https://lwn.net/Articles/821367/).
+
Fedora derivatives use rpm-ostree (noted below); there are 3 variants using OSTree:
- [Fedora CoreOS](https://getfedora.org/en/coreos/)