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
af5d36f4
Commit
af5d36f4
authored
Sep 22, 2023
by
toxblh
Committed by
Roman Alifanov
Sep 01, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Ximper: прибрался в пакетах
parent
ed145ea8
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
15 additions
and
12 deletions
+15
-12
Readme.md
Readme.md
+7
-2
ximper.mk
conf.d/ximper.mk
+5
-1
_base-apps
pkg.in/lists/etersoft/_base-apps
+1
-2
_gnome-extended
pkg.in/lists/etersoft/_gnome-extended
+2
-7
No files found.
Readme.md
View file @
af5d36f4
...
...
@@ -18,4 +18,9 @@ Ximper Readme
│ │ │ └── distro/.base
│ │ └── mixin/ximper-x11
│ └── mixin/ximper-desktop
└── mixin/ximper-desktop-common-software
\ No newline at end of file
├── mixin/ximper-desktop-common-software
└── mixin/ximper-gnome
Сборка
make DISTRO_VERSION=0.8.2 APTCONF=/path/to/apt-confs/apt.conf.sisyphus ximper.iso
\ No newline at end of file
conf.d/ximper.mk
View file @
af5d36f4
ifeq (distro,$(IMAGE_CLASS))
# Basic applications and User selection lists
# Lists - pkg.in/lists/etersoft/*
# Groups - pkg.in/groups/etersoft/*
mixin/ximper-desktop-common-software:
@$(call add,THE_LISTS,etersoft/_base-apps) # here Gnome apps as well... pkg.in/lists/etersoft/_base-apps
@$(call add,THE_LISTS,etersoft/_base-apps)
@$(call add,THE_LISTS,etersoft/gnome-ssh-agent)
@$(call add,MAIN_GROUPS,\
\
etersoft/gnome-a11y\
...
...
pkg.in/lists/etersoft/_base-apps
View file @
af5d36f4
...
...
@@ -14,7 +14,6 @@ nano
# Printer use PolicyKit
cups-pk-helper
# Windows like system monitor
# TODO - really need?
# Windows like system monitor
system-monitoring-center
pkg.in/lists/etersoft/_gnome-extended
View file @
af5d36f4
...
...
@@ -4,7 +4,6 @@ libcanberra-gtk3
# Password keeper
gnome-keyring
gnome-keyring-ssh
# Encryption keys management
seahorse
...
...
@@ -78,17 +77,13 @@ totem-plugins
gnome-photos
# Default image viewer
eog
eog-plugins
loupe
# mypaint, krita thumbnailer for Nautilus
gnome-kra-ora-thumbnailer
# Epub thumbnailer for Nautilus
#gnome-epub-thumbnailer
# Nautilus extension for terminal
gnome-terminal-nautilus
#
gnome-terminal-nautilus
# Weather application
gnome-weather
...
...
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