On 7/11/23 19:23, Jonathan Steffan wrote:
> On Tue, Jul 11, 2023 at 10:47 AM Jonathan Steffan
> <jonathanstef...@gmail.com <mailto:jonathanstef...@gmail.com>> wrote:
>
>     2. All userspace is in RAM
>
>
> For example, let's install `dnf install tuxpuck`. I'd expect `tuxpuck`
> to be installed and playable. I wouldn't have to reboot after layering
> this using ostree.
>
> I'd just like to play the game and reboot. Upon reboot, we are back to
> step 1.
You'd layer packages with `rpm-ostree install $package`, you'd then remove all layered packages with `rpm-ostree uninstall --all`.

However, overlaying packages (or removing them) already requires a reboot (or an rpm-ostree apply-live).

Perhaps there is a way for rpm-ostree to layer without preparing a deployment.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to