- 17 Feb, 2023 3 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
See also: https://bugzilla.altlinux.org/45290
-
Anton Midyukov authored
-
- 30 Dec, 2022 1 commit
-
-
Anton Midyukov authored
check conditions of make for equality of variables with an empty value instead of check definition. A defined but empty variable under all these conditions results errors.
-
- 03 Jun, 2022 1 commit
-
-
Anton Midyukov authored
With this change, we simplify the created initrd image. Kernel modules and firmware are added by make-Initrd itself. The layer in Initrd is now one. It also allows you to unifyed configs for bootloading with propagator and bootchain. Config files for refind and elilo is creates in mkimage, so have to copy initrd.img in efi/boot/ with the name full.cz.
-
- 07 Oct, 2021 1 commit
-
-
Anton Midyukov authored
-
- 02 Sep, 2021 1 commit
-
-
Anton Midyukov authored
For use them separately.
-
- 12 May, 2021 1 commit
-
-
Anton Midyukov authored
-
- 22 Apr, 2021 1 commit
-
-
Anton Midyukov authored
-
- 12 Apr, 2021 4 commits
-
-
Anton Midyukov authored
-
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.
-
- 05 Apr, 2021 1 commit
-
-
Anton Midyukov authored
This reverts commit 5848ae70.
-
- 15 Feb, 2021 1 commit
-
-
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.
-
- 25 Jan, 2021 1 commit
-
-
Anton Midyukov 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.
-
- 12 Nov, 2020 1 commit
-
-
Anton Midyukov authored
-
- 26 Aug, 2020 1 commit
-
-
Anton Midyukov authored
60 seconds should be enough for any hardware. It is important not to forget that the timeout for grub is measured in seconds, and for syslinux in deciseconds.
-
- 22 May, 2020 5 commits
-
-
Anton Midyukov authored
Simply Linux has a specific directory name with a theme.
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
- 03 Apr, 2020 2 commits
-
-
Anton Midyukov authored
Added for EFI only (see stage1/scripts.d/01-grub).
-
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.
-
- 20 Jan, 2020 1 commit
-
-
Alexey Shabalin authored
-
- 03 Mar, 2018 1 commit
-
-
Michael Shigorin authored
Should be a (slightly cleaner) no-op.
-
- 30 Dec, 2016 1 commit
-
-
Michael Shigorin authored
...instead of hardwired 0x314 (which is rather wrong for modern kernels and hardware, just ran into that with yet another Matrox G200eW WPCM450).
-
- 26 Dec, 2016 1 commit
-
-
Michael Shigorin authored
s/ALT Linux/ALT/g as per s/ALT Linux/BaseALT/g Ltd
-
- 04 Apr, 2016 1 commit
-
-
Michael Shigorin authored
This one is just like STAGE2_BOOTARGS but for rescue images (which don't do that one for quite a few reasons).
-
- 05 Jun, 2015 1 commit
-
-
Michael Shigorin authored
There's a convention that syslinux configuration snippets carrying the names of subprofiles involved are picked up automatically; there were a few special cases already when this is actually inconvenient, and there's another one at hand so let's just step up and do it. NB: this is a sort of a hacky hook though, wish an elegant interface would come to mind some day.
-
- 11 Feb, 2013 1 commit
-
-
Michael Shigorin authored
The issue is that gfxboot's gettext support works on "label" strings but doesn't work properly on "menu label" ones as of 4.04 (the "menu label" translations pop up in the "Loading ..." window but menu items themselves are unaffected thus untranslated). NB: debian wheezy's syslinux-4.05 package patchset contains somewhat related 07-gfxboot-menu-label.patch; might be worth attention given that debian folks participate in upstream.
-
- 12 Sep, 2012 3 commits
-
-
Michael Shigorin authored
Its immediate purpose was influencing the GRUB boot menu *but* the implemented mechanism is actually a part of the long planned text branding and might be further merged into branding when hierarchical features finally chime in. So let's get the naming straight before it breeds.
-
Michael Shigorin authored
File contents should be correct.
-
Mike Radyuk authored
-
- 11 Aug, 2012 1 commit
-
-
Michael Shigorin authored
That sub/stage2/install2 was somewhat clumsy actually as it looked like a hierarchical thing while being a substitution thing: generic stage2 would get put in place renamed as install2. This could only get worse with hierarchical features which have already been both requested and considered for quite a time, and "stage2 at install2" reads much more naturally.
-
- 06 Aug, 2012 1 commit
-
-
Michael Shigorin authored
This trots along the TODO item on text branding and hopefully helps Michael Radyuk (torabora) with his feature request to tweak the installer's "Install ALT Linux" label; as an example, Simply will now offer to "Install Simply Linux".
-
- 31 Jul, 2012 1 commit
-
-
Michael Shigorin authored
This one was suggested by enp@ for industrial use where some extra protection for the boot process might be quite desirable. If no syslinux ui was specified (the stock configuration paths ensure there is one) or if it was set to "none" explicitly, then there's no boot: prompt (let alone any menu). If there's a need to ensure that the boot process is not interruptable by Ctrl/Shift/Caps Lock/Scroll Lock.
-