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!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
Revert 'slinux: use live as installer and rescue also' for slinux-live.
Need to decide whether this target is now needed.
If so, what should now be in it. In the meantime, there was no point
in changing anything about it.
Slinux does not use the browser feature.
There was no need to use +live. Without livecd-install this is
use/live/base.
See https://bugzilla.altlinux.org/49964
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*
ACPI power button event differs for some reason
(plain "button" instead of "button/power"), and
both acpid and systemd need special training to
cope with that (mcst#6148); let's at least make
it work in a release.
Works on server/workstation but surprisingly not with education:
● quotaon.service - Enable File System Quotas
Loaded: loaded (/lib/systemd/system/quotaon.service; static)
Active: failed (Result: exit-code) since ...
Docs: man:quotaon(8)
Main PID: N (code=exited, status=4)
CPU: 10ms
systemd[1]: Starting Enable File System Quotas...
quotaon[N]: quotaon: cannot find /home/aquota.group on /dev/sda6 [/home]
quotaon[N]: quotaon: cannot find /home/aquota.user on /dev/sda6 [/home]
quotaon[N]: quotaon: cannot find /boot/aquota.group on /dev/sda1 [/boot]
quotaon[N]: quotaon: cannot find /boot/aquota.user on /dev/sda1 [/boot]
systemd[1]: quotaon.service: Main process exited, code=exited, status=4/NOPERMISSION
systemd[1]: quotaon.service: Failed with result 'exit-code'.
systemd[1]: Failed to start Enable File System Quotas.
...as it rather introduces red ink for no good reason:
Running postinstall script [90-pkg.sh] /dev /
/
mount: /media/ALTLinux: /dev/sdb1 already mounted or mount point busy.
There is no need to set std-def, it is already default on those
architectures where it is available.
Uses package list 'kernel-headers' allows to not depend to specific
kernels.
More likely a newest hardware will work with un-def kernel (6.1.x)
then with std-def kernel (5.10.x).
Besides 5.10 kernel has issues with CIFS mounting (found by testers
was mentioned in the ad-integration@ mailing list).
The group "Group policy managing tools" is renamed to
"Group policies" and it is top level grop now.
It includes "Administration tools", "Client" and "Group policy templates"
groups.
Made at the request of Anton Abramov <abramovav@basealt.ru>
Based on commit by jqt4@ for ALT Server 10.2.