- 22 May, 2025 4 commits
-
-
Anton Midyukov authored
This is a variant on libadwaita. It is not on p10.
-
Anton Midyukov authored
To change the user password by the user himself. The application has received a second life.
-
Anton Midyukov authored
-
Anton Midyukov authored
-
- 20 May, 2025 5 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
Disable modeset, block problematic drivers, enable bootchain debug mode.
-
Anton Midyukov authored
-
Anton Midyukov authored
In this form, no one really needs it. It needs to be made a menu for selecting console. I'll do it later.
-
Anton Midyukov authored
This became unnecessary and very dangerous after deleting EFI_BOOTARGS. In the grub submenu, began to be removed 'splash' from the word 'nosplash'. Nightmare.
-
- 19 May, 2025 1 commit
-
-
Anton Midyukov authored
-
- 18 May, 2025 5 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
Booting the installer in systemd mode provides the following advantages: - the ability to use systemd-networkd and NetworkManager in the installer - further unify the work of the installer with its launch in live Next, it is planned to implement a session for launching the installer in wayland instead of xinit. You can continue to use install2-init by redefining the variable INSTALL2_INIT: @$(call set,INSTALL2_INIT,init=/usr/libexec/install2/install2-init)
-
Anton Midyukov authored
This is already the case for grub. Let's bring isolinux.cfg into compliance.
-
Anton Midyukov authored
The uuid of the $ROOT device is the uuid of the partition mounted by bootchain or propagator. Therefore, we can substitute it, and not specify it in advance. This will allow you to transfer, as is, the contents of the iso to the flash drive. Also, for propagator, we replace the method with disk. This should not cause any problems.
-
Anton Midyukov authored
Remove unnecessary entity.
-
- 16 May, 2025 3 commits
-
-
Anton Midyukov authored
This reverts commit 4e9c79e4. It's no use. This parameter is automatically set from /etc/X11/xorg.conf.d/00-keyboard.conf
-
Michael Shigorin authored
Suggested-by:Anton Midyukov <antohami@altlinux.org> See-also: rm#178614
-
Anton Midyukov authored
Fix commit bb04de14
-
- 15 May, 2025 2 commits
-
-
Anton Midyukov authored
Doesn't allow input to virtual machines. Link: https://bugzilla.altlinux.org/54311
-
Dmitriy Terekhin authored
Suggested-by:Evgeny Sinelnikov <sin@altlinux.org> (cherry picked from commit 48f7110abae42fd13c1d1d33b04d2ad098a6af37)
-
- 14 May, 2025 3 commits
-
-
Anton Midyukov authored
Link: https://bugzilla.altlinux.org/54139
-
Andrew Savchenko authored
Add hashsum app from ALT GNOME Team. (cherry picked from commit e853ad1306fa1a4e027455dbbc1dddf6285fccc1)
-
Anton Midyukov authored
-
- 13 May, 2025 3 commits
-
-
Michael Shigorin authored
sisyphus_e2k is public already, and p11_e2k will follow. See-also: http://elbrus.ivk.ru/pub/ALTLinux/Sisyphus/ See-also: http://dev.mcst.ru
-
Anton Midyukov authored
-
Anton Midyukov authored
-
- 12 May, 2025 1 commit
-
-
Anton Midyukov authored
Useful for all desktops, not just gnome.
-
- 08 May, 2025 1 commit
-
-
Anton Midyukov authored
This reverts commit 3d9612b7. edid-decode is provided by the package v4l-utils.
-
- 07 May, 2025 3 commits
-
-
Anton Midyukov authored
Otherwise the default session is xfce-wayland.
-
Anton Midyukov authored
Suggested by Dmitriy Khanzhin (jinn)
-
Anton Midyukov authored
Suggested by Dmitriy Khanzhin (jinn).
-
- 05 May, 2025 1 commit
-
-
Anton Midyukov authored
Removed from Sisyphus: https://git.altlinux.org/tasks/383276/
-
- 04 May, 2025 2 commits
-
-
Anton Midyukov authored
beesu depends on consolehelper, which is outdated. Should use pkexec instead.
-
Anton Midyukov authored
Unused and obsoletes target.
-
- 03 May, 2025 1 commit
-
-
Anton Midyukov authored
-
- 29 Apr, 2025 5 commits
-
-
Michael Shigorin authored
Not just every single of those mirrors had survived since then.
-
Anton Midyukov authored
-
Anton Midyukov authored
u-boot is a low-level bootloader, which, although it can load the kernel and initrd directly via extlinux.conf, increasingly provides UEFI. Therefore, there is no point in isolating it as a separate bootloader. It is enough to disable EFI_BOOTLADER so that extlinux.conf has priority.
-
Anton Midyukov authored
it uses what is already the default.
-
Anton Midyukov authored
The sleep situation is individual. It is not worth turning off by default.
-