- 07 Apr, 2020 9 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
Users expect that if virtualization is selected during installation of the distribution, the libvirtd service will be enabled.
-
Anton Midyukov authored
VM_INITRDFEATURES qemu not allowed for e2k only. This feature added modules optionaly. VM_INITRDFEATURES usb allowed for all arches, but the presence of all modules is required. Therefore, for all arches all usb modules are optionally added.
-
Anton Midyukov authored
The entry in /etc/fstab about the mount parameters of the root partition needs to be done not only for builds with u-boot. But, if the record already exists, then it will not be added. The file system type is set by the variable VM_FSTYPE.
-
Anton Midyukov authored
Since packet sorting is enabled by default, then the order in KFLAVORS has ceased to matter. Kernels are always installed in alphabetical order. Therefore, it makes no sense to sort by buildtime. See-also: https://bugzilla.altlinux.org/show_bug.cgi?id=30806 Also fixed my typo. When creating a symlink, the variable $kver was used, i.e. the entire list of kernels, not the last value $KVER of the list.
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
tar2fs does not run in hasher and without qemu. This causes build problems for an architecture other than the host.
-
Anton Midyukov authored
If build is performed on a system with EFI Secure Boot enabled, then grub will not boot even on EFI without Secure Boot. This problem is caused by the use of the --removable option, which is not compatible with option --uefi-secure-boot the current grub. Option --uefi-secure-boot is enabled automatically if the system is booted in EFI Secure Boot mode.
-
- 03 Apr, 2020 26 commits
-
-
Anton Midyukov authored
-
Andrey Cherepanov authored
-
Andrey Cherepanov authored
-
Anton Midyukov authored
pdf reader required by users: https://distrowatch.com/table.php?distribution=alt
-
Anton Midyukov authored
pdf reader required by users: https://distrowatch.com/table.php?distribution=alt
-
Alexey Shabalin authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
Added for EFI only (see stage1/scripts.d/01-grub).
-
Anton Midyukov authored
Also: - added new target jeos-systemd, - disabled quiet for cmdline kernel - returned to its original form regular-jeos-ovz
-
Anton Midyukov authored
Do not create syslinux.cfg if EFI_BOOTLOADER is set to not equal grub-efi.
-
Anton Midyukov authored
These are partial commits reverts: 01ee4075 e42bcdcb 5cfc7ede
-
Anton Midyukov authored
-
Anton Midyukov authored
This is necessary to prevent unintentional assignment of rEFInd as EFI_BOOTLOADER. I also want to hope that memtest86.efi can be made to work from grub-efi in the future.
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
The word "ALT" already contained in @relname@. Added when call use/grub.
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
These changes allow you to create two independent config at the same time or separately. It will be possible to add support for grub-pc in the future.
-
Anton Midyukov authored
The definition of the default menu item has been fixed. Grub.cfg does not use label, uses --id. It is assumed that --id is given last.
-
Anton Midyukov authored
-
Anton Midyukov authored
Not needed Stage1 package. They are added to mkimage.
-
Anton Midyukov authored
The scripts were named the same for syslinux and grub. Because of this, scripts for syslinux were overwritten by grub scripts.
-
- 20 Jan, 2020 5 commits
-
-
Alexey Shabalin authored
-
Anton Midyukov authored
NetworkManager not worked without udev-rule-generator-net on sysvinit
-
Anton Midyukov authored
-
Anton Midyukov authored
Many applications need a gnome-icon-theme.
-
Anton Midyukov authored
Reported-by: Speccifighter See-also: https://forum.altlinux.org/index.php?topic=42738.msg344544#msg344544
-