IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an
email to Administrator. User accounts are meant only to access repo
and report issues and/or generate pull requests.
This is a purpose-specific Git hosting for
BaseALT
projects. Thank you for your understanding!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
There are two reasons to use/power on Elbrus:
1) current kernels generate "button" event for ACPI
power button press instead of "button/power";
systemd doesn't grok that, and acpid needs special
configuration to (which needs to be fixed properly
in said kernels but just not done yet -- mcst#6148);
2) installer-feature-e2k-power is useful on e2kv6
as it configures e2k-pcs-cpufreq to autoload.
See-also: http://www.gnu.org/software/make/manual/make.html#Double_002dColon
PS: e2k-pcs-cpufreq uses to be builtin, *argh*
VLC used to suit everyone (32-/64-bit x86) but not anymore;
let's at least refactor the mess it all turned into by now.
The only non-NOP difference obvious to me should be the addition
of a media player to mipsel variant of alt-workstation; a bugfix
to me as I've first spotted the lack of a mediaplayer in e2k one.
Playing FullHD video with YouTube on Raspberry PI 4 in Firefox-ESR
starting with version 91 occurs with strong delays.
https://bugzilla.altlinux.org/41486
In the chromium problem is not observed.
Package openssh-gostcrypto from extras list conflicts with openssh
which pulled by openuds-client from raccess list and gtk2-ssh-askpass
from kvm list. Thus, these lists are moved as far apart as possible.
It's duplicating commit e8694a6df4fc48b5f8fa5f5e9b387647b3ee1fca
in sem@'s tree -- I don't pull workstation/extras into e2k images
due to too many of those being simply unavailable for now; still
let the black@'s wish for this AltHa control knob be honoured.
Finalize the move to shared multiseat support on e2k
following education.mk; should have been done properly
in the first place but I couldn't manage that for 9.0,
let's at least fix this now.
The point is that it's common between the rest of the arches,
no need to keep making my old mistake of growing configuration
trees based on very different "roots" (.e2k-installer this time
which was good for early experiments but not for production).
Also get rid of long-unused distro/alt-workstation-?01 targets,
unified kernel made those obsolete.
And last but not least: *drop* that setup-libgl-dri3-disable,
makes Radeon RX lag (half-recent AMD GPUs seem to lack 2D part
rather altogether, it's emulated through 3D).
These have been added to the image description
that was x86-specific initially -- we're lucky
that ARM-related bits are quite minor here but
let's keep the mixin away for the sake of e2k
for now: it's built in a different enough way
at the moment.
This parts reverts commit cff3291c2a.
Upstream mkimage has not yet take patches to support packaging
multiple kernels to ISO image. In order to avoid problems, have
to revert this commit.
See-also: 01a1581b71