1. 27 Oct, 2021 5 commits
    • Michael Shigorin's avatar
      e2k: implement -f option for write.sh · 6fd7ea58
      Michael Shigorin authored
      This one is somewhat different for readonly optical media
      (where [auto]mounted disk is a nuisanse) and writable USB
      Flash or even fixed disk (where it's too easy to destroy
      data by missing the right letter).
      6fd7ea58
    • Michael Shigorin's avatar
      e2k: add label check to write.sh · 153b19dc
      Michael Shigorin authored
      ...so that it's more applicable to a wider set of images
      (those lacking e2k-alt-linux' specific labels just won't
      get broken default boot target label name for no reason).
      153b19dc
    • Michael Shigorin's avatar
      e2k: add partition check to write.sh · c6889332
      Michael Shigorin authored
      ...otherwise a whole-disk block device would be accepted
      by the script but not by the firmware's bootloader.
      
      Optical media isn't to be checked for those of course.
      c6889332
    • Michael Shigorin's avatar
      e2k.mk: added firmware-linux to alt-rescue.img · a8f9b600
      Michael Shigorin authored
      alt-rescue-20210811-e2kv5.img would fail to initialize
      proper videomode on an Elbrus 901-PC with Radeon R7:
      
      [   16.742051] [drm] Loading oland Microcode
      [   16.743850] [drm:si_init [radeon]] *ERROR* Failed to load firmware!
      a8f9b600
    • Michael Shigorin's avatar
      x11: use/x11/amdgpu too when use/x11/3d · 9ac31d36
      Michael Shigorin authored
      Looks like a plain omission.
      
      Rollback from use/x11/nvidia/optimus to plain use/x11/nvidia
      for now as I don't have a proper x86 stand to test it now;
      feel free to revert this part if you do and bumblebee works.
      9ac31d36
  2. 26 Oct, 2021 5 commits
  3. 25 Oct, 2021 6 commits
  4. 18 Oct, 2021 19 commits
  5. 16 Oct, 2021 5 commits