mixin-alt-server.mk, centaurus: add a group of pve-backup-server
This commit is contained in:
parent
e12ab7f6d9
commit
e1aae5d444
@ -18,6 +18,7 @@ mixin/alt-server: +installer +systemd \
|
||||
ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH)))
|
||||
@$(call add,THE_BRANDING,bootloader bootsplash)
|
||||
@$(call set,KFLAVOURS,std-def)
|
||||
@$(call add,MAIN_GROUPS,centaurus/pve-backup-server)
|
||||
endif
|
||||
@$(call add,BASE_LISTS,centaurus/base)
|
||||
@$(call add,BASE_LISTS,centaurus/base-server)
|
||||
|
9
pkg.in/groups/centaurus/pve-backup-server.directory
Normal file
9
pkg.in/groups/centaurus/pve-backup-server.directory
Normal file
@ -0,0 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Type=Directory
|
||||
Name=Proxmox backup server
|
||||
X-Alterator-PackageList=centaurus/pve-backup-server
|
||||
X-Alterator-Required=no
|
||||
X-Alterator-Parent=centaurus/20-server-apps
|
||||
Name[ru_RU]=Сервер резервного копирования от проекта Proxmox
|
||||
Categories=Server;Networking
|
1
pkg.in/lists/centaurus/pve-backup-server
Normal file
1
pkg.in/lists/centaurus/pve-backup-server
Normal file
@ -0,0 +1 @@
|
||||
pve-backup-server
|
Loading…
Reference in New Issue
Block a user