6267 Commits

Author SHA1 Message Date
Andrey Cherepanov
413e35d1c6 education/misc: replace blueberry to blueman 2024-03-18 18:35:07 +07:00
Andrey Cherepanov
6727555c83 education/misc: remove transcode 2024-03-18 18:34:55 +07:00
Andrey Cherepanov
18e8206808 education: remove video-conferencing group 2024-03-18 18:34:44 +07:00
Andrey Cherepanov
606bc033c4 use alacarte as menu editor 2024-03-18 18:34:34 +07:00
Andrey Cherepanov
d4ac41ebac education: add use/install2/oem for OEM install 2024-03-18 18:34:22 +07:00
Andrey Cherepanov
8eb5dc6ade education/misc: add alterator-sysinfo 2024-03-18 18:34:05 +07:00
Andrey Cherepanov
dd848c7810 education/libreoffice: add uz and ky language for LibreOffice-still 2024-03-18 18:33:55 +07:00
Andrey Cherepanov
6d7251cefd platform-builder/build.pkgs: add color-prompt-and-man 2024-03-18 18:33:38 +07:00
Andrey Cherepanov
5ab62056cf platform-builder/alterator: add alterator-mirror-allowed 2024-03-18 18:33:27 +07:00
Anton Midyukov
e740c51a05 alt-platform-builder.mk: disable select language entry in grub menu 2024-03-18 18:33:15 +07:00
Anton Midyukov
01ddf5e9a0 alt-platform-builder.mk: set BRANDING 2024-03-18 18:32:44 +07:00
Andrey Cherepanov
42aaa453b1 alt-platform-builder: set version to 10.0.0 2024-03-18 18:31:51 +07:00
Andrey Cherepanov
9dad78793a alt-platform-builder: add list build.pkgs 2024-03-18 18:31:12 +07:00
Andrey Cherepanov
7a77a2ffc4 alt-platform-builder/base: remove pkcs11 packages 2024-03-18 18:31:02 +07:00
Andrey Cherepanov
dd94dabcb7 alt-platform-builder/base: add curl and apt-https 2024-03-18 18:30:30 +07:00
Anton Midyukov
01877e0c08 alt-platform-builder.mk: initial config 2024-03-18 18:30:16 +07:00
Anton Midyukov
e1ba3b84ed grub: do not abort, if grub theme not found
Since we check for the presence of a theme before enabling it in
the grub config, it is enough to issue a warning.
2024-03-18 17:41:03 +07:00
Egor Ignatov
38976d9230 grub: access font located in the default path by file name
GRUB since 93a786a00 (kern/efi/sb: Enforce verification of font files)
has enforced verification of font files in secure boot mode. In order
to continue to be able to load some default fonts, they are added to
the built-in memdisk bundled with a signed EFI image and may be
accessed by file name prior the actual default path.
2024-03-15 21:29:38 +07:00
Anton Midyukov
20ccd617f3 workstation/voip-clients: remove linphone
Package linphone removed from Sisyphus:
https://git.altlinux.org/tasks/archive/done/_284/291328/

