- 28 Jan, 2025 3 commits
-
-
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 32 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
-
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 5 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.
-