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
Anton Palgunov
mkimage-profiles
Commits
0e090586
Commit
0e090586
authored
Sep 25, 2019
by
Alexey Shabalin
Committed by
Anton Midyukov
May 22, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
server-v: Added OpenVZ group,list and profile
parent
f70df6b3
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
22 additions
and
1 deletion
+22
-1
server-v.mk
conf.d/server-v.mk
+4
-1
openvz.directory
pkg.in/groups/server-v/openvz.directory
+8
-0
openvz
pkg.in/lists/container/openvz
+5
-0
211-openvz.directory
pkg.in/profiles/server-v/211-openvz.directory
+5
-0
No files found.
conf.d/server-v.mk
View file @
0e090586
...
...
@@ -50,7 +50,7 @@ distro/server-v: profiles = $(addprefix server-v/,\
ifeq (,$(filter-out x86_64,$(ARCH)))
distro/server-v: profiles_arch = $(addprefix server-v/,\
130-pve)
211-openvz
130-pve)
endif
distro/.server-v-base: distro/.base distro/.installer \
...
...
@@ -105,6 +105,9 @@ ifeq (,$(filter-out x86_64,$(ARCH)))
endif
@$(call add,MAIN_GROUPS,server-v/140-basic server-v/kvm)
@$(call add,MAIN_GROUPS,server-v/200-container $(container))
ifeq (,$(filter-out x86_64,$(ARCH)))
@$(call add,MAIN_GROUPS,server-v/openvz)
endif
@$(call add,MAIN_GROUPS,server-v/300-cluster server-v/corosync_pacemaker)
@$(call add,MAIN_GROUPS,server-v/400-storage)
@$(call add,MAIN_GROUPS,server-v/410-ceph $(ceph))
...
...
pkg.in/groups/server-v/openvz.directory
0 → 100644
View file @
0e090586
[Desktop Entry]
Encoding=UTF-8
Type=Directory
Name=OpenVZ
Name[ru_RU]=Управление контейнерами OpenVZ
X-Alterator-PackageList=container/openvz
X-Alterator-Required=no
X-Alterator-Parent=server-v/200-container
pkg.in/lists/container/openvz
0 → 100644
View file @
0e090586
kernel-image-ovz-el7
vzctl
vztt
vzstat
htop
pkg.in/profiles/server-v/211-openvz.directory
0 → 100644
View file @
0e090586
[Desktop Entry]
Type=Directory
Name=OpenVZ
Name[ru_RU]=OpenVZ
X-Alterator-Groups=server-v/openvz
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