- 27 Jan, 2025 22 commits
-
-
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
-
Anton Midyukov authored
They are unnecessary in live.
-
Sergey Konev authored
Target for ifupdown2 subsystem. Currently used in PVE distro for network managment instead of more frequently used analogues (etcnet, networkd) due to their limitations (etcnet unable to apply changes, absense of OVS support in networkd)
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
These targets are outdated.
-
Anton Midyukov authored
These examples are outdated.
-
Anton Midyukov authored
These targets are outdated.
-
Anton Midyukov authored
These examples are outdated.
-
- 26 Jan, 2025 8 commits
-
-
Anton Midyukov authored
Very weird list. propagator is removed and the rest seems unnecessary as it is very basic.
-
Anton Midyukov authored
-
Anton Midyukov authored
We use jeos as a basis, since it is now a good base based on live with installer.
-
Anton Midyukov authored
Now these are live images instead of altinst, which have almost nothing cut out. It is possible to use the rw-mode of live, which can be useful for experiments and debugging the installer. Added firmware-linux both to live and to the installed system to expand the range of platforms on which the system can be installed. Added the drm module to the installed system so that it is possible most video cards support. Now the installer can be connected via vnc. A standard set of installer steps is used, as in other regular. Such jeos images can be used as a base for both a desktop and a server. This is exactly what users expect from jeos, but it was so cut that it could not be installed on real hardware. This has now been fixed.
-
Anton Midyukov authored
1. The default locale for root is now C.UTF-8 (/root/.i18n) 2. When connecting via ssh, the locale is the one in the system we are connecting from. That's why we need locales.
-
Anton Midyukov authored
Before mkimage 0.3.6 this did not make sense, all packages were considered manually installed. This is no longer the case, and it makes sense to remove packages installed by dependencies.
-
Anton Midyukov authored
1. The default locale is now C.UTF-8 (/root/.i18n) 2. When connecting via ssh, the locale is the one in the system we are connecting from. That's why we need locales.
-
Anton Midyukov authored
Required to run alteratord in /mnt/destination. Will be removed after installation.
-
- 25 Jan, 2025 9 commits
-
-
Anton Midyukov authored
1. The default locale is now C.UTF-8 (/root/.i18n) 2. When connecting via ssh, the locale is the one in the system we are connecting from. That's why we need locales.
-
Anton Midyukov authored
Required make-initrd 2.51.0.
-
Anton Midyukov authored
Distro-developers have developed request to call this menu item something special.
-
Anton Midyukov authored
-
Anton Midyukov authored
In p11 and Sisyphus, we do not build distributions with altinst.
-
Anton Midyukov authored
lvm is always offered in the installer, but its support was not in the installed system.
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
- 17 Jan, 2025 1 commit
-
-
Anton Midyukov authored
-