1. 09 Apr, 2024 1 commit
  2. 09 Feb, 2024 1 commit
    • Anton Midyukov's avatar
      Drop EFI_BOOTARGS variable · c21c58d2
      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.
      c21c58d2
  3. 09 Oct, 2023 1 commit
  4. 17 Feb, 2023 3 commits
  5. 30 Dec, 2022 1 commit
  6. 03 Jun, 2022 1 commit
    • Anton Midyukov's avatar
      create initrd.img with propagator instead full.cz · 71e209e2
      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.
      71e209e2
  7. 07 Oct, 2021 1 commit
  8. 02 Sep, 2021 1 commit
  9. 12 May, 2021 1 commit
  10. 22 Apr, 2021 1 commit
  11. 12 Apr, 2021 4 commits
  12. 05 Apr, 2021 1 commit
  13. 15 Feb, 2021 1 commit
  14. 28 Jan, 2021 1 commit
  15. 25 Jan, 2021 1 commit
  16. 04 Dec, 2020 1 commit
  17. 12 Nov, 2020 1 commit
  18. 26 Aug, 2020 1 commit
  19. 22 May, 2020 5 commits
  20. 03 Apr, 2020 2 commits
  21. 20 Jan, 2020 1 commit
  22. 03 Mar, 2018 1 commit
  23. 30 Dec, 2016 1 commit
    • Michael Shigorin's avatar
      syslinux: introduced BOOTVGA · 91075d00
      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).
      91075d00
  24. 26 Dec, 2016 1 commit
  25. 04 Apr, 2016 1 commit
  26. 05 Jun, 2015 1 commit
    • Michael Shigorin's avatar
      syslinux: introduce SYSLINUX_DIRECT · 18dbadd8
      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.
      18dbadd8
  27. 11 Feb, 2013 1 commit
    • Michael Shigorin's avatar
      syslinux: drop "menu label" for gfxboot · c12f0c17
      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.
      c12f0c17
  28. 12 Sep, 2012 3 commits