1. 11 Jul, 2023 1 commit
  2. 27 Oct, 2021 1 commit
    • 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
  3. 23 Aug, 2021 1 commit
  4. 31 Aug, 2020 1 commit
    • Michael Shigorin's avatar
      e2k, e2k.mk: merge boot, fixup and x11 bits · f47e09cf
      Michael Shigorin authored
      This commit is packing a bunch of changes that went
      into RELENG-e2k-workstation during its forked
      development; it covers three distinct things:
      
      - boot.conf preparation for firmware to load the image;
      - fixup of packages common for e2k images;
      - major cleanup of obsolete/unused cruft
        (unified kernel and reliable xorg autodetection
        allow us to move away from canned machine-specific
        configurations for the most part).
      f47e09cf
  5. 24 Dec, 2018 3 commits
  6. 13 Aug, 2018 1 commit
  7. 06 Aug, 2018 1 commit
  8. 25 Jun, 2018 3 commits
    • Michael Shigorin's avatar
      e2k.mk: added base installers for 401/801 · f03933f3
      Michael Shigorin authored
      101's one has been useful enough so far.
      f03933f3
    • Michael Shigorin's avatar
      e2k, e2k.mk: better platform support · 45d91479
      Michael Shigorin authored
      The goal was simple: every use/e2k/{x11,install2}/$MACHINE
      must be self-sufficient regarding platform support, that is
      it must depend on the corresponding CPU-specific target.
      
      A bit less make-tech but still better overall.
      
      NB: llvm cleanup is not needed anymore after upgrade to
          Mesa-17/llvm-3.7, should be dropped like this year.
      45d91479
    • Michael Shigorin's avatar
      e2k.mk: installer targets refactoring · d87956cc
      Michael Shigorin authored
      This one started with pulling use/init/sysv/polkit
      out from distro/.e2k-installer since there are now
      some systemd-based e2k installers as well; it looks
      better to provide two distinct intermediate targets
      (and leave polkit-sysvinit up for the distro ones).
      d87956cc
  9. 21 May, 2018 3 commits
  10. 04 Apr, 2018 2 commits
  11. 25 Sep, 2017 1 commit
    • Michael Shigorin's avatar
      e2k.mk, mixin.mk: add more targets · fd4f2a67
      Michael Shigorin authored
      mixin/e2k-desktop was asking for separation from its day zero,
      and the rest just came in naturally (the temporary patch to
      add lxqt and mate looked awfully with all the duplication in).
      fd4f2a67
  12. 21 Aug, 2017 1 commit
  13. 07 Aug, 2017 1 commit
    • Michael Shigorin's avatar
      e2k.mk: vm/e2k-xfce · fae0bb94
      Michael Shigorin authored
      Let's build an Xfce based image, got anything needed (well, almost:
      xorg-drv-libinput isn't there and no one is crying over that here).
      
      And let's change "e2k" suffix to be prefix while at that.
      fae0bb94
  14. 02 Aug, 2017 2 commits