Commit Graph

1909 Commits

Author SHA1 Message Date
44d329531a - kwrk: install libnvoptix with libcuda 2023-04-11 09:35:20 +07:00
3c4506720d - kwrk: add x2goclient and openuds-client to disk 2023-04-11 09:35:01 +07:00
adb8569f85 - kwrk: remove ocl-nvidia from minimal install 2023-04-11 09:34:32 +07:00
08d2ed1476 - kwrk: add option to install xorg-96dpi package 2023-04-11 09:34:17 +07:00
b692b2221c - kwrk: remove conflict webterminal with games 2023-04-11 09:32:43 +07:00
Anton Midyukov
2371794100 base+rescue: add open-iscsi
See https://bugzilla.altlinux.org/45792
2023-04-09 21:15:09 +07:00
Anton Midyukov
647b4f0c67 xfce-sysv: add firmware-alsa-sof
Request by Speccyfighter
2023-03-23 01:19:01 +07:00
Dmitriy Terekhin
2121c112d0 alt-server: Add btrfs-progs in base-server
Needed to install a minimal system
on the root partition with btrfs
2023-03-13 21:43:23 +07:00
Anton Midyukov
d9c96ec960 mixin.mk, xfce-sysv: use +net-eth instead udev-rule-generator-net in list 2023-03-10 15:04:51 +07:00
Anton Midyukov
b16edfba97 xfce-sysv: add udev-rule-generator-net
Request by Speccyfighter with forum.altlinux.org
2023-03-05 16:27:27 +07:00
Anton Midyukov
fee4c41719 education/misc: drop fuse-exfat
not needed for linux kernel >5.4
2023-02-27 16:47:05 +07:00
Dmitriy Terekhin
f6babce3b7 alt-server: Add NetworkManager-l2tp-gtk 2023-02-22 22:08:41 +07:00
Dmitriy Terekhin
702b7746f6 alt-server: Add eepm-yum 2023-02-22 22:08:41 +07:00
Dmitriy Terekhin
c177c820f2 alt-server: Add gpui 2023-02-22 22:08:40 +07:00
Dmitriy Terekhin
3ce96ef71f alt-server: Remove ALT Domain Server (ldap+kerberos) 2023-02-22 22:08:38 +07:00
Dmitriy Terekhin
2c92661c55 alt-server: Add php8.0-sockets php8.0-pgsql php8.0-ldap 2023-02-22 22:08:38 +07:00
Mikhail Efremov
aa529cd9a1 workstation: Use java-17-openjdk
Requested by black@ and approved by cas@.
2023-02-22 22:08:38 +07:00
Mikhail Efremov
ad776dbd36 workstation/scribus: Add scribus-doc 2023-02-22 22:08:28 +07:00
Mikhail Efremov
3287ff5e80 workstation: Move scribus to the top level installer menu
Scribus is the only application in the 'Publishing' category, so
just move it to top level and get rid of 'Publishing' category
in the menu.
2023-02-22 22:08:28 +07:00
Mikhail Efremov
a89450f5fc workstation: Move freecad to the top level installer menu
Freecad is not 'Publishing' application and shouldn't be
in that category.
2023-02-22 22:08:28 +07:00
Mikhail Efremov
7ef492b0f0 workstation: Drop unused qgis list
Qgis was removed from Sisiphus and doesn't exist in the p10.
2023-02-22 22:08:28 +07:00
Mikhail Efremov
f54ea26e6e workstation: Install Graphics editing applications by default
Suggested by anna@: gimp and others can be useful for work.
2023-02-22 22:08:28 +07:00
Mikhail Efremov
39a835cdf2 workstation/the.pkgs: Explicitly add glxgears and glxinfo
They were pulled before, but ensure that they will be installed.
They can be useful for information gathered by inxi, for example.
2023-02-22 22:08:28 +07:00
Andrew A. Vasilyev
c3a14421a0 server-v: do not mount network shared repo after network installation 2023-02-17 19:32:20 +07:00
Anton Midyukov
a866dfd0a8 desktop+cinnamon: drop cinnamon-minimal
Now cinnamon-minimal is provided from cinnamon.
Also, there is no point in the additional base metapackage.
No need to prevent the user from removing remaininig пакеты with the command:
apt-get autoremove
2023-02-05 22:40:54 +07:00
Andrew A. Vasilyev
1d47441580 server-v: add more usefull programs and libs for QA requests 2023-02-03 22:24:19 +07:00
Anton Midyukov
f194a518ad desktop+live: drop installer-feature-runlevel5-stage3
live must not contain installer-feature-*-stage3.
In live this work is done by:
features.in/x11-autostart/rootfs/image-scripts.d/40-x11-autostart
2023-01-27 10:47:45 +07:00
Ivan A. Melnikov
6543361d84 lists/slinux/net-base: Use thunderbird on riscv64
Now thunderbird is available in sisyphus_riscv,
so there's no need to substitute claws-mail for it.
2023-01-23 21:21:27 +07:00
Anton Midyukov
cab53b2f37 tools/wireless: drop crda, is no longer needed as of kernel v4.15
CRDA is no longer needed as of kernel v4.15 since commit 007f6c5e6eb45
("cfg80211: support loading regulatory database as firmware file") added
support to use the kernel's firmware request API which looks for the
firmware on /lib/firmware. Because of this CRDA is legacy software for
older kernels. It will continue to be maintained.
2023-01-23 21:20:44 +07:00
Anton Midyukov
8e4d949049 desktop+gnustep: remove gnustep-Popup
gnustep-Popup removed from Sisyphus with message:
"Uncompatible with new gnustep-base".
2023-01-05 10:21:22 +07:00
Anton Midyukov
f4348ebf07 server/php8.{0,1}: add php8.{0,1}-mysqlnd-mysqli to lists 2023-01-05 10:21:22 +07:00
Dmitriy Terekhin
af7837a01f slinux: Add pam_gnome-keyring
If the default keyring is missing, then chromium at the 1st start
importunately requires the user to enter a password for the keyring.
pam_gnome-keyring allows you to automatically generate a keyring
with the user's password.

