-
Notifications
You must be signed in to change notification settings - Fork 13
feature locales
Alexey Gladkov edited this page Sep 12, 2022
·
1 revision
This feature adds localization files and directories. By default, the initramfs
locale is C
and there are no localizations.
All locales must be specified without encoding. UTF-8 is enforced.
- LOCALES -- a list of locales that should be copied to the image. The first locale in the list will be used as the default locale in the initramfs.
- LOCALES_TEXTDOMAIN -- a list of textdomains for initramfs.
- Get Started
- Initramfs Runtime
- Image Generation
- Contributing
- FAQ
- Presentations