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!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
The vbox-guest and vbox-host lists contain x86-only packages.
An alt-server image is not planned for i586.
The groups "VirtualBox Guest Additions" and "VirtualBox for host
system" will only be created in the image for x86_64, since for
other architectures they will remain empty, which is undesirable.
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
RAID[456] does not work on aarch64 without the
/lib/modules/*/kernel/arch/arm64/lib/xor-neon.ko.xz
dmesg:
xor: Unknown symbol xor_block_inner_neon (err -2)
md: personality for level 5 is not loaded!
...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
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.
This reverts commit 1e7c6ed47f05ff932ceb5600449dc3847164d1ef.
Due to the removal of installer-feature-network-shares-stage3
the following setting is missing:
control rpcbind server
as a result of this, installation via NFS does not work.
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>