#468 Use the fedora-release-container package in container images
Merged 5 years ago by kevin. Opened 5 years ago by cverna.
cverna/fedora-kickstarts f29  into  f29

file modified
+1 -1
@@ -30,7 +30,7 @@ 

  autopart --noboot --nohome --noswap --nolvm

  

  %packages --excludedocs --instLangs=en --nocore

- fedora-release

+ fedora-release-container

  bash

  coreutils

  glibc-minimal-langpack

is this risky to do in the middle of a release? is it fixing any problem in particular or is it just cosmetic?

is this risky to do in the middle of a release? is it fixing any problem in particular or is it just cosmetic?

I am not sure what would be the risk, if I understand it correctly it only add a new file /usr/lib/os.release.d/os-release-container

This is mostly used to have better statistics, ie how many container downloads etc ...

yeah i'm mostly trying to make sure we have a clear understanding of the risks. If it's not risky, that's great

I see very little risk, but if we want to be safe we can merge rawhide first and see how that goes

Pull-Request has been merged by kevin

5 years ago
Metadata