apt-ostree/.notes
2025-07-18 08:31:01 +00:00
..
inspiration Initial commit: apt-ostree project with 100% rpm-ostree CLI compatibility 2025-07-18 08:31:01 +00:00
research Initial commit: apt-ostree project with 100% rpm-ostree CLI compatibility 2025-07-18 08:31:01 +00:00
rpm-ostree Initial commit: apt-ostree project with 100% rpm-ostree CLI compatibility 2025-07-18 08:31:01 +00:00
tests Initial commit: apt-ostree project with 100% rpm-ostree CLI compatibility 2025-07-18 08:31:01 +00:00
.gitignore Initial commit: apt-ostree project with 100% rpm-ostree CLI compatibility 2025-07-18 08:31:01 +00:00
critical_integration_implementation.md Initial commit: apt-ostree project with 100% rpm-ostree CLI compatibility 2025-07-18 08:31:01 +00:00
phase5_completion_summary.md Initial commit: apt-ostree project with 100% rpm-ostree CLI compatibility 2025-07-18 08:31:01 +00:00
plan.md Initial commit: apt-ostree project with 100% rpm-ostree CLI compatibility 2025-07-18 08:31:01 +00:00
readme.md Initial commit: apt-ostree project with 100% rpm-ostree CLI compatibility 2025-07-18 08:31:01 +00:00
rpm-ostree-cli-analysis.md Initial commit: apt-ostree project with 100% rpm-ostree CLI compatibility 2025-07-18 08:31:01 +00:00
todo.md Initial commit: apt-ostree project with 100% rpm-ostree CLI compatibility 2025-07-18 08:31:01 +00:00

I want to fork, rebase or whatever the correct term is, the project rpm-ostree to create a new project apt-ostree.

I want to swap out libdnf with libapt-pkg

The the new project is name apt-ostree, for Debian and Ubuntu based systems.

We need to replace libdnf and any and all dnf, and rpm packaging things with apt and deb packaging.

I want the app to be essentially the same. Identical User experience and everything.

But any and all Fedora, RHEL, etc. stuff needs to be swapped out too.