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
7a2cd646
Commit
7a2cd646
authored
Feb 14, 2022
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
regular.mk: add regular-xfce-install target
parent
0fa8264f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
regular.mk
conf.d/regular.mk
+8
-0
No files found.
conf.d/regular.mk
View file @
7a2cd646
...
@@ -135,6 +135,11 @@ distro/.regular-install-x11-full: distro/.regular-install-x11 \
...
@@ -135,6 +135,11 @@ distro/.regular-install-x11-full: distro/.regular-install-x11 \
@$(call add,RESCUE_LISTS,$(call tags,rescue misc))
@$(call add,RESCUE_LISTS,$(call tags,rescue misc))
@$(call add,MAIN_PACKAGES,anacron man-whatis usb-modeswitch)
@$(call add,MAIN_PACKAGES,anacron man-whatis usb-modeswitch)
distro/.regular-install-x11-systemd: distro/.regular-install-x11 \
use/x11/lightdm/gtk +systemd +systemd-optimal
@$(call add,THE_PACKAGES,bluez)
@$(call add,DEFAULT_SERVICES_ENABLE,bluetoothd)
distro/regular-icewm-sysv: distro/.regular-gtk-sysv mixin/regular-icewm \
distro/regular-icewm-sysv: distro/.regular-gtk-sysv mixin/regular-icewm \
use/kernel/latest; @:
use/kernel/latest; @:
...
@@ -161,6 +166,9 @@ else
...
@@ -161,6 +166,9 @@ else
endif
endif
endif
endif
distro/regular-xfce-install: distro/.regular-install-x11-systemd \
mixin/regular-xfce; @:
distro/regular-xfce-sysv: distro/.regular-gtk-sysv mixin/regular-xfce-sysv; @:
distro/regular-xfce-sysv: distro/.regular-gtk-sysv mixin/regular-xfce-sysv; @:
distro/regular-xfce-sysv-install: distro/.regular-install-x11-full \
distro/regular-xfce-sysv-install: distro/.regular-install-x11-full \
...
...
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