1. 22 May, 2020 13 commits
  2. 06 May, 2019 1 commit
  3. 29 Oct, 2018 1 commit
  4. 13 Aug, 2018 1 commit
  5. 06 Aug, 2018 3 commits
    • 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
      {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
      {mixin-,}basealt.mk: online-repo @X86 · 81246565
      Michael Shigorin authored
      ...actually just not published for e2k yet;
      avoid uncommenting the lines in sources.list.
      81246565
  6. 23 Jul, 2018 1 commit
    • Michael Shigorin's avatar
      basealt.mk: factor out mixin-basealt.mk · ba437ba8
      Michael Shigorin authored
      It's the common part that should be more or less architecture
      independent (given enough packages in the corresponding repo)
      that's been moved into a mixin; archdep bits kept in basealt.mk
      (albeit rewritten).
      
      Note that this approach should help building ALT Workstation
      for both new arches (like aarch64 or mipsel) and new targets
      (like vm) altogether.
      ba437ba8
  7. 16 Jul, 2018 6 commits
  8. 13 Jun, 2017 2 commits
  9. 31 May, 2017 1 commit
  10. 02 Feb, 2017 1 commit
    • Michael Shigorin's avatar
      basealt.mk: refactor a bit · 38d338e0
      Michael Shigorin authored
      "+sysvinit +systemd" looks somewhat weird,
      and "+vmguest use/vmguest" is clearly a dup;
      both have finally caught my eye when staring
      at a long-forgotten build/reports/targets.png
      for alt-workstation.iso...
      
      NB: rider@ notes that syslogd alongside journal
          tends to be problematic due to split logging
          and periodic dropouts.
      38d338e0
  11. 23 Nov, 2016 1 commit
  12. 14 Nov, 2016 6 commits
  13. 11 Nov, 2016 3 commits