You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What I'm doing is rsyncing the root / filesystem ignoring the system folders, and then committing it. But this does not look very smart, since the overlay fs knows what changed, it would be good to me not need to copy everything to only tell the ref that the rest was not deleted. Or I do not know a way to tell ostree to commit only the changes and leave untouched the rest of the ref. There is a way? Thanks in advance!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What I'm doing is
rsync
ing the root/
filesystem ignoring the system folders, and then committing it. But this does not look very smart, since the overlay fs knows what changed, it would be good to me not need to copy everything to only tell the ref that the rest was not deleted. Or I do not know a way to tellostree
to commit only the changes and leave untouched the rest of the ref. There is a way? Thanks in advance!Beta Was this translation helpful? Give feedback.
All reactions