flatcar-scripts/sdk_container
Daniel Zatovic 21bcf1aea2 overlay sys-apps/baselayout: Don't create empty /etc configs
There is a bug in coreos baselayout which wipes
/etc/{group,gshadow,passwd,shadow} when
reinstalling/removing/upgrading the baselayout package.

The deleted files are touched in staging area, so the package ships
empty configuration files, overwriting the original configs on the
system. Instead we move the touch to postinst, which only touches the
existing files (or creates them when they're nonexistent).
2025-03-17 17:03:01 +01:00
..
.repo/manifests New version: main-4274.0.0-nightly-20250314-2100 2025-03-15 02:43:10 +00:00
src/third_party overlay sys-apps/baselayout: Don't create empty /etc configs 2025-03-17 17:03:01 +01:00