- 29 Jan, 2025 13 commits
-
-
Anton Midyukov authored
stage2 image semantics have changed with live/altinst merge. Thanks Michael Shigorin.
-
Michael Shigorin authored
Late 5.4 and 5.10 branches of Linux kernel fork by MCST had mga25 video driver for e2c3's onboard GPU as opposed to e1cp's mga2; 6.1 appears to have made it mga2 again.
-
Michael Shigorin authored
Suggested-by: Anton Samsonov (mcst.ru)
-
Michael Shigorin authored
It runs fine on e2k too now.
-
Michael Shigorin authored
Tested to work within alt-p10-lxqt-20240322-e2kv4.iso on 801-PC.
-
Anton Midyukov authored
-
Anton Midyukov authored
imression works well on GNOME.
-
Anton Midyukov authored
Useful to have even in a minimal system. Usually pulled out, but can be removed when apt-get autoremove.
-
Anton Midyukov authored
There is no need to support repositories older than p10. It is better to think about future ones.
-
Anton Midyukov authored
-
Anton Midyukov authored
When we enable the installation mode from packages (use/live-install-pkg), we are left without connected repositories after installation. Let's fix this.
-
Anton Midyukov authored
To avoid being deleted when apt-get autoremove.
-
Anton Midyukov authored
To avoid deletion during apt-get autoremove.
-
- 28 Jan, 2025 6 commits
-
-
Anton Midyukov authored
Now xorg-dri-armsoc is added in use/x11/xorg (list mesa-dri-drivers).
-
Anton Midyukov authored
The mesa-dri metapackage contains all the necessary packages for hardware 3d acceleration support.
-
Anton Midyukov authored
-
Anton Midyukov authored
It is not needed in live. It will be installed into the system when installing from the package.
-
Anton Midyukov authored
-
Anton Midyukov authored
Install it only on the base system.
-
- 27 Jan, 2025 21 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
After removal from live make-initrd-plymouth were left without this font.
-
Anton Midyukov authored
-
Anton Midyukov authored
The installer itself installs these packages and adds them to the base system. For rootfs, as a rule, these packages are not required.
-
Anton Midyukov authored
The kernel has a dependency on bootloader-utils, but this may change in the future, and then apt-get autoremove will remove bootloader-utils.
-
Anton Midyukov authored
Added via use/firmware/cpu.
-
Anton Midyukov authored
alterator-vm does not hide unsupported features, so all these packages should be added.
-
Anton Midyukov authored
-
Anton Midyukov authored
Not needed in stage2.
-
Anton Midyukov authored
Not needed in stage2.
-
Anton Midyukov authored
not needed in stage2 not needed in stage2.
-
Anton Midyukov authored
This is clearly unnecessary in rescue.
-
Anton Midyukov authored
To close a case: need to add to the base system, but not to live.
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
The installer packages are removed by the installer itself.
-
Anton Midyukov authored
Not needed for classic installer.
-
Anton Midyukov authored
Using a classic installer gives a number of advantages: - installation not only from a user session, but also in a separate boot mode, including via vnc - installation of additional packages, the ability not to put all the necessary packages in the live - no one is involved in the development of livecd-install
-