- 29 May, 2025 4 commits
-
-
Anton Midyukov authored
Workaround for branch p10 only.
-
Anton Midyukov authored
The installer runs as a systemd service (p11 branch and newer). Therefore, setting up the hostname and network for it is necessary before starting it. The installer itself does not need to do this.
-
Anton Midyukov authored
-
Anton Midyukov authored
-
- 28 May, 2025 3 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
The list of build files has become smaller than the list of files to publish. Publishing may occur from a location where documentation cannot be built.
-
Anton Midyukov authored
-
- 27 May, 2025 3 commits
-
-
Anton Midyukov authored
The probe binary is missing from the signed grub efi image. Link: https://bugzilla.altlinux.org/54496
-
Anton Midyukov authored
-
Anton Midyukov authored
-
- 26 May, 2025 2 commits
-
-
Anton Midyukov authored
The network interface can be configured with a static ip. And this script will set dhcp and break it. With the new livecd-net-eth everything is fine, this script is not needed.
-
Anton Midyukov authored
Setup network interfaces.
-
- 23 May, 2025 3 commits
-
-
Anton Midyukov authored
synaptic is stagnating with no prospects for development. In addition, updating the system through it is extremely dangerous, due to the fact that the user session may fall during the update.
-
Anton Midyukov authored
oldinst specifies to use the old squash installation algorithm by copying files instead of unpacking it.
-
Anton Midyukov authored
Thanks Konstantin Lepikhov <lakostis@>. Link: https://lore.altlinux.org/devel-distro/aC4hdtG8dsJCg7TP@lks.home/
-
- 22 May, 2025 5 commits
-
-
Anton Midyukov authored
Suggested-by: Oleg Shchavelev
-
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 1 commit
-
-
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
-