1. 25 Sep, 2017 1 commit
  2. 12 Sep, 2017 2 commits
  3. 11 Sep, 2017 4 commits
  4. 08 Sep, 2017 4 commits
  5. 07 Sep, 2017 2 commits
  6. 29 Aug, 2017 1 commit
  7. 21 Aug, 2017 8 commits
  8. 15 Aug, 2017 1 commit
  9. 07 Aug, 2017 8 commits
    • Michael Shigorin's avatar
      gear-store-tags · 58168c8f
      Michael Shigorin authored
      58168c8f
    • Michael Shigorin's avatar
      1.2.0-alt1 · f1c4c602
      Michael Shigorin authored
      - e2k
      f1c4c602
    • Michael Shigorin's avatar
      image.in, main.mk: align debug targets · 319fdfc5
      Michael Shigorin authored
      Weird but the last round of image builds on e2k started complaining:
      
        Makefile:95: *** target file `debug' has both : and :: entries.  Stop.
      
      Looks like these should have been fixed indeed.
      But why didn't this surface before then?
      319fdfc5
    • 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
    • Michael Shigorin's avatar
      x11: e2k repo has no imsettings so far · b98bf15a
      Michael Shigorin authored
      BR: imsettings -> libgxim -> ruby, and it's missing still.
      b98bf15a
    • 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
    • Michael Shigorin's avatar
      l10n: generalize to rootfs · 9c263dcb
      Michael Shigorin authored
      Turns out that vm images might need localization too,
      not just live ones.
      9c263dcb
    • Michael Shigorin's avatar
      tar2fs: chgrp and failsafe kpartx · aa7f2d84
      Michael Shigorin authored
      The current state made vm images belong to root group,
      no reason to not change those to the primary group of
      the user building an image.
      
      kpartx -d -s could fail in some circumstances,
      make a safety cleanup call more verbose.
      aa7f2d84
  10. 02 Aug, 2017 9 commits