1. 29 Oct, 2018 1 commit
  2. 17 Oct, 2018 1 commit
  3. 15 Oct, 2018 17 commits
  4. 24 Sep, 2018 2 commits
  5. 13 Aug, 2018 8 commits
  6. 07 Aug, 2018 1 commit
  7. 06 Aug, 2018 10 commits
    • Michael Shigorin's avatar
      gear-store-tags · 23133717
      Michael Shigorin authored
      23133717
    • Michael Shigorin's avatar
      1.2.20-alt1 · dc96bfb1
      Michael Shigorin authored
      - isoboot/isodata; apt-conf feature; dual-seat e801
      dc96bfb1
    • Michael Shigorin's avatar
      e2k.mk: change e2k-*-base to alt-jeos-* · 0957c745
      Michael Shigorin authored
      ...as these targets are now considered worth the name.
      0957c745
    • Michael Shigorin's avatar
      mixin-basealt.mk: use/apt-conf/branch · 35dd7a4a
      Michael Shigorin authored
      This is a distribution proper so should be built off a stable branch
      *and* refer to the same either.
      35dd7a4a
    • Michael Shigorin's avatar
      apt-conf: initial feature · e35e3db8
      Michael Shigorin authored
      This has been factored out from distro/alt-workstation
      adaptation for e2k arch (as it looks more widely useful).
      e35e3db8
    • Michael Shigorin's avatar
      {mixin-,}basealt.mk: adjust for dual-seat e801 · d7c58750
      Michael Shigorin authored
      The main challenge for this change appeared to be lightdm:
      it can do dualseat but in a quite peculiar way tied to systemd;
      while wdm-based implementation well prepared and described by viy@
      can survive both systemd and sysvinit just fine.
      
      branding-alt-workstation-mate-settings pulls in lightdm-gtk-greeter,
      and lightdm takes over; it should probably be masked in systemd case
      (sysvinit should need no further hassle as /etc/X11/prefdm considers
      wdm before lightdm for historical reasons; or /etc/sysconfig/desktop
      could be filled in to be sure) *but* the current stopgap "solution"
      is what it is now.
      
      See-also: http://altlinux.org/X11/DualSeat
      d7c58750
    • Michael Shigorin's avatar
      {groups,lists}/workstation: single/dualseat e801 · 413b3fcd
      Michael Shigorin authored
      These describe what's needed to set up a single-seat (as usual,
      now just default) or dual-seat (out-of-box, given a checkbox)
      Elbrus 801-PC.
      
      Huge thanks to bircoph@ for actually implementing this!
      413b3fcd
    • Michael Shigorin's avatar
      workstation/base.pkgs: make apt-indicator x86-only · 9c24e587
      Michael Shigorin authored
      ...for now as
      
        xdg-su -c "/usr/sbin/synaptic --update-at-startup \
          --dist-upgrade-mode --non-interactive"
      
      got me exit code 4.
      9c24e587
    • Michael Shigorin's avatar
      mixin.mk: tweak up mixin/e2k-mate · 5cea1def
      Michael Shigorin authored
      I decided to switch lightdm greeter from gtk to slick,
      while adding the default user created to xgrp group
      (to facilitate them access to DRI device nodes)
      and turning off MATE's desire to spend extra resources
      on bells and whistles though compositing window manager.
      5cea1def
    • 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