At the suggestion of Mikhail Efremov <sem@altlinux.org>
pam_gnome-keyring has been added to the general list,
since keyring can use not only chromium.
2022-12-30 22:31:39 +07:00
Dmitriy Terekhin
6f2e58717e centaurus/disk-dvd: move eepm from base-server
Made at the request of Evgeny Sinelnikov <sin@altlinux.org>
See also: https://bugzilla.altlinux.org/show_bug.cgi?id=42414#c4
2022-12-30 22:31:39 +07:00
Mikhail Efremov
4616fbac25 workstation: Rename list admc -> gpolicy
This name better represent the list meaning.
2022-12-30 22:31:39 +07:00
Mikhail Efremov
1358813e21 workstation/mate-usershare: Add samba-usershares
This requires installer-feature-samba-usershares >= 1.0.0.
2022-12-30 22:31:39 +07:00
Mikhail Efremov
c8853a7ceb workstation/live.pkgs: Drop luvcview
We have cheese on live now.
2022-12-30 22:31:39 +07:00
Mikhail Efremov
3917c62c12 workstation/mate: Explicitly add pam_gnome-keyring
For automatic unlocking the 'login' keyring.
It is pulled by mate-screensaver, but we are want this module
in any case.
2022-12-30 22:31:39 +07:00
Mikhail Efremov
32722e06ba workstation/{admc,freeipa-client}: Add krb5-ticket-watcher
Suggested by sysoevas@.
2022-12-30 22:31:39 +07:00
Mikhail Efremov
2ba872aa85 workstation/the.pkgs: Add lftp
Suggested by sysoevas@.
2022-12-30 22:31:39 +07:00
Mikhail Efremov
a327951f05 workstation/admc: Add admx-msi-setup
It is used by admx for Microsoft policies.
Suggested by savelevpa@.
2022-12-30 22:31:39 +07:00
Mikhail Efremov
5c66890e31 workstation/3rdparty: Add mate-file-manager-actions
For use with alt-csp-cryptopro as described in the docs.
Suggested by savelevpa@.
2022-12-30 22:31:39 +07:00
Mikhail Efremov
ec01d64fff workstation/extras: Add vlock
Its installation is referred by documentation (section 25.2).
Suggested by savelevpa@.
2022-12-30 22:31:39 +07:00
Mikhail Efremov
b65cd19721 workstation/extras: Add state-change-notify-postfix
Its installation is referred by documentation (section 4⁠6.1).
Suggested by savelevpa@.
2022-12-30 22:31:39 +07:00
Mikhail Efremov
0b2c06d9c6 workstation/extras: Add systemd-settings-enable-kill-user-processes
Its installation is referred by documentation (section ⁠42.6.).
Suggested by savelevpa@.
2022-12-30 22:31:39 +07:00
Mikhail Efremov
a86c402235 workstation/smartcard: Add libjcpkcs11 and isbc-pkcs11
Suggested by vercha@.
2022-12-30 22:31:39 +07:00
Mikhail Efremov
0286e05dd3 workstation/the.pkgs: Add alterator-limits
Suggested by mvb@.
2022-12-30 22:31:39 +07:00
Mikhail Efremov
3b11bd1a0d workstation/extras: Add postgresql12*
Requested by mvb@.
2022-12-30 22:31:39 +07:00
Mikhail Efremov
2933c3b30f workstation/3rdparty: Add postgresql14-1C*
Requested by mvb@.
2022-12-30 22:31:39 +07:00
Mikhail Efremov
7e016e54c1 workstation/3rdparty: Drop yandex-browser-preinstall
We have yandex-browser-stable in the repository now.
2022-12-30 22:31:39 +07:00
Mikhail Efremov
970c4c54fb workstation/extras: Add eepm-yum
Suggested by mvb@.
2022-12-30 22:31:39 +07:00
Mikhail Efremov
5caaf50a46 slinux/graphics-base: Add epsonscan2
Support more scanners.
2022-12-30 22:31:39 +07:00
Mikhail Efremov
773cf4d237 slinux/misc-base: Add printer-driver-{oki,brlaser}
Support more printers.
2022-12-30 22:31:39 +07:00
Mikhail Efremov
edd96fd52e desktop+cups: Add printer-driver-{oki,brlaser}
Support more printers.
Suggested by mvb@.
2022-12-30 22:31:39 +07:00
Mikhail Efremov
1f3aab045e workstation/scanning: Add epsonscan2
Suggested by mvb@.
2022-12-30 22:31:39 +07:00
Mikhail Efremov
42c2196065 workstation/admc: Add gpui
Suggested by mvb@.
2022-12-30 22:31:39 +07:00
Mikhail Efremov
c7b9a1d17e workstation/the.pkgs: Add catdoc
Suggested by mvb@.
2022-12-30 22:31:39 +07:00
Mikhail Efremov
0826981aca workstation/3rdparty: Add cryptopro-preinstall
Package cryptopro-preinstall-full doesn't pull it.
Suggested by mvb@.
2022-12-30 22:31:39 +07:00
Mikhail Efremov
ced6eec6ee workstation/emulators: Add wine-cpcsp_proxy
For CryptoPro support in Windows applications.
Suggested by black@.
2022-12-30 22:31:39 +07:00
Mikhail Efremov
d23844143e workstation/mate: Add mate-default
Suggested by vercha@.
This package has been returneded in to the repository.
But don't drop our own MATE packages list for now:
we are in the RC mode.
2022-12-30 22:31:39 +07:00
Andrey Cherepanov
bfea5e7832 education: add samba-usershares 2022-12-30 22:31:39 +07:00
Anton Midyukov
88622c4dc0 uboot: add u-boot-rpi3 to list
In the future, the raspberrypi-firmware package will not have a
dependency on u-boot-rpi3.
2022-12-30 22:31:39 +07:00
Anton Midyukov
41b065336f check conditions of make for equality of variables with an empty value
check conditions of  make  for equality of variables with an empty value
instead of check definition.
A defined but empty variable under all these conditions results errors.
2022-12-30 19:39:43 +07:00
Ivan A. Melnikov
28d9d1e497 lists: Remove most of the riscv64-specific exceptions
riscv64 port becomes steadily becomes bigger, better
and more complete. This commit updates the package
lists to remove exceptions for software that is
now available from sisyphus_riscv64.

