workstation: Customize installation of group policies
The group "Group policy managing tools" is renamed to "Group policies" and it is top level grop now. It includes "Administration tools", "Client" and "Group policy templates" groups. Made at the request of Anton Abramov <abramovav@basealt.ru> Based on commit by jqt4@ for ALT Server 10.2.
This commit is contained in:
parent
0ccc68f576
commit
6e8ec4d323
@ -1,10 +1,10 @@
|
||||
# shared across all supported arches, can be complemented per arch
|
||||
|
||||
mixin/alt-workstation-install: workstation_groups = $(addprefix workstation/,\
|
||||
10-office 20-networking 30-multimedia 40-virtualization \
|
||||
10-office 20-networking 25-gpolicy 30-multimedia 40-virtualization \
|
||||
raccess agents alterator-web emulators ganttproject gnome-peer-to-peer graphics-editing \
|
||||
libreoffice mate-usershare pidgin scanning scribus \
|
||||
sound-editing thunderbird freeipa-client gpolicy)
|
||||
sound-editing thunderbird freeipa-client gpolicy-adm gpolicy-client gpolicy-templates)
|
||||
|
||||
mixin/alt-workstation: +systemd +systemd-optimal +pulse +nm \
|
||||
use/kernel/net use/l10n/default/ru_RU \
|
||||
|
7
pkg.in/groups/workstation/25-gpolicy.directory
Normal file
7
pkg.in/groups/workstation/25-gpolicy.directory
Normal file
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Type=Directory
|
||||
Name=Group policies
|
||||
Name[ru_RU]=Групповые политики
|
||||
X-Alterator-PackageList=workstation/gpolicy
|
||||
X-Alterator-Required=no
|
8
pkg.in/groups/workstation/gpolicy-adm.directory
Normal file
8
pkg.in/groups/workstation/gpolicy-adm.directory
Normal file
@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Type=Directory
|
||||
Name=Administration tools
|
||||
Name[ru_RU]=Инструменты администрирования
|
||||
X-Alterator-PackageList=workstation/gpolicy-adm
|
||||
X-Alterator-Required=no
|
||||
X-Alterator-Parent=workstation/25-gpolicy
|
8
pkg.in/groups/workstation/gpolicy-client.directory
Normal file
8
pkg.in/groups/workstation/gpolicy-client.directory
Normal file
@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Type=Directory
|
||||
Name=Client (means of application)
|
||||
Name[ru_RU]=Клиент (средства применения)
|
||||
X-Alterator-PackageList=workstation/gpolicy-client
|
||||
X-Alterator-Required=no
|
||||
X-Alterator-Parent=workstation/25-gpolicy
|
8
pkg.in/groups/workstation/gpolicy-templates.directory
Normal file
8
pkg.in/groups/workstation/gpolicy-templates.directory
Normal file
@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Type=Directory
|
||||
Name=Group policy templates
|
||||
Name[ru_RU]=Шаблоны групповых политик
|
||||
X-Alterator-PackageList=workstation/gpolicy-templates
|
||||
X-Alterator-Required=no
|
||||
X-Alterator-Parent=workstation/25-gpolicy
|
@ -1,8 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Type=Directory
|
||||
Name=Group policy managing tools
|
||||
Name[ru_RU]=Инструменты управления групповыми политиками
|
||||
X-Alterator-PackageList=workstation/gpolicy
|
||||
X-Alterator-Required=no
|
||||
X-Alterator-Parent=workstation/20-networking
|
@ -1,11 +1,3 @@
|
||||
admc
|
||||
alterator-gpupdate
|
||||
gpupdate
|
||||
local-policy
|
||||
admx-basealt
|
||||
samba-dc-common
|
||||
admx-firefox
|
||||
admx-chromium
|
||||
admx-msi-setup
|
||||
gpui
|
||||
krb5-ticket-watcher
|
||||
|
2
pkg.in/lists/workstation/gpolicy-adm
Normal file
2
pkg.in/lists/workstation/gpolicy-adm
Normal file
@ -0,0 +1,2 @@
|
||||
admc
|
||||
gpui
|
2
pkg.in/lists/workstation/gpolicy-client
Normal file
2
pkg.in/lists/workstation/gpolicy-client
Normal file
@ -0,0 +1,2 @@
|
||||
gpupdate
|
||||
alterator-gpupdate
|
4
pkg.in/lists/workstation/gpolicy-templates
Normal file
4
pkg.in/lists/workstation/gpolicy-templates
Normal file
@ -0,0 +1,4 @@
|
||||
admx-basealt
|
||||
admx-firefox
|
||||
admx-chromium
|
||||
admx-msi-setup
|
Loading…
x
Reference in New Issue
Block a user