On 06/01/2017 10:45 PM, Niranjan M.R wrote: > On 05/30/2017 09:27 AM, Dusty Mabe wrote: >> >> >> >> I tend to agree here. Previously things had to go into either the base >> atomic host or they had to go into a container. Now we have package >> layering, so there is a middle ground. >> >> I say let's keep the base relatively small like what we have today. >> For things that are low level utilities/services we can either choose to >> include them in the base or not. If not the user still has the option >> of layering them in using `rpm-ostree install pkg`. With the livefs >> work that is going on upstream we might even be able to rid ourselves of >> the dreaded reboot for package layering. > > Dusty, do you have any link of livefs work that is going on ? >
Mostly just the commits from this PR [1] for now. There will be some blog posts out about this once we do a release that has this content in it. [1] https://github.com/projectatomic/rpm-ostree/pull/652