- 10 Jul, 2024 1 commit
-
-
Anton Midyukov authored
Instead of a license file there may be a symlink.
-
- 22 Jun, 2024 1 commit
-
-
Anton Midyukov authored
-
- 19 Jun, 2024 1 commit
-
-
Anton Midyukov authored
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.
-
- 03 Jun, 2024 1 commit
-
-
Anton Midyukov authored
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
-
- 26 May, 2024 1 commit
-
-
Anton Midyukov authored
-
- 25 May, 2024 2 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
If this is really necessary, then this should not be done by default.
-
- 02 May, 2024 1 commit
-
-
Anton Midyukov authored
-
- 10 Apr, 2024 2 commits
-
-
Anton Midyukov authored
interactivesystem sisyphus-alt25 do not dependency of mingetty. sysvinit systems do not work without mingetty.
-
Anton Midyukov authored
interactivesystem sisyphus-alt25 do not dependency of e2fsprogs.
-
- 09 Apr, 2024 5 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
With this we break luks support for the old use/live/install.
-
Anton Midyukov authored
-
Anton Midyukov authored
live can be used also as an installer or rescue. For altinst and rescue is nothing changes.
-
- 04 Apr, 2024 2 commits
-
-
Anton Midyukov authored
Broken and obsoleted by control sudowheel. See: https://git.altlinux.org/tasks/archive/done/_315/323161/
-
Andrew A. Vasilyev authored
-
- 01 Apr, 2024 2 commits
-
-
Anton Midyukov authored
Fix https://bugzilla.altlinux.org/40802
-
Anton Midyukov authored
-
- 26 Mar, 2024 1 commit
-
-
Anton Midyukov authored
The image and the installed system may have kernels with different KFLAVOUR.
-
- 25 Mar, 2024 14 commits
-
-
Michael Shigorin authored
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
-
Michael Shigorin authored
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).
-
Michael Shigorin authored
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.
-
Michael Shigorin authored
-
Michael Shigorin authored
See the .318-01 related story in a nearby pkg.in commit.
-
Michael Shigorin authored
e2kv4 with mga2 is e1cp (Elbrus-1C+); e2kv6 with mga25 is e2c3 (Elbrus-2C3). xorg driver is the same.
-
Michael Shigorin authored
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
-
Michael Shigorin authored
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
-
Michael Shigorin authored
...accordingly to the package getting renamed.
-
Michael Shigorin authored
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!
-
Michael Shigorin authored
It's actually set within the corresponding apt-conf but referring to that here is better than tossing REPO=http/pvt all over the make runs.
-
Michael Shigorin authored
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: 2002e625
-
Michael Shigorin authored
Looks like it can get stuck for quite some time on serial ports that are present and might be occupied by other processes already.
-
Michael Shigorin authored
NB: the missing modules break image build, avoid mga2/galcore/vivante by default (absent in some CPU-specific kernels).
-
- 20 Mar, 2024 1 commit
-
-
Anton Midyukov authored
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.
-
- 19 Mar, 2024 1 commit
-
-
Anton Midyukov authored
This is an alternative for 80rescue.cfg
-
- 18 Mar, 2024 1 commit
-
-
Anton Midyukov authored
Since we check for the presence of a theme before enabling it in the grub config, it is enough to issue a warning.
-
- 15 Mar, 2024 1 commit
-
-
Egor Ignatov authored
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.
-
- 14 Mar, 2024 2 commits
-
-
Anton Midyukov authored
This kernel is best supported for armh.
-
Anton Midyukov authored
-