1. 21 Jan, 2019 5 commits
  2. 17 Jan, 2019 1 commit
    • Michael Shigorin's avatar
      net: +nm shouldn't provoke races · 0184a3b7
      Michael Shigorin authored
      Brief version: otherwise DNS resolving might fail to perform
      until dnsmasq service restart or system reboot (ouch!).
      
      The problem:
      
      1) NetworkManager requires dnsmasq;
      2) dnsmasq can win a race against dhcpcd on ethernet.
      
      The result:
      
      1) /etc/resolv.conf looks fine;
      2) dnsmasq is running;
      3) resolving beyond /etc/hosts fails.
      Suggested-by: 's avatarMikhail Efremov <sem@altlinux.org>
      0184a3b7
  3. 15 Jan, 2019 2 commits
  4. 14 Jan, 2019 20 commits
  5. 05 Jan, 2019 1 commit
  6. 25 Dec, 2018 3 commits
  7. 24 Dec, 2018 8 commits
    • Michael Shigorin's avatar
      gear-store-tags · 4cc5067d
      Michael Shigorin authored
      4cc5067d
    • Michael Shigorin's avatar
      1.3.3-alt1 · c873aa1b
      Michael Shigorin authored
      - aarch64/armh portability fixups (antohami@)
      - grub-based vm images (shaba@)
      - even smaller images (glebfm@)
      - lxc/lxd lists/feature/image (dans@)
      - updated robotics lists/image (dd@)
      - e2k: 801/101/jeos tweaks (me)
      c873aa1b
    • Michael Shigorin's avatar
      e2k.mk: added python-module-serial · b3829211
      Michael Shigorin authored
      ...to any installer: tends to be useful, documented already.
      b3829211
    • Michael Shigorin's avatar
      basealt.mk: videodriver choice for 101/ws · 344914c3
      Michael Shigorin authored
      It's been tiresome to setup a few hosts having to rollback
      to modesetting which exposes no artifacts at all (albeit
      being slower) from mga2 that has issues with GTK3 for me...
      do it this way.
      344914c3
    • Michael Shigorin's avatar
      basealt.mk: tweak e2k workstation names · f8af203a
      Michael Shigorin authored
      "ALT Workstation/?01" presented some minor problem
      with ISOs, I don't even recall this one precisely;
      could be a readability or differentiability;
      just go ahead with slightly better names.
      f8af203a
    • Michael Shigorin's avatar
      basealt.mk: auto-dualseat support for alt-workstation-801 · a3813829
      Michael Shigorin authored
      This one-liner turns ALT Workstation for Elbrus 801-PC
      into a more convenient distribution for dualseat rollouts.
      
      (we didn't tackle sound aspects yet -- these can be handled
      through PulseAudio locally -- and media mounting ones either;
      still much beta than nothin')
      
      See-also: http://0x1.tv/20180930D
      a3813829
    • 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
      workstation/e101-*: 1c+ videodriver choice · 05dc4423
      Michael Shigorin authored
      I've shipped modesetting-based images and mga2-based ones
      (and reverted to modesetting by hand "when it MUST work");
      let's just do it right.
      
      NB: found out that Name fields must NOT contain ";"
          or alterator-apt chokes in runtime (not fatal
          but still spectacular, see #35526).
      05dc4423