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!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
- Add commits from zerg@ for kworkstation
- arm-rpi4: use/arm-rpi4/kernel available for aarch64 only
- regular-vm.mk: *-rpi targets available for aarch64 only
- Drop aarch64-tegra feature
- server (starterkit): drop php7, add php8.0, php8.1
- alt-server: drop un-def kernel from jqt4@
- alt-server, server-v: enable multipathd by default (from jqt4@, andy@)
- workstation: Use grubpcboot on i586 and x86_64 from sem@
- live.mk: update live-privacy.iso
- distributivs: update lists for support wine 7.13.1-alt1
- mixin-alt-server.mk: Add all kernel modules through MAIN_KMODULES
instead list
- browser: replace seamonkey with firefox-esr for not x86 platforms
This reverts commit ee9778ee8837abc3c5d8cfba29f9d9b3ca9edf66.
The un-def kernel should be removed
at Evgeny Sinelnikov's <sin@altlinux.org> request
Only one kernel will remain, there is no need to remove the rest
This reverts commit 97826c7c34ed3e7131996ae8eca3c5ac23b325f5.
In the make-initrd-2.27.1-alt1 version, it was possible to take
the name of the encrypted partition from /etc/crypttab.
As a result, it is no longer necessary to manually enter a password
for systemd-cryptsetup.
On the other hand, using the installer-feature-password-systemd-cryptsetup-stage3
package in the installer has the disadvantage that the user is required to re-enter
the encrypted partition password during the postinstall step.
Dropping installer-feature-password-systemd-cryptsetup-stage3 would fix this
at the cost of having to enter the password in the initrd.
See also:
https://bugzilla.altlinux.org/42987https://bugzilla.altlinux.org/43056https://bugzilla.altlinux.org/43080