1. 04 Sep, 2024 1 commit
  2. 25 Mar, 2024 13 commits
  3. 05 Mar, 2024 1 commit
  4. 25 Nov, 2023 2 commits
    • Michael Shigorin's avatar
      e2k: update/cleanup 40-e2k-boot-conf · 913540b3
      Michael Shigorin authored
      Those comments were either outdated or unneeded here.
      913540b3
    • Michael Shigorin's avatar
      e2k: fix 40-e2k-boot-conf · 7b44a36c
      Michael Shigorin authored
      I've lost enough hair when this regression surfaced
      and almost bothered legion@ but finally saw the
      
        UUID=...
      
      instead of
      
        root=UUID=...
      
      in kernel cmdline; this looked as a result of a thinko
      that was pretty hard to spot at once but finally
      vm/alt-rescue.img works again on Elbrus.
      
      Fixes: 36d25f43
      7b44a36c
  5. 28 Aug, 2023 1 commit
  6. 21 Aug, 2023 2 commits
  7. 21 Mar, 2023 2 commits
  8. 18 Mar, 2023 1 commit
  9. 24 Jun, 2022 1 commit
    • Michael Shigorin's avatar
      e2k: provide dummy use/e2k/x11/101 on non-e2kv4 · 2002e625
      Michael Shigorin authored
      ...not just e2kv3; a home Elbrus-8CB user just asked about
      Simply 10.1 beta for v5 as well.
      
      We still didn't do multiseat on 4C (although it's technically
      possible using either PCI videocard or an onboard SM7xx one
      as the secondary head).
      2002e625
  10. 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
  11. 08 Apr, 2022 1 commit
    • Michael Shigorin's avatar
      e2k: add fruid_print · 15821a93
      Michael Shigorin authored
      This MCST utility is on the repos already, and it's going to be
      useful both standalone and hopefully via other sysinfo utilities.
      15821a93
  12. 05 Feb, 2022 1 commit
  13. 27 Oct, 2021 5 commits
    • Michael Shigorin's avatar
      e2k: explicit amdgpu support in install2 · 17f79c3a
      Michael Shigorin authored
      Looks like this helps installers with 5.4.0-2.20 based kernel
      to install fine on Elbrus 801-PC with Radeon RX 580.
      17f79c3a
    • Michael Shigorin's avatar
      e2k: sensors-related tweaks · 7e189ba3
      Michael Shigorin authored
      pwmd is finally available on all of v3/v4/v5 subarches,
      and there's an installer feature for v4/v5 specifically.
      7e189ba3
    • 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
  14. 23 Aug, 2021 1 commit
  15. 06 Aug, 2021 3 commits
  16. 05 Apr, 2021 1 commit
  17. 26 Sep, 2020 3 commits