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
86ec6d0d
Commit
86ec6d0d
authored
Jan 31, 2025
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
live: add use/l10n in use/live/x11 instead use/live/desktop
Must be added together with the livecd-setlocale package (list tagged/desktop+live).
parent
1f0a134b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
config.mk
features.in/live/config.mk
+2
-2
No files found.
features.in/live/config.mk
View file @
86ec6d0d
...
@@ -38,7 +38,7 @@ use/live/rw: use/live use/syslinux/live_rw.cfg use/grub/live_rw.cfg; @:
...
@@ -38,7 +38,7 @@ use/live/rw: use/live use/syslinux/live_rw.cfg use/grub/live_rw.cfg; @:
# graphical target (not enforcing xorg drivers or blobs)
# graphical target (not enforcing xorg drivers or blobs)
use/live/x11: use/live/base use/deflogin/desktop use/x11-autologin use/sound \
use/live/x11: use/live/base use/deflogin/desktop use/x11-autologin use/sound \
use/fonts/otf/adobe use/fonts/otf/mozilla +efi
use/fonts/otf/adobe use/fonts/otf/mozilla
use/l10n
+efi
@$(call add,LIVE_LISTS,$(call tags,desktop && (live || network)))
@$(call add,LIVE_LISTS,$(call tags,desktop && (live || network)))
@$(call add,LIVE_LISTS,$(call tags,base l10n))
@$(call add,LIVE_LISTS,$(call tags,base l10n))
@$(call add,LIVE_PACKAGES,pciutils)
@$(call add,LIVE_PACKAGES,pciutils)
...
@@ -46,7 +46,7 @@ use/live/x11: use/live/base use/deflogin/desktop use/x11-autologin use/sound \
...
@@ -46,7 +46,7 @@ use/live/x11: use/live/base use/deflogin/desktop use/x11-autologin use/sound \
# this target specifically pulls free xorg drivers in (and a few more bits);
# this target specifically pulls free xorg drivers in (and a few more bits);
# a browser is requested too, the recommended one can be overridden downstream
# a browser is requested too, the recommended one can be overridden downstream
use/live/desktop: use/live/x11 use/x11/xorg use/x11/wacom \
use/live/desktop: use/live/x11 use/x11/xorg use/x11/wacom \
use/
l10n use/
xdg-user-dirs/deep \
use/xdg-user-dirs/deep \
use/syslinux/localboot.cfg use/grub/localboot_bios.cfg +vmguest; @:
use/syslinux/localboot.cfg use/grub/localboot_bios.cfg +vmguest; @:
# preconfigure apt for both live and installed-from-live systems
# preconfigure apt for both live and installed-from-live systems
...
...
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