- 27 Mar, 2025 12 commits
-
-
Anton Midyukov authored
I leave the usual behavior for Regulars.
-
Anton Midyukov authored
Request by Mikhail Efremov sem@.
-
Anton Midyukov authored
a little preparation for making images without gnome applications.
-
Anton Midyukov authored
Default fonts for gnome-console.
-
Anton Midyukov authored
Since of not adaptive and no group policy management required on the device itself.
-
Anton Midyukov authored
Don't need to run the alterator anymore. Instead, use the app mobile-auth.
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
To use them separately. For example, on distributions that do not require live.
-
Anton Midyukov authored
-
Anton Midyukov authored
We do not enable the serial port in grub itself for non-x86 architectures, since console and serial are loaded in them. There is no need to specifically enable serial. It is still possible to override the serial connection of grub itself in the initial grub config.
-
- 26 Mar, 2025 1 commit
-
-
Anton Midyukov authored
-
- 25 Mar, 2025 1 commit
-
-
Anton Midyukov authored
Removed from Sisyphus.
-
- 24 Mar, 2025 2 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
This reverts commit 2033e43d. It was an upstream regression that was fixed.
-
- 23 Mar, 2025 3 commits
-
-
Anton Midyukov authored
Support in the Linux kernel has been discontinued.
-
Anton Midyukov authored
-
Anton Midyukov authored
-
- 20 Mar, 2025 2 commits
-
-
Anton Midyukov authored
If you don't specify a network subsystem, rcnet will come, which is incompatible with systemd.
-
Anton Midyukov authored
nvidia 550 tries to boot into rescue but shouldn't do it.
-
- 19 Mar, 2025 1 commit
-
-
Ivan A. Melnikov authored
This is the module for Motorcomm YT6801 ethernet adapter, which can be found in some nettops, laptops and motherboards, most notably from ASUS. Also add the module to the stage1 modules set, to make sure that booting from network works with initrd from our ISOs.
-
- 18 Mar, 2025 1 commit
-
-
Anton Midyukov authored
Should only be added when using the plymouth feature.
-
- 14 Mar, 2025 2 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
We need to allow pin code as a password.
-
- 13 Mar, 2025 2 commits
-
-
Ivan A. Melnikov authored
-
Ivan A. Melnikov authored
Now 6.12 should become the default flavour for this architecture.
-
- 11 Mar, 2025 4 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
When logging in, the script /etc/profile.d/console.sh is executed, which run /usr/share/console-scripts/vt_activate_unicode. Which in turn run /bin/unicode_start. The directory /root/.kbd is created in /bin/unicode_start. There is a race between tty2 and tty3, who will create the directory /root/.kbd faster. Solution: Create the directory /root/.kbd in advance during building, so that the unicode_start script does not stumble when running in parallel. Link: https://bugzilla.altlinux.org/53223
-
Anton Midyukov authored
-
- 10 Mar, 2025 4 commits
-
-
Anton Midyukov authored
Needed for unicode console on sysvinit-based systems.
-
Anton Midyukov authored
Need for interacive-system always.
-
Anton Midyukov authored
-
Anton Midyukov authored
tty's can and should be internationalized if it is systemd. But for this required kbd-data.
-
- 09 Mar, 2025 5 commits
-
-
Anton Midyukov authored
This set of systemd settings does not seem so optimal anymore. For example, systemd-settings-enable-showstatus breaks the output of messages when using plymouth. On top of the messages that plymouth has accumulated, systemd messages are superimposed. This is critical when running the installer in systemd. And the message wall on tty12 outputs localized messages to the non-unicode console.
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
Required for localization tty.
-
Anton Midyukov authored
-