- 20 Jan, 2022 1 commit
-
-
Anton Midyukov authored
This will allow for ISO, writed on flash, disable gfxterm and enable serial console, if necessary. For EFI only. Example: GRUB_TERMINAL='console serial' GRUB_SERIAL_COMMAND='serial --unit=0 --speed=115200'
-
- 15 Nov, 2021 1 commit
-
-
Anton Midyukov authored
-
- 05 Oct, 2021 1 commit
-
-
Anton Midyukov authored
Not need to configure all network interfaces. propagator and bootchain configure one network interface detected on network boot.
-
- 10 Sep, 2021 2 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
The 'splash=0' parameter not only disables splash, but also switches to tty5 on which plymouth is supposed to run. This looks like a bug in propagator. 'nosplash' is also a general parameter for propagator and make-initrd.
-
- 09 Sep, 2021 1 commit
-
-
Anton Midyukov authored
This parameter needed for bootloading with initrd-bootchain. there are currently no network configuration dialogs when booting with initrd-bootchain.
-
- 07 Sep, 2021 2 commits
-
-
Anton Midyukov authored
For install2, this is needed to work around error 99-cdrom.sh with method:cdrom. The error shows up with make-initrd-bootchain, but not propagator, as lowmem is enabled for propagator in this mode. For rescue, the point is that the latter has become quite large, so by default it would be better that way.
-
Anton Midyukov authored
-
- 02 Sep, 2021 2 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
-
- 20 Jul, 2021 1 commit
-
-
Anton Midyukov authored
-
- 18 Jun, 2021 1 commit
-
-
Anton Midyukov authored
More accurate name of the menu item.
-
- 03 Jun, 2021 1 commit
-
-
Anton Midyukov authored
Add multiple kernels support and initrd.img support instead full.cz.
-
- 20 May, 2021 2 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
1. Didn't work before because the variable was not exported. 2. Fixed the logic broken by the introduction of support for saving the selected item on the FAT partition.
-
- 19 May, 2021 1 commit
-
-
Dmitriy Terekhin authored
If the ISO image has a FAT partition and the image is written to a flash drive, then it is possible to write to this partition of the flash drive. This is necessary, for example, if the user does not want to install the system, but wants to constantly work in LiveCD mode with or without recording sessions. In order for this code to work, you need to make changes to the FAT partition of the image on the flash drive: Add the 1st line to the grub.cfg file: set pfxfat=${prefix} Write a 1kb file grubenv. If grub.cfg contains a line like '^default=id', then the read value is not used.
-
- 28 Apr, 2021 2 commits
-
-
Michael Shigorin authored
Just a cosmetic fixup (until not paired up with translations): "2nd" means "second", "1st" meant "first".
-
Anton Midyukov authored
-
- 23 Apr, 2021 1 commit
-
-
Anton Midyukov authored
use/grub/localboot, use/grub/sdab similar to use/syslinux/localboot, use/syslinux/sdab.
-
- 22 Apr, 2021 2 commits
-
-
Anton Midyukov authored
Note: syslinux --install needed /proc, so: @$(call set,GLOBAL_HSH_PROC,1) See-also: mkimage/doc/README.ru
-
Anton Midyukov authored
memtest is not part of syslinux. Also replace tabs to spacebar.
-
- 12 Apr, 2021 3 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
At the moment, the ability to select the kernel with which to boot is implemented only for grub (grub-pc, grub-efi, ieee1275boot). note that renamed STAGE1_KFLAVOUR to STAGE1_KFLAVOURS, as multiple kernels can now be added.
-
- 03 Apr, 2021 1 commit
-
-
Anton Midyukov authored
-
- 15 Feb, 2021 2 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
Needed for use one grub.cfg config for all grub platforms.
-
- 14 Feb, 2021 3 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
- 28 Jan, 2021 1 commit
-
-
Anton Midyukov authored
In menu you need the name of the distributiv. If not set, then we will be as before. Also corrected the selection of phrases for translation. Suggested-by: zerg@ See-also: ALT bug 39611, 39612.
-
- 26 Jan, 2021 1 commit
-
-
Ivan Razzhivin authored
-
- 04 Dec, 2020 1 commit
-
-
Anton Midyukov authored
Pay attention to what you are adding to the variable. No need to add language and live_rw there! Они нужны только для refind.
-
- 22 May, 2020 6 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
- 03 Apr, 2020 1 commit
-
-
Anton Midyukov authored
-