Test base bootc image
Signed-off-by: Paul Whalen pwhalen@fedoraproject.org
This is RHEL only, I think we want /tmp on tmpfs in Fedora so maybe this should be uncommented?
Do we need this at all, I think we already have them in our repo?
I think the comment refers to the below script undoing the effects of it being commented in RHEL, its not commented in Fedora and tmp.mount exists so the symlink line isn't run. It's likely not needed at all but I think harmless.
tmp.mount
Test build: Executing postprocess inline script '1' + mkdir -p /usr/lib/systemd/system/local-fs.target.wants + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount + sed -ie 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf + sed -ie '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf
postprocess
We use metalink in our current repo file, there is an issue with using mirrors linked above in the comment.
metalink
rebased onto 782fa7a76d00351ecf08b68ada0b63ea10a65b29
Being containers not sure we need mirrors et el as it would be handled by that infrastructure.
rebased onto 8329945ded68e83941eb2ade0ca309f2d2965e3a
Pull-Request has been merged by pbrobinson
Test base bootc image
Signed-off-by: Paul Whalen pwhalen@fedoraproject.org