On Thu, Nov 20, 2025 at 12:56:44PM -0600, Glenn Washburn wrote:
> I've seen several times and believe that quite often people building GRUB
> forget to run linguas.sh to download and setup the build for the external
> translations. So make setting up LINGUAS happen by default when running
> bootstrap. If a user does not want to setup LINGUAS it can be skipped by
> running bootstrap with the existing --skip-po argument. In fact, bootstrap
> already has functionality that automatically downloads a projects 
> translations,
> so switch to using that in patch #2. Also it is needed to run some extra code
> because bootstrap will not add GRUB's autogenerated languages. In patch #3
> simplify the LINGUAS generation and patch #4 fixes a couple issues in the
> INSTALL that is dependent on patch #1.
>
> v4:
>  * List wget as a soft requirement in INSTALL
>
> v3:
>  * Fix an issue where basename could be called by xargs with no arguments
>
> v2:
>  * There wasn't intentionally a v1, but I accidentally created a patch
>    series, and then I realized that patch #2 depends on patch #1.
>
> Glenn
>
> Glenn Washburn (4):
>   bootstrap: Run linguas.sh in bootstrap epilogue
>   bootstrap: Migrate linguas.sh into bootstrap.conf
>   bootstrap: Condense and simplify LINGUAS generation
>   INSTALL: Fix a grammatical error

For all patches Reviewed-by: Daniel Kiper <[email protected]>...

Daniel

_______________________________________________
Grub-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to