This is essentially a split out of the installclass modifications that were done in https://github.com/rhinstaller/anaconda/pull/871. It needs the corresponding Anaconda patch to be useful, though it should be harmless to apply ahead of time. Related: https://pagure.io/atomic-wg/issue/282
Created attachment 1295328 [details] Introspect Atomic payload to determine supported locales
Requires https://github.com/rhinstaller/anaconda/pull/1122.
Sanity checked that the patch on its own doesn't cause any isues on older anacondas without https://github.com/rhinstaller/anaconda/pull/1122.
Super minor things: Can you s/Atomic/Atomic Host/ in the changelog? - Delete the locale checkout dir when done? I know it's just transient but we might as well keep this clean on general principle - Seems like the (lang, territory) = line.split('_') should be (lang, territory) = line.split('_'. 1) just for sanity?
Created attachment 1295851 [details] Introspect Atomic Host payload for supported locales
Thanks for the feedback! Updated in ⬆️.
http://pkgs.fedoraproject.org/cgit/rpms/fedora-productimg-atomic.git/commit/?id=fada346adf6234d2751046582f887916ee3d5acf
Can we have this in f26 as well? Would be nice if we could release this as part of a TWR.
https://koji.fedoraproject.org/koji/buildinfo?buildID=921538