CentOS / centos-bootc

Create and maintain base bootable container images from Fedora ELN and CentOS Stream packages
https://centos.github.io/centos-bootc
Other
43 stars 28 forks source link

Fix anaconda /etc/fstab #442

Closed cgwalters closed 3 months ago

cgwalters commented 4 months ago

See https://github.com/ostreedev/ostree/issues/3193

Unclear which component owns the best fix, but I think short term we should ship a systemd unit that edits the anaconda-generated fstab on first boot. (We can try to patch anaconda but…messy)

cgwalters commented 4 months ago

https://github.com/containers/bootc/pull/417