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
0956c1f6
You need to sign in or sign up before continuing.
Commit
0956c1f6
authored
Jul 04, 2023
by
Roman Alifanov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add: dev-tools group and russian lang is default now!
parent
810f33a3
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
64 additions
and
3 deletions
+64
-3
ximper.mk
conf.d/ximper.mk
+22
-3
04_dev-tools.directory
pkg.in/groups/etersoft/04_dev-tools.directory
+9
-0
dev-tools-codium.directory
pkg.in/groups/etersoft/dev-tools-codium.directory
+9
-0
dev-tools-etersoft-build-utils.directory
.../groups/etersoft/dev-tools-etersoft-build-utils.directory
+9
-0
dev-tools-gnome-ssh-agent.directory
pkg.in/groups/etersoft/dev-tools-gnome-ssh-agent.directory
+9
-0
codium
pkg.in/lists/etersoft/codium
+2
-0
etersoft-build-utils
pkg.in/lists/etersoft/etersoft-build-utils
+2
-0
gnome-ssh-agent
pkg.in/lists/etersoft/gnome-ssh-agent
+2
-0
No files found.
conf.d/ximper.mk
View file @
0956c1f6
# regular build/usage images
# regular build/usage images
ifeq (distro,$(IMAGE_CLASS))
ifeq (distro,$(IMAGE_CLASS))
mixin/ximper-desktop: +alsa +nm-native \
use/x11/xorg use/xdg-user-dirs use/l10n \
use/branding/notes
@$(call set,LOCALES,en_US)
@$(call add,THE_PACKAGES,pam-limits-desktop beesu polkit dvd+rw-tools)
@$(call add,THE_PACKAGES,polkit-rule-admin-root)
@$(call add,THE_BRANDING,alterator graphics indexhtml)
@$(call add,THE_BRANDING,notes)
@$(call add,THE_PACKAGES,$$(THE_IMAGEWRITER))
@$(call set,THE_IMAGEWRITER,altmediawriter)
@$(call add,THE_PACKAGES,upower udev-rules-rfkill-uaccess)
@$(call add,DEFAULT_SERVICES_DISABLE,gssd idmapd krb5kdc rpcbind)
@$(call add,DEFAULT_SERVICES_ENABLE,cups)
@$(call add,DEFAULT_SERVICES_ENABLE,alteratord)
@$(call add,CONTROL,fusermount:public)
@$(call add,CONTROL,libnss-role:disabled)
mixin/ximper-x11: use/luks \
mixin/ximper-x11: use/luks \
use/kernel/disable-usb-autosuspend \
use/kernel/disable-usb-autosuspend \
use/branding use/ntp/chrony use/services/lvm2-disable
use/branding use/ntp/chrony use/services/lvm2-disable
...
@@ -58,7 +76,7 @@ distro/.ximper-x11: distro/.ximper-base mixin/ximper-x11 \
...
@@ -58,7 +76,7 @@ distro/.ximper-x11: distro/.ximper-base mixin/ximper-x11 \
@$(call add,DEFAULT_SERVICES_DISABLE,gpm powertop)
@$(call add,DEFAULT_SERVICES_DISABLE,gpm powertop)
distro/.ximper-wm: distro/.ximper-x11 \
distro/.ximper-wm: distro/.ximper-x11 \
mixin/
regula
r-desktop +vmguest \
mixin/
ximpe
r-desktop +vmguest \
use/live/rw +live-installer
use/live/rw +live-installer
@$(call set,INSTALLER,alt-workstation)
@$(call set,INSTALLER,alt-workstation)
@$(call set,GRUB_DEFAULT,live)
@$(call set,GRUB_DEFAULT,live)
...
@@ -86,8 +104,8 @@ endif
...
@@ -86,8 +104,8 @@ endif
distro/.ximper-install-x11: distro/.ximper-install +vmguest +wireless \
distro/.ximper-install-x11: distro/.ximper-install +vmguest +wireless \
use/install2/suspend mixin/
regula
r-desktop mixin/ximper-x11 \
use/install2/suspend mixin/
ximpe
r-desktop mixin/ximper-x11 \
use/branding/complete use/branding/slideshow/once mixin/desktop-installer use/install2/fs use/efi/shell use/rescue/base
use/branding/complete use/branding/slideshow/once mixin/desktop-installer use/install2/fs use/efi/shell use/
l10n/default/ru_RU use/
rescue/base
@$(call set,INSTALLER,alt-workstation)
@$(call set,INSTALLER,alt-workstation)
@$(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)
...
@@ -107,6 +125,7 @@ distro/ximper-install: distro/.ximper-install-x11-systemd mixin/ximper-gnome3 \
...
@@ -107,6 +125,7 @@ distro/ximper-install: distro/.ximper-install-x11-systemd mixin/ximper-gnome3 \
etersoft/01_games etersoft/games-portproton etersoft/games-lutris etersoft/games-mangohud etersoft/games-32bit-libs etersoft/games-vkbasalt\
etersoft/01_games etersoft/games-portproton etersoft/games-lutris etersoft/games-mangohud etersoft/games-32bit-libs etersoft/games-vkbasalt\
etersoft/02_peripheral etersoft/peripherals-openrgb\
etersoft/02_peripheral etersoft/peripherals-openrgb\
etersoft/03_browsers etersoft/browsers-firefox etersoft/browsers-firefox-esr etersoft/browsers-gnome-web etersoft/browsers-newmoon etersoft/browsers-chromium etersoft/browsers-chromium-gost\
etersoft/03_browsers etersoft/browsers-firefox etersoft/browsers-firefox-esr etersoft/browsers-gnome-web etersoft/browsers-newmoon etersoft/browsers-chromium etersoft/browsers-chromium-gost\
etersoft/04_dev-tools etersoft/dev-tools-codium etersoft/dev-tools-etersoft-build-utils etersoft/dev-tools-gnome-ssh-agent\
etersoft/99_timeshift)
etersoft/99_timeshift)
distro/ximper: distro/.ximper-desktop mixin/regular-gnome3 \
distro/ximper: distro/.ximper-desktop mixin/regular-gnome3 \
...
...
pkg.in/groups/etersoft/04_dev-tools.directory
0 → 100644
View file @
0956c1f6
[Desktop Entry]
Encoding=UTF-8
Type=Directory
Name=Development tools
X-Alterator-Required=no
X-Alterator-PackageList=zero
Name[ru_RU]=Средства разработки
Categories=Development
\ No newline at end of file
pkg.in/groups/etersoft/dev-tools-codium.directory
0 → 100644
View file @
0956c1f6
[Desktop Entry]
Encoding=UTF-8
Type=Directory
Name=VSCodium (Open source analogue of Visual Studio Code)
X-Alterator-Required=no
X-Alterator-Parent=etersoft/04_dev-tools
X-Alterator-PackageList=etersoft/codium
Name[ru_RU]=VSCodium (Свободный аналог Visual Studio Code)
Categories=Development
pkg.in/groups/etersoft/dev-tools-etersoft-build-utils.directory
0 → 100644
View file @
0956c1f6
[Desktop Entry]
Encoding=UTF-8
Type=Directory
Name=Etersoft build utils (Set of rpm build utilities from Etersoft)
X-Alterator-Required=no
X-Alterator-Parent=etersoft/04_dev-tools
X-Alterator-PackageList=etersoft/etersoft-build-utils
Name[ru_RU]=Etersoft build utils (Набор утилит для упрощения сборки rpm от Etersoft)
Categories=Development
pkg.in/groups/etersoft/dev-tools-gnome-ssh-agent.directory
0 → 100644
View file @
0956c1f6
[Desktop Entry]
Encoding=UTF-8
Type=Directory
Name=GNOME ssh agent
X-Alterator-Required=no
X-Alterator-Parent=etersoft/04_dev-tools
X-Alterator-PackageList=etersoft/gnome-ssh-agent
Name[ru_RU]=GNOME ssh агент
Categories=Development
pkg.in/lists/etersoft/codium
0 → 100644
View file @
0956c1f6
codium
\ No newline at end of file
pkg.in/lists/etersoft/etersoft-build-utils
0 → 100644
View file @
0956c1f6
etersoft-build-utils
\ No newline at end of file
pkg.in/lists/etersoft/gnome-ssh-agent
0 → 100644
View file @
0956c1f6
gnome-keyring-ssh
\ No newline at end of file
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