Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
mkimage-profiles
Commits
e745fa27
Commit
e745fa27
authored
Jan 31, 2025
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
regular.mk: set LOCALES='en_US ru_RU' for jeos
Otherwise only en_US will be available.
parent
5a22cb7d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
regular.mk
conf.d/regular.mk
+2
-0
No files found.
conf.d/regular.mk
View file @
e745fa27
...
@@ -86,6 +86,8 @@ distro/.regular-jeos-base: distro/.regular-bare +efi \
...
@@ -86,6 +86,8 @@ distro/.regular-jeos-base: distro/.regular-bare +efi \
@$(call add,BASE_LISTS,openssh)
@$(call add,BASE_LISTS,openssh)
@$(call add,THE_PACKAGES,fdisk)
@$(call add,THE_PACKAGES,fdisk)
@$(call add,THE_PACKAGES,btrfs-progs)
@$(call add,THE_PACKAGES,btrfs-progs)
@$(call set,LOCALES,en_US ru_RU)
@$(call set,DISABLE_LANG_MENU,1)
distro/.regular-jeos: distro/.regular-jeos-base use/cleanup \
distro/.regular-jeos: distro/.regular-jeos-base use/cleanup \
use/volumes/regular use/ntp/chrony use/net/etcnet \
use/volumes/regular use/ntp/chrony use/net/etcnet \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment