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
42c84c69
Commit
42c84c69
authored
Dec 19, 2025
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
regular-vm.mk: switch gnome on wayland only, drop use/oem/vnc
parent
d22ae96f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
regular-vm.mk
conf.d/regular-vm.mk
+2
-2
No files found.
conf.d/regular-vm.mk
View file @
42c84c69
...
@@ -23,7 +23,7 @@ endif
...
@@ -23,7 +23,7 @@ endif
vm/.regular-desktop: vm/systemd +systemd +plymouth \
vm/.regular-desktop: vm/systemd +systemd +plymouth \
mixin/regular-vm-base \
mixin/regular-vm-base \
mixin/regular-desktop use/oem
/vnc
\
mixin/regular-desktop use/oem \
use/services/bluetooth-enable
use/services/bluetooth-enable
@$(call add,THE_PACKAGES,bluez)
@$(call add,THE_PACKAGES,bluez)
@$(call try,VM_SIZE,8589934592)
@$(call try,VM_SIZE,8589934592)
...
@@ -45,7 +45,7 @@ vm/regular-builder: vm/regular-jeos-systemd mixin/regular-builder; @:
...
@@ -45,7 +45,7 @@ vm/regular-builder: vm/regular-jeos-systemd mixin/regular-builder; @:
vm/regular-cinnamon: vm/.regular-desktop mixin/regular-cinnamon mixin/vm-archdep-x11; @:
vm/regular-cinnamon: vm/.regular-desktop mixin/regular-cinnamon mixin/vm-archdep-x11; @:
vm/regular-gnome: vm/.regular-desktop mixin/regular-gnome mixin/vm-archdep-x11; @:
vm/regular-gnome: vm/.regular-desktop mixin/regular-gnome mixin/vm-archdep-x11
use/oem/wayland
; @:
vm/regular-mate: vm/.regular-gtk mixin/mate-base mixin/vm-archdep-x11; @:
vm/regular-mate: vm/.regular-gtk mixin/mate-base mixin/vm-archdep-x11; @:
ifeq (,$(filter-out riscv64,$(ARCH)))
ifeq (,$(filter-out riscv64,$(ARCH)))
...
...
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