- 04 Dec, 2024 1 commit
-
-
Anton Midyukov authored
dtb is needed for bootloading iso with u-boot.
-
- 09 Feb, 2024 2 commits
-
-
Anton Midyukov authored
This variable was need for rEFInd (it no longer support). The variable was added to grub menu, but was not in needed. In server V, this has remained since rEFInd.
-
Anton Midyukov authored
-
- 07 Feb, 2024 1 commit
-
-
Anton Midyukov authored
These utilities are superfluous in the installed and Live systems, which are used as normal systems. Request by Alexey Shabalin @shaba
-
- 07 Sep, 2023 1 commit
-
-
Anton Midyukov authored
c10f1, c10f2...
-
- 21 Aug, 2023 3 commits
-
-
Anton Midyukov authored
Note: efi shell is not signed.
-
Anton Midyukov authored
Now use/memtest instead of him.
-
Anton Midyukov authored
-
- 14 Jul, 2023 1 commit
-
-
Anton Midyukov authored
-
- 19 May, 2023 1 commit
-
-
Anton Midyukov authored
See commit 1f066d54
-
- 05 Feb, 2023 1 commit
-
-
Anton Midyukov authored
Why are they there?
-
- 05 Jan, 2023 1 commit
-
-
Anton Midyukov authored
-
- 01 Dec, 2022 1 commit
-
-
Anton Midyukov authored
-
- 28 Jun, 2022 1 commit
-
-
Anton Midyukov authored
5.18 kernel uses CONFIG_DRM_SIMPLEDRM as its base framebuffer.
-
- 24 Jun, 2022 1 commit
-
-
Anton Midyukov authored
-
- 23 Aug, 2021 1 commit
-
-
Anton Midyukov authored
-
- 13 Aug, 2021 1 commit
-
-
Anton Midyukov authored
This packages needed on UEFI Secure Boot for diagnostic. Suggested-by: nikel@
-
- 16 Mar, 2021 1 commit
-
-
Anton Midyukov authored
For riscv64 available grub-efi. Needed added support for mkimage (mki-copy-efiboot-chrooted).
-
- 15 Mar, 2021 1 commit
-
-
Anton Midyukov authored
-
- 24 Dec, 2020 1 commit
-
-
Anton Midyukov authored
CONFIG_EFI_VARS is deprecated, and removed for aarch64 (Linux >= 5.10.0).
-
- 18 Sep, 2020 1 commit
-
-
Anton Midyukov authored
A space in the THE_PACKAGES list makes it impossible to install the system.
-
- 05 Jun, 2020 1 commit
-
-
Anton Midyukov authored
$$(EFI_BOOTLOADER)) is a bootloader for STAGE1 only.
-
- 01 May, 2020 2 commits
-
-
Alexey Shabalin authored
-
Mikhail Efremov authored
Module efivars will be loaded by udev now.
-
- 03 Apr, 2020 3 commits
-
-
Anton Midyukov authored
-
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.
-
- 22 Jul, 2019 1 commit
-
-
Anton Midyukov authored
-
- 08 Jul, 2019 1 commit
-
-
Anton Midyukov authored
Signed UEFI loader not required for aarch64. NB: i586 images don't need UEFI SB either and 32-bit shim is used for x86_64 images along with proper 64-bit one.
-
- 10 Jun, 2019 1 commit
-
-
Anton Midyukov authored
-
- 15 Oct, 2018 1 commit
-
-
Michael Shigorin authored
These got removed from Sisyphus during OpenSSL 1.1 transition.
-
- 29 Jan, 2017 1 commit
-
-
Michael Shigorin authored
Those few places lacking "; @:" replacement for a real recipe have been finally -spotted- identified with `make check' and fixed.
-
- 01 Apr, 2016 1 commit
-
-
Michael Shigorin authored
THE_* variables serve user needs while shim belongs to either SYSTEM or COMMON level packages, not needed explicitly for stage1 though (mkimage will put it there when needed) so it's just COMMON.
-
- 09 Mar, 2015 1 commit
-
-
Michael Shigorin authored
It's been missing roughly from the start there :-/
-
- 09 Dec, 2014 1 commit
-
-
Michael Shigorin authored
It's not supported anymore: http://git.altlinux.org/tasks/archive/done/_133/136193/
-
- 12 May, 2014 1 commit
-
-
Michael Shigorin authored
The newly-introduced STAGE1_KCONFIG variable serves to keep those kernel configuration options that are required to be present in the kernel to boot.
-
- 19 Mar, 2014 1 commit
-
-
Michael Shigorin authored
That reflects the packaging and distribution practice having formed during last year or so...
-
- 24 Dec, 2013 1 commit
-
-
Michael Shigorin authored
I've noted that this bit of code should be fixed up before pushing but managed to overlook that in the end :( mkimage version bump is due to the somewhat changed layout of EFI packages and binaries within those (linked message in Russian): http://lists.altlinux.org/pipermail/devel-distro/2013-December/001283.html
-
- 18 Dec, 2013 2 commits
-
-
Michael Shigorin authored
It's at least as worthy as sbsigntools are.
-
Michael Shigorin authored
It's implemented just like EFI_SHELL and will definitely change someday but so far it's like this...
-