Your message dated Mon, 2 Mar 2020 21:15:16 +0000
with message-id <[email protected]>
and subject line Re: Bug#824649: ostree: document how to prepare and update a
.deb-based system root
has caused the Debian Bug report #824649,
regarding ostree: document how to prepare and update a .deb-based system root
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
824649: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824649
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ostree
Version: 2016.5-2
Severity: wishlist
Tags: help
We should document how to prepare a Debian-derived system with specified
contents (for example task-desktop) for deployment via OSTree, analogous
to what <https://github.com/projectatomic/rpm-ostree> does for Red Hat
systems.
<https://ostree.readthedocs.io/en/latest/manual/adapting-existing/>
has some general notes based on experience of deploying RPM systems
with OSTree, which should be broadly applicable to dpkg systems.
In particular, carrying out the /usr merge (usrmerge) is recommended
when deploying via OSTree, /etc may need some special handling,
dpkg metadata needs to be moved/symlinked/bind-mounted under /usr
(because it is only as mutable as /usr) or removed, and special handling
will be needed for /etc/passwd and /etc/group because the OSTree deployment
includes uids/gids by numeric value. Reserving a uid/gid range for
the OSTree-managed system users in each ostree-deployed Debian derivative,
and using libnss-extrausers or similar, might be useful.
I think this aspect of OSTree is perhaps more practically useful right now
for limited-scope Debian derivatives (Endless? SteamOS?) than it is for
general-purpose Debian or Ubuntu.
S
--- End Message ---
--- Begin Message ---
Version: 2019.3-2
On Mon, 02 Mar 2020 at 12:53:36 -0700, Dan Nicholson wrote:
> ostree-boot got in a while ago and it looks like you added the documentation
> Felix started inĀ [2]https://salsa.debian.org/debian/ostree/-/commits/debian/
> master/debian/ostree-boot-examples. So, I think this can be closed now?
Yes. Sorry, I forgot to close this in the changelog at the time.
I don't routinely use ostree in this way myself, so please send any
corrections, clarifications or updates as merge requests or patches.
Thanks,
smcv
--- End Message ---