Note that no point is made regarding usability or
necessity of this software for particular riscv64
images; and all this software was not fully tested.
This commit is just a statement that these exceptions
are no longer necessary in order to build an image.
The release managers may want to go through the lists
and exclude something again when it comes to building
and testing actual release images.
2022-12-02 18:36:18 +04:00
Ivan A. Melnikov
d55c098579 use/browser,lists: firefox is now available for riscv64
Now that firefox is available in sisyphus_riscv64,
let's use it as our default browser.

Note that firefox-esr is not yet available, so now on
riscv64 firefox is selected for use/browser/firefox-esr.
2022-12-02 18:36:17 +04:00
Dmitriy Terekhin
43099156e6 alt-server: Add haproxy and keepalived 2022-12-02 12:22:32 +07:00
Dmitriy Terekhin
437e3a4826 alt-server: Add seavgabios
It is needed for qemu-device-display-virtio-vga on aarch64
2022-12-02 12:22:11 +07:00
f6527cf3d8 - kwrk: add attention for Additional software selection group 2022-11-16 23:06:50 +07:00
11a1564307 - kwrk: add plasma5-desktop-maxi by default 2022-11-16 23:06:40 +07:00
8c8780e79f - kwrk: add admx packages to disk 2022-11-16 23:06:31 +07:00
e7c21de78a - kwrk: add admx-basealt 2022-11-16 23:06:22 +07:00
d23153adc3 - kwrk: ensure alterator-dhcp 2022-11-16 23:06:14 +07:00
bf63ffff37 - kwrk: add alterator-netinst, alterator-mirror to disk 2022-11-16 23:06:05 +07:00
36ae1ca9e4 - kwrk: add i586-ocl-icd 2022-11-16 23:05:55 +07:00
1c7f14c4b9 - kwrk: add virt-viewer to disk 2022-11-16 23:05:21 +07:00
cb83c80c41 - kwrk: add alien to disk 2022-11-16 23:05:11 +07:00
3e86bb86f8 - kwrk: return alterator-users to be avalable on web 2022-11-16 23:05:01 +07:00
29177e79d9 - kwrk: cleanup wine 2022-11-16 23:04:49 +07:00
2c86261a5e - kwrk: remove yandex-browser-preinstall 2022-11-16 23:04:27 +07:00
38801bd9fe - kwrk: change kde5-menu-new-odf-files to document-templates-odf 2022-11-16 23:03:36 +07:00
d46ecc34c0 - kwrk: add libd3d 2022-11-16 23:03:26 +07:00
04e5d6313d - kwrk: add alterator-updates to disk 2022-11-16 23:03:14 +07:00
50704e3712 - kwrk: using kde5-menu-new-odf-files instead of ugly document-templates 2022-11-16 23:03:03 +07:00
c9b4d05bf9 - kwrk: add conflict against greedy users 2022-11-16 23:02:51 +07:00
e3cee0843e - kwrk: return webterminal profile 2022-11-16 23:02:38 +07:00
91859dd7ca - kwrk: install document-templates with LibreOffice 2022-11-16 23:02:12 +07:00
Dmitriy Terekhin
fcab29ab92 alt-server: Add state-change-notify-postfix 2022-11-16 22:56:25 +07:00
Dmitriy Terekhin
7a062839af alt-server: Add admx-msi-setup 2022-11-16 22:56:11 +07:00
Dmitriy Terekhin
22ba71b8c7 alt-server: Add virt-instal and virt-manager 2022-11-16 22:55:54 +07:00
Dmitriy Terekhin
eeb3cd16d8 alt-server: Add zabbix-server-pgsql 2022-11-16 22:55:39 +07:00
Dmitriy Terekhin
5573a3614a alt-server: Add sane-airscan 2022-11-16 22:55:21 +07:00
Dmitriy Terekhin
5b0d509437 alt-server: Add tigervnc-server 2022-11-16 22:54:46 +07:00
Dmitriy Terekhin
f946321a00 alt-server: Use chromium instead of firefox-esr for aarch64
Firefox does not work well on aarch64 architecture:
- slow video playback https://bugzilla.altlinux.org/43839
- does not allow microphone to be used on video conferencing sites
2022-11-16 22:54:29 +07:00
Dmitriy Terekhin
4e9bb112b9 base+rescue: add binutils
Utilities can be used to analyze the causes of a problem
2022-11-16 22:53:26 +07:00
Michael Shigorin
a54bd84571 mixin-alt-server.mk: drop the "System" checkbox
...for good; it was deeply unneeded in the first place,
and a two-checkbox combo that would fall apart on non-
{X86,aarch64} resulting in an empty toplevel "System"
one sitting on the top of the installer's list is
a shame to be honest.

