1. 21 Aug, 2017 5 commits
    • 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
    • Michael Shigorin's avatar
      build-ve, build-vm: handle *_PACKAGES_REGEXP · cf955928
      Michael Shigorin authored
      BASE_PACKAGES_REGEXP and THE_PACKAGES_REGEXP,
      to be exact; the lack of handling these appears
      to have been the culprit of firefox missing in
      vm images which use/browser/firefox.
      cf955928
    • Michael Shigorin's avatar
      Revert "browser: tweak for multi-branch compatibility" · 1b0f8e2d
      Michael Shigorin authored
      This reverts commit 41a3f091:
      at least build-vm doesn't do *_REGEXP (which is worth fixing
      but all relevant branches got firefox-classic_theme_restorer
      so this tweak is now irrelevant and a bit wasteful).
      1b0f8e2d
    • Michael Shigorin's avatar
      build-vm: purge tarball even with DEBUG=1 · 2600bc2c
      Michael Shigorin authored
      ...and leave it for possible further investigation
      only if debug level is 2 or higher (which is uncommon).
      2600bc2c
    • Michael Shigorin's avatar
      dev, ve.mk: factor out builder+extra · 1a272e44
      Michael Shigorin authored
      It's strange but ve/builder and distro/live-builder
      along with distro/regular-builder are all mostly
      "independent", that is duplicating functionality
      without any reasonable gain; spotted finally.
      1a272e44
  2. 15 Aug, 2017 1 commit
  3. 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
  4. 02 Aug, 2017 9 commits
  5. 31 Jul, 2017 2 commits
  6. 30 Jul, 2017 5 commits
  7. 27 Jun, 2017 1 commit
  8. 16 Jun, 2017 1 commit
  9. 14 Jun, 2017 1 commit
  10. 13 Jun, 2017 3 commits
  11. 12 Jun, 2017 2 commits
  12. 09 Jun, 2017 2 commits