1. 24 Dec, 2018 2 commits
    • Michael Shigorin's avatar
      e2k: rework use/x11/101* targets · 744950af
      Michael Shigorin authored
      This is meant to provide failsafe configuration by default,
      at least until mga2 works reliably for me.
      744950af
    • Michael Shigorin's avatar
      e2k: add fstrim support · 8f1e411f
      Michael Shigorin authored
      None of Elbrus systems I had a chance to use as root
      had any problems regarding TRIM feature of SSDs these
      used to carry/support; let's start with e2k and maybe
      carry over to x86 later.
      8f1e411f
  2. 06 Aug, 2018 1 commit
    • Michael Shigorin's avatar
      e2k: support e101/mga2 · 8745bee8
      Michael Shigorin authored
      Elbrus 101-PC was initially supported through kernel
      modesetting driver only, now it's got a sort of native
      driver running on ALT too.
      8745bee8
  3. 25 Jun, 2018 3 commits
    • Michael Shigorin's avatar
      e2k: avoid messing with hwclock · 9d4b3e1f
      Michael Shigorin authored
      ...which will only result in a FAILED message,
      most probably the solitary one throughout the
      whole sysvinit boot.
      9d4b3e1f
    • 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: cleanup comments · bc37f884
      Michael Shigorin authored
      Forgot to do that before merging, sorry.
      
      (xorg-drv-ati cares for dependencies
      but we still prefer modesetting driver
      in the installers to make them versatile)
      bc37f884
  4. 21 May, 2018 1 commit
  5. 08 Sep, 2017 1 commit
  6. 21 Aug, 2017 1 commit
    • Michael Shigorin's avatar
      e2k: add sound setup · 29bbcaa1
      Michael Shigorin authored
      Radeon HDMI as the default soundcard isn't really optimal,
      and trying to push 44100 kHz samples towards 48 kHz interface
      isn't going to sound great; provide sane ALSA dmix defaults
      for Elbrus-401 PC workstation.
      29bbcaa1
  7. 07 Aug, 2017 1 commit
    • Michael Shigorin's avatar
      e2k: official x11 support · 0d6fe350
      Michael Shigorin authored
      The early builds used to rely upon a non-committed
      rootfs/files/etc/X11/xorg.conf within this feature
      which was a bit annoying and would have screwed an
      Elbrus system based on any other GPU.
      
      So let's provide some flexibility by packaging it.
      0d6fe350
  8. 02 Aug, 2017 1 commit