Let's put lsb-core into the base install as reasonably
proposed by antohami@ in the related bug as its deps
are pretty reasonable to me too.

See-also: http://bugzilla.altlinux.org/show_bug.cgi?id=42268#c4
See-also: http://lists.altlinux.org/pipermail/devel-distro/2022-October/002895.html
2022-11-16 22:52:55 +07:00
Dmitriy Terekhin
d09f6f9a51 alt-server: Add sssd-ldap 2022-11-16 22:52:32 +07:00
Anton Midyukov
43e2e15f24 remote-access: remove freerdp
freerdp support for xorg is being added via myconector. Сomponents
for wayland support in the freerdp client are redundant for now.
2022-10-10 16:48:11 +07:00
Anton Midyukov
01612070c7 remote-access: add openuds-client 2022-10-10 16:48:11 +07:00
Dmitriy Terekhin
de221cf95a alt-server: Add postgresql14-1C-contrib
Made at the request of Leonid Krivoshein <klark@altlinux.org>
2022-10-10 16:48:11 +07:00
Dmitriy Terekhin
83772a5b5f alt-server: Update postgresql to 14, add postgresql14-1C-server
Made at the request of Anton Midyukov <antohami@altlinux.org>
2022-10-10 16:48:11 +07:00
Dmitriy Terekhin
5bea65c958 slinux/xfce-base: change light-locker to xfce4-screensaver
When the screen lock repeats, light-locker starts many Xorg servers.
This change affects Simply Linux and Alt Education.

