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
2
Issues
2
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
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
48a84077
Commit
48a84077
authored
Sep 04, 2024
by
Roman Alifanov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
small rework
parent
ed4dc0b3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
8 deletions
+4
-8
ximper.mk
conf.d/ximper.mk
+4
-4
_base-apps
pkg.in/lists/etersoft/_base-apps
+0
-1
_gnome-base
pkg.in/lists/etersoft/_gnome-base
+0
-3
No files found.
conf.d/ximper.mk
View file @
48a84077
...
...
@@ -4,7 +4,7 @@ ifeq (distro,$(IMAGE_CLASS))
# Lists - pkg.in/lists/etersoft/*
# Groups - pkg.in/groups/etersoft/*
mixin/ximper-desktop-common-software:
@$(call add,THE_
LISTS,etersoft/_base-apps
)
@$(call add,THE_
PACKAGES,ximper-metapackage-base
)
@$(call add,MAIN_GROUPS,\
\
etersoft/gnome-a11y\
...
...
@@ -42,7 +42,6 @@ mixin/ximper-desktop-common-software:
etersoft/z01_gparted\
)
@$(call add,LIVE_LISTS,\
etersoft/gnome-settings\
etersoft/yandex-browser-stable etersoft/libreoffice etersoft/atril\
etersoft/portproton etersoft/telegram etersoft/gnome-ssh-agent\
slinux/graphics-full-shotwell slinux/flatpak etersoft/timeshift\
...
...
@@ -88,11 +87,11 @@ mixin/ximper-gnome: use/x11/xorg \
use/fonts/ttf/google-noto \
+nm-gtk \
+pipewire
@$(call add,THE_PACKAGES,ximper-metapackage-base-gnome ximper-metapackage-base-gnome-apps)
@$(call add,THE_PACKAGES,gdm-settings)
@$(call add,
THE_LISTS,etersoft/_gnome-base) # pkg.in/lists/etersoft/_gnome-base
@$(call add,
LIVE_LISTS,etersoft/gnome-settings)
@$(call add,SERVICES_ENABLE,switcheroo-control.service) # Service to check dual-GPU. Q: Maybe to post script if present?
@$(call add,IM_PACKAGES,imsettings-gsettings)
@$(call add,LIVE_PACKAGES,installer-feature-online-repo)
distro/.ximper-bare: distro/.base \
...
...
@@ -151,6 +150,7 @@ distro/.ximper-install-x11: distro/.ximper-install +vmguest +wireless \
use/branding/complete use/branding/slideshow/once mixin/desktop-installer \
use/efi/shell use/l10n/default/ru_RU
@$(call add,LIVE_PACKAGES,installer-feature-fstrim-stage2)
@$(call add,LIVE_PACKAGES,installer-feature-online-repo)
@$(call set,INSTALLER,ximper)
@$(call add,MAIN_PACKAGES,anacron man-whatis usb-modeswitch)
...
...
pkg.in/lists/etersoft/_base-apps
deleted
100644 → 0
View file @
ed4dc0b3
ximper-metapackage-base
pkg.in/lists/etersoft/_gnome-base
deleted
100644 → 0
View file @
ed4dc0b3
ximper-metapackage-base-gnome
ximper-metapackage-base-gnome-apps
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