Re: Immutable Variants & Persistence

2023-07-12 Thread Felipe Borges
On Tue, Jul 11, 2023 at 7:24 PM Jonathan Steffan wrote: > > On Tue, Jul 11, 2023 at 10:47 AM Jonathan Steffan > 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 la

Re: Immutable Variants & Persistence

2023-07-12 Thread Simon de Vlieger
On 7/11/23 19:23, Jonathan Steffan wrote: > On Tue, Jul 11, 2023 at 10:47 AM Jonathan Steffan > 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

Re: Immutable Variants & Persistence

2023-07-11 Thread Jonathan Steffan
On Tue, Jul 11, 2023 at 10:47 AM Jonathan Steffan 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. Upo

Re: Immutable Variants & Persistence

2023-07-11 Thread Jonathan Steffan
Stephen, Maybe. I was thinking more: 1. Boot Silverblue 2. All userspace is in RAM 3. Reboot 4. See step 1 On Tue, Jul 11, 2023 at 10:42 AM Stephen Gallagher wrote: > On Tue, Jul 11, 2023 at 12:01 PM Jonathan Steffan > wrote: > > > > On Tue, Jul 11, 2023 at 6:55 AM Richard W.M. Jones > wrote

Re: Immutable Variants & Persistence

2023-07-11 Thread Stephen Gallagher
On Tue, Jul 11, 2023 at 12:01 PM Jonathan Steffan wrote: > > On Tue, Jul 11, 2023 at 6:55 AM Richard W.M. Jones wrote: >> >> >> Isn't this what Silverblue is for? >> >> https://fedoraproject.org/silverblue/ > > > Yes, close. > > Could it be possible that all changes are only recorded COW and afte

Re: Immutable Variants & Persistence

2023-07-11 Thread Jonathan Steffan
On Tue, Jul 11, 2023 at 6:55 AM Richard W.M. Jones wrote: > > Isn't this what Silverblue is for? > > https://fedoraproject.org/silverblue/ Yes, close. Could it be possible that all changes are only recorded COW and after reboot they are discarded? -- Jonathan Steffan ___

Re: Immutable Variants & Persistence

2023-07-11 Thread Richard W.M. Jones
On Tue, Jul 11, 2023 at 04:19:13AM -0600, Jonathan Steffan wrote: > Hello, > > During a recent IRC conversation the question of always booting > Fedora fresh on hardware came up. We've got the Live variants which > do this already and it's possible to directly write them to a local > disk. Similar