See also:
https://bugzilla.altlinux.org/43887

This patch was co-authored by Anton Midyukov.
2022-10-10 16:46:39 +07:00
Dmitriy Terekhin
874fa7d64e alt-server: Replace outdated php7 packages with php8 ones 2022-10-04 22:30:52 +07:00
Dmitriy Terekhin
548b06fec9 alt-server: Remove mediawiki
MediaWiki is not php8 compatible and requires outdated php7
2022-10-04 22:30:52 +07:00
Dmitriy Terekhin
e42516e509 alt-server: Аdd tigervnc
Made at the request of Evgeny Sinelnikov <sin@altlinux.org>
2022-10-04 22:30:52 +07:00
Dmitriy Terekhin
064c0d109d alt-server: Аdd metapackage to match the documentation
https://docs.altlinux.org/ru-RU/alt-server/10.1/html/alt-server/openuds--chapter.html#idm46110803221584
Made at the request of Evgeny Sinelnikov <sin@altlinux.org>
2022-10-04 22:30:52 +07:00
Dmitriy Terekhin
c204e58418 alt-server: Add support for TLS connections in postfix
Made at the request of Michael Shigorin <mike@altlinux.org>
2022-10-04 22:30:52 +07:00
Dmitriy Terekhin
8cd8cf15d8 alt-server: Аdd pulseaudio 2022-10-04 22:30:52 +07:00
Dmitriy Terekhin
18d2bdf1c0 centaurus/sambaDC: add metapackage instead of its dependencies 2022-10-04 22:30:52 +07:00
Dmitriy Terekhin
0f9b32f132 alt-server: Make the installation of VirtualBox optional
During installation, you can configure the system
as a VirtualBox host or as a guest for use with VirtualBox.

