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
dcdb139d
Commit
dcdb139d
authored
Feb 20, 2025
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
live: do'nt enable EFI support in use/live/x11
This target can be used without EFI.
parent
86e4e766
Hide 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 @
dcdb139d
...
@@ -37,8 +37,8 @@ use/live/base: use/live/.base use/net use/deflogin/live \
...
@@ -37,8 +37,8 @@ use/live/base: use/live/.base use/net use/deflogin/live \
use/live/rw: use/live use/syslinux/live_rw.cfg use/grub/live_rw.cfg; @:
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/
l10n +efi
use/
sound use/l10n
@$(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)
...
...
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