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!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
This is a broken target, already 4 years:
https://packages.altlinux.org/ru/tasks/256373/
Due to the winding down of i586 support, no one should need this
anymore. This could only be useful on very old i586 hardware.
This parameter is used to configure the network in the initrd, but
we don't need it. startup-rescue 0.50 no longer requires this
parameter.
See https://bugzilla.altlinux.org/50526
This one fixes the "cooler goes off during installation"
10.2rc problem on multi-CPU e8c2 motherboards that follows
misinitialization of sensor drivers (lacking i2c mux init
_before_ them) and subsequent misreading of zero degree
temperature for CPUs (would need no cooling if it was true).
See-also: mcst#8627
Suggested-by: mcst.ru folks
Tested-by: elbrus.ru folks
It only makes sense on engineering samples of .404 board,
and 201-PC is .480 with only a single 4X PCIe gen3 slot
that needs riser to get a reasonable videocard connected
(manual multiseat setup is a minor hurdle it seems).
We don't do ship vivante drivers since p9_e2k
as those behaved erratically with gtk+3 at least
(and were a major PITA to handle in the first place,
and nobody asked in the end: folks just needed 2D+Xv);
so no sense to bring extra noise into installation.
e1cp and e2c3 have tricky GPU driver modules that can misinit
given the lack of other modules they don't directly depend on;
let's provide softdep lists so that the prereqs do get loaded.
See-also: mcst#8098
The problem is with indirect module initialization dependencies
(the infamous "Driver probe function unexpectedly returned 256"
error when loading the module from initrd and not full rootfs);
let's provide modprobe with a hint.
Suggested-by: Vitaly Chikunov <vt@altlinux.org>
See-also: mcst#8089
See-also: mcst#8392
201-PC has been developed using .404 motherboards
(IIRC using the two middle PCIe slots for GPUs);
1601-PC one has been done with .466 motherboard
by sciberia.io guys who have outrun me at that!
It should do some work: nothing else might have pulled use/x11 in
(which brings another topic to the table: we'd probably better
have some platform-independent targets that pull archdep pieces in
under the hood).
Fixes: 2002e6251b6ef796e92aa1f174847cd3e196294b
At the first boot, if there is no network, the wrong time is set,
since the timezone and utc settings occur late.
So at least with the default parameters there will be no problem.
GRUB since 93a786a00 (kern/efi/sb: Enforce verification of font files)
has enforced verification of font files in secure boot mode. In order
to continue to be able to load some default fonts, they are added to
the built-in memdisk bundled with a signed EFI image and may be
accessed by file name prior the actual default path.
Fixing the launch command.
We remove Type=simple so that the Type=idle, that is, wait for the
bootload to complete.
Now you can turn on the network, since the login will not be lost
in messages.