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!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
Because of this gawk does not work on loongarch64, and because of
it does not work alterator-dump-desktop.
Сan not remove libraries without dependencies, this is fraught with
miracles.
1. alterator-browser-qt5 does not start now without libgnutls
2. Successful remount with luks requires cryptsetup
3. There is no conflict with the luks feature for a long time
Now lvm and cryptsetup are required not only in the
installed system, but also in altinst. This is because the remount
happens before the base system is installed.
This reverts commit 1076d79f4dcf02b83ca234fdc6dabff4103b1b17.
The only workable xvt is xterm, since only works with it:
xinit cmd
See commit: 2451a17cae693e1718746fee355b2ceffc008e2c
evms fails to stop a RAID if a RAID is removed and a new one
is created in its place. The problem appeared after we added
mdadm to altinst.
Reported by mcpain@
NOTE: The problem is not observed in live. Either something is
removed from altinst, or something is not installed.
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.
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!
Chroot can be two or one, work or image.
Package lists of work chroot cannot take into account packages that
will be installed into it after run-scripts.
/usr/sbin/install2-init-functions is provided by several packages.
Because of this, extra packages are installed. It is necessary to
simplify the task for the packages manager.
Oops, I sure meant a prefix and not a single-letter name.
Reported-by: Sergey V Turchin <zerg@altlinux.org>
Fixes: 4130212a23ce8373cbfeaf5e5e2d74c87cd30cfb
This package contains installer configuration hopefully suitable
for a generic ALT Linux based distribution.
The stage3 part is installed onto the new system's root
and executed off there during installation process.