Need to build a new version 5.x:
https://gitlab.linphone.org/BC/public/linphone-desktop
2024-03-15 21:29:38 +07:00
Anton Midyukov
720fae5f2c workstation/gtk-dictionary: remove stardict-engcom
Package stardict-engcom disabled in engcom 1.40-alt1.
2024-03-15 21:29:38 +07:00
Anton Midyukov
eb9b3e3f84 workstation/3rdparty: remove vmware-view-preinstall
Removed from Sisyphus:
https://git.altlinux.org/tasks/archive/done/_329/337338
2024-03-15 21:29:38 +07:00
Anton Midyukov
9b06639d5a workstation/3rdparty: remove the outdated 1c-preinstall package
Package removed from Sisyphus:
https://git.altlinux.org/tasks/archive/done/_284/291327
2024-03-14 20:25:53 +07:00
Anton Midyukov
683248ad3c workstation/3rdparty: update postgresql-1C to the latest version 15 2024-03-14 20:21:10 +07:00
Anton Midyukov
4aa4f2dc69 workstation/{mate,the.pkgs}: replace blueberry with blueman
blueberry and gnome-bluetooth removed from Sisyphus.
Instead of blueberry, you need to use blueman, which is actively
being developed and does not require gnome-bluetooth.
2024-03-14 20:07:13 +07:00
Mikhail Efremov
56a0de8b0f workstation: Add gnupg2-gostcrypto (not installed)
In addition to other gostcrypto packages.
2024-03-14 19:55:41 +07:00
Mikhail Efremov
7e01dbbc9f workstation: Explicitly require gnupg2
We use gostcrypto repo component for build and
gnupg2-gostcrypto can be pulled.
Avoid this.
2024-03-14 19:49:32 +07:00
Mikhail Efremov
7b585e7033 workstation: Add gostsum
It can be useful to check GOST hash sums.
2024-03-14 19:49:21 +07:00
Mikhail Efremov
ced60bbb3e workstation: Set un-def kernel as default
More likely a newest hardware will work with un-def kernel (6.1.x)
then with std-def kernel (5.10.x).
Besides 5.10 kernel has issues with CIFS mounting (found by testers
was mentioned in the ad-integration@ mailing list).
2024-03-14 19:49:10 +07:00
Mikhail Efremov
c989a5a6eb workstation: Move gpolicy group after multimedia
For cosmetic reasons: it is not selected checkbox in the installer.
2024-03-14 19:49:01 +07:00
Mikhail Efremov
6187b70c64 workstation: Add man-pages-ru*
Suggested by testers.
They present in the WS K and Education.
2024-03-14 19:48:52 +07:00
Mikhail Efremov
db79d27946 workstation: Add lcdtest (not installed)
It can be useful, but in rare cases.
2024-03-14 19:48:43 +07:00
Mikhail Efremov
76024b3d09 workstation: Add Yandex browser (not installed)
Note that Yandex browser is x86_64 only.
Requested by black@.
2024-03-14 19:48:35 +07:00
Mikhail Efremov
51d10b4bd2 workstation: Don't install apt-conf-r7
Discussed with black@: it shouldn't be installed by default.
So move it to extras list.
2024-03-14 19:48:26 +07:00
Mikhail Efremov
be74e9a824 slinux: Drop apt-conf-r7
Not sure if it is needed in the SL.
And it shouldn't be installed by default anyway.
This reverts commit ee17618be561cf4e407d9da9e24a488ac88ecf7b.
2024-03-14 19:48:17 +07:00
Mikhail Efremov
4685e0da25 workstation: Add more stardict dictionaries
Taken from SL list.
Also dict-mueller7-utf8 replaced with stardict-mueller7.
2024-03-14 19:48:06 +07:00
Mikhail Efremov
44fcf5e99f workstation: Drop goldendict
It has a bug: context menu doesn't work with mate-panel.
The stardict will be enough.
Thanks testers for spotting.
2024-03-14 19:47:57 +07:00
Mikhail Efremov
04aa0991a4 workstation: Cleanup mate list
Drop packages that pulled by mate-default.
2024-03-14 19:47:48 +07:00
Mikhail Efremov
044446ab02 workstation: Use kernel un-def on aarch64 instead of rpi-un
Suggested by antohami@: rpi-un no longer updated and un-def can be
needed for some hardware.
2024-03-14 19:47:38 +07:00
Mikhail Efremov
345d3980f8 slinux: Add apt-conf-r7
For R7 applications.
Suggested by cas@.
2024-03-14 19:47:28 +07:00
Mikhail Efremov
3857e6dc05 workstation: Add apt-conf-r7
For R7 applications.
Suggested by cas@.
2024-03-14 19:47:16 +07:00
Mikhail Efremov
cbb741fa32 workstation: Drop chromium
Chromium-gost is enough.
2024-03-14 19:47:04 +07:00
Mikhail Efremov
e27329c37b workstation: Add mate-screensaver-screenkeyboard
For easy onboard configuration (not installed by default).
Requested by lepata@.
2024-03-14 19:46:54 +07:00
Mikhail Efremov
47709e9d83 workstation: Add admx-yandex-browser to gpolicy-templates
This is a template and it is harmless, but cen be useful
for yandex-browser management.
2024-03-14 19:46:26 +07:00
Mikhail Efremov
6e8ec4d323 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.
2024-03-14 19:46:15 +07:00
Mikhail Efremov
0ccc68f576 workstation: Use a clearer name for alterator-web group
Explicitly indicate that this is a Web interface.
2024-03-14 19:46:05 +07:00
Mikhail Efremov
9b4862b3ee workstation: Use alterator-web for all arches
Alterator-web should be enabled for all arches, not e2k only.
See https://bugzilla.altlinux.org/45188.
2024-03-14 19:45:55 +07:00
Mikhail Efremov
950a08ae7e workstation: Add timeshift
For backups.
2024-03-14 19:45:42 +07:00
Mikhail Efremov
b185a08b34 workstation: Drop use/efi/memtest86
Use/efi/memtest86 is deprecated.
2024-03-14 19:44:21 +07:00
Mikhail Efremov
6c7ed53149 workstation: Add use/install2/oem
As suggested by antohami@.
2024-03-14 19:43:58 +07:00
Mikhail Efremov
27fa6f9710 workstation/extras: Drop eepm-yum
Package eepm-yum was removed from p10.
This reverts commit fce76eea70467757ca12b8897fa0883a7fed5328.
2024-03-14 19:40:40 +07:00