Made at the request of Evgeny Sinelnikov <sin@altlinux.org>
2022-10-04 22:30:52 +07:00
Dmitriy Terekhin
47b09374c9 centaurus/mate: add meta packages instead of their dependencies 2022-10-04 22:30:52 +07:00
Dmitriy Terekhin
23afc34ba3 alt-server: Аdd xl2tpd for l2tp VPN 2022-10-04 22:30:52 +07:00
Dmitriy Terekhin
fe16f8f1d2 alt-server: Аdd partition editor to the GUI 2022-10-04 22:30:52 +07:00
Dmitriy Terekhin
5ddc0bcc7c alt-server: Аdd scanning tools to the GUI 2022-10-04 22:30:52 +07:00
Dmitriy Terekhin
33090ca066 alt-server: Show Hostname and IP-address before login
Added at the request of Elena Mishina <lepata@basealt.ru>
2022-10-04 22:30:52 +07:00
Dmitriy Terekhin
655dd49c9d alt-server: Remove irrelevant package group conflicts 2022-10-04 22:30:52 +07:00
Dmitriy Terekhin
06ff4dfe40 alt-server: Add conflict sambaDC and freeipa-server
The samba-dc package from the sambaDC group and the samba-dc-mitkrb5
package from the freeipa-server group conflict.
Without specifying the centaurus directory, the conflict does not work.
2022-10-04 22:30:52 +07:00
Dmitriy Terekhin
364903ee6b alt-server: Move postgresql11 to sogo list
Otherwise, the "postgresql-server" virtual dependency
of the task-sogo package will not be provided by postgresql11,
but by the newest postgresql in the p10 repo.
2022-10-04 22:30:52 +07:00
Dmitriy Terekhin
958e1b909b alt-server: Add description of menu item "Token support" 2022-10-04 22:30:52 +07:00
Dmitriy Terekhin
425abcf27d alt-server: Workaround for MediaWiki deployment error
See also:
https://bugzilla.altlinux.org/42813
https://bugzilla.altlinux.org/43148
2022-10-04 22:30:52 +07:00
Andrey Cherepanov
8c3a77d9f8 education/misc: add libgtk2-engine-adwaita 2022-10-04 22:30:52 +07:00
Anton Midyukov
3ca2b377dd education/base: add metapackage task-edu-lite 2022-10-04 22:30:52 +07:00
Anton Midyukov
23dac7bdfb sound: add use/sound/pipewire
pipewire is Multimedia Framework designed to be an audio and video server and
more.
2022-10-04 22:30:52 +07:00
Anton Midyukov
831d793f85 pkg.in/lists/Makefile: abort build, if package list or group not exists 2022-10-04 22:30:52 +07:00
Anton Midyukov
6fe87e5fad workstation/the.pkgs: drop installer-feature-desktop-other-fs-stage2
In modern Linux, mounting third-party filesystems on /mnt/mntpoint
is not only pointless, but also harmful.
Such file systems are much more convenient for users to mount from
a file manager. Users simply do not understand where to look for
these sections. What a user has not done is unknown to the user.
2022-09-23 13:20:35 +07:00
Mikhail Efremov
21322fa31b workstation: Replace connector with myconnector
Package was renamed.
2022-09-23 13:19:35 +07:00
Anton Midyukov
695c9e4f2b base+rescue: add gostsum 2022-09-22 16:26:42 +07:00
Anton Midyukov
9f247bf4d0 remote-access: renamed connector -> myconnector 2022-09-02 23:26:48 +07:00
Anton Midyukov
825ee80ee0 base+rescue: add more disk utils 2022-08-26 11:48:14 +07:00
Anton Midyukov
33ab558eef base+rescue: add ntpdate
Time synchronization over network may be needed on systems without
an RTC or where the RTC battery has failed.
2022-08-01 22:23:31 +07:00
Anton Midyukov
ef77370ab2 base+rescue: add the required minimum applications for rescue 2022-08-01 19:13:55 +07:00
f7e2c52bd6 - kwrk: exclude alterator-updates 2022-07-29 14:23:42 +07:00
e3d2a8b1c0 - kwrk: add vkd3d-utils 2022-07-29 14:23:32 +07:00
d3d05d7aac - kwrk: install timeshift by default 2022-07-29 14:23:23 +07:00
533e6099ab - kwrk: add urbackup-client 2022-07-29 14:23:12 +07:00
c253c41d7c - kwrk: remove sputnik-browser-preinstall because EOL https://www.sputnik-lab.com/news/suspend 2022-07-29 14:22:37 +07:00
Anton Midyukov
d6c30f950d mixin-alt-server.mk: Add all kernel modules through MAIN_KMODULES instead list
Now don't have to worry about listing the supported architecture.
2022-07-25 18:13:23 +07:00
Anton Midyukov
76358a7b0b centaurus/proxmox-backup-server: allowed for x86_64, aarch64 only 2022-07-25 18:13:23 +07:00
Anton Midyukov
93bc6ba4f5 jitsi-meet: jicofo allowed for x86_64 only 2022-07-25 18:13:23 +07:00
3a3c26f3f8 - kwrk: using packages profiles 2022-07-25 18:13:23 +07:00
bbc3acf143 - kwrk: add plasma5-disks to live-rescue 2022-07-25 18:13:23 +07:00
Anton Midyukov
11d89084a3 kworkstation/emulators: update for wine 7.13.1-alt1, make exclusive wine for x86
wine-gl, wine-twain provided by wine package.
wine needed for x86 platforms.
2022-07-25 18:13:23 +07:00
Anton Midyukov
316f17d793 workstation/emulators: update for wine 7.13.1-alt1
wine-gl, wine-twain provided by wine package.
2022-07-25 18:13:23 +07:00
Anton Midyukov
342ec97219 slinux/emulators-full: update for wine 7.13.1-alt1
wine-gl, wine-twain provided by wine package.
2022-07-25 18:13:23 +07:00
Anton Midyukov
b4e56c3d05 education/base: update for wine 7.13.1-alt1
wine-gl, wine-twain provided by wine package.
2022-07-25 18:13:23 +07:00
Anton Midyukov
40db370f84 centaurus/emulators: update for wine 7.13.1-alt1
wine-gl, wine-twain provided by wine package.
2022-07-25 18:13:23 +07:00
Anton Midyukov
908115a386 vzstats: mark available for x86_64 only 2022-07-25 18:13:23 +07:00
Anton Midyukov
2790c801e5 {base,server}+openvz: drop vzquota, mark available for x86_64 only
vzquota not working with openvz 7.
openvz 7 is available for x86_64 only.
2022-07-25 18:13:23 +07:00
Mikhail Efremov
662538ff26 workstation: Add chromium-gost for x86_64 and aarch64 only
Chromium-gost dropped 32bit support.
2022-07-18 16:36:16 +07:00
Dmitriy Terekhin
bff75969c4 Revert "alt-server: install kernels std-def and un-def"
This reverts commit 5d03f0037c.

The un-def kernel should be removed
at Evgeny Sinelnikov's <sin@altlinux.org> request
2022-07-15 23:56:25 +07:00
Dmitriy Terekhin
86f80e9ca1 Revert "alt-server: add kernel-doc-un"
This reverts commit d40584b9b2.

The un-def kernel should be removed
at Evgeny Sinelnikov's <sin@altlinux.org> request
2022-07-15 23:56:01 +07:00
Dmitriy Terekhin
df6a0829a5 alt-server: remove un-def kernel modules
The un-def kernel should be removed
at Evgeny Sinelnikov's <sin@altlinux.org> request
2022-07-15 23:54:31 +07:00