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
62d57246
Commit
62d57246
authored
Jul 17, 2025
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
live: separate use/live/desktop-common from use/live-desktop
For live on wayland without xorg.
parent
28e2d2eb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
config.mk
features.in/live/config.mk
+4
-3
No files found.
features.in/live/config.mk
View file @
62d57246
...
@@ -47,11 +47,12 @@ use/live/x11: use/live/base use/deflogin/desktop use/x11-autologin \
...
@@ -47,11 +47,12 @@ use/live/x11: use/live/base use/deflogin/desktop use/x11-autologin \
@$(call add,LIVE_PACKAGES,pciutils)
@$(call add,LIVE_PACKAGES,pciutils)
@$(call add,LIVE_PACKAGES,livecd-backlight-max)
@$(call add,LIVE_PACKAGES,livecd-backlight-max)
use/live/desktop-common: use/live/x11 use/syslinux/localboot.cfg \
use/grub/localboot_bios.cfg use/xdg-user-dirs/deep; @
# 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/desktop-common use/x11/xorg use/x11/wacom +vmguest; @:
use/xdg-user-dirs/deep \
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
use/live/repo: use/live
use/live/repo: use/live
...
...
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