1. 14 Nov, 2016 5 commits
  2. 12 Nov, 2016 1 commit
  3. 11 Nov, 2016 5 commits
  4. 10 Nov, 2016 5 commits
  5. 09 Nov, 2016 1 commit
  6. 08 Nov, 2016 1 commit
  7. 07 Nov, 2016 4 commits
    • Michael Shigorin's avatar
      basealt.mk: Russian by default · a340e3a5
      Michael Shigorin authored
      ...in EFI mode too!
      a340e3a5
    • Michael Shigorin's avatar
      build-vm: try system tar2fs first · f293239d
      Michael Shigorin authored
      It's at least removing the very obvious user->root
      attack through (maliciously) modifying bin/tar2fs
      and waiting for it to be run; if mkimage-profiles
      is installed system-wide as a package, the script
      from /usr/share/mkimage-profiles will be tried so
      those willing to allow vm/* build to themselves
      can provide for a passwordless sudo (as described
      in doc/vm.txt) to run a root-only writable script,
      not user-writable.
      
      Still not perfect but a step away from the abyss.
      f293239d
    • Michael Shigorin's avatar
      regular.mk: xfce{,-sysv} tweaks · f39890cb
      Michael Shigorin authored
      xfce flavour is updated according to the previous commit.
      
      xfce-sysv makes no use of xfce-polkit,
      and _nmconnect group is rather helpful instead:
      http://forum.altlinux.org/index.php?topic=36177.msg298424#msg298424
      f39890cb
    • Michael Shigorin's avatar
      x11: xfce tweaks · cabaf137
      Michael Shigorin authored
      It turns out that -regular pulls in too much
      (including xfce-polkit that doesn't work with
      sysvinit); let's provide means to have it both
      ways, need xfce4 4.12-alt5 or later metapackage
      for this change to be effective.
      cabaf137
  8. 04 Nov, 2016 2 commits
    • Michael Shigorin's avatar
      init: sysvinit+NM support · db3da224
      Michael Shigorin authored
      The issue at hand it _nmconnect group that's supported
      in ALT NM for polkit-less cases; it has to be added
      *before* 50-users hook from deflogin feature fires off.
      
      The existing systemd-related hook has been renamed
      to reflect its job better.
      db3da224
    • Michael Shigorin's avatar
      deflogin: added target to use NM with sysvinit · 734b04f1
      Michael Shigorin authored
      Our NetworkManager will lend the knobs to those
      in _nmconnect group, thanks sem@.
      734b04f1
  9. 03 Nov, 2016 3 commits
    • Michael Shigorin's avatar
      basealt.mk: exclude chromium from livecd · 42730a7d
      Michael Shigorin authored
      It's added to installed system and pulling 200+ megabytes into
      LiveCD isn't going to help the image size; the practical limits
      being tested by that were 3.0 Gb x86_64 ISO making it impossible
      to fit RW partition onto 4 Gb USB Flash ("1 Gb free" test added)
      and booting it on a 2 Gb RAM system without "lowmem" option would
      fail on ~95% of squashfs-to-RAM loading process or so.
      
      TL;DR: one browser in a *LiveCD* should be still enough these days.
      42730a7d
    • Michael Shigorin's avatar
      workstation: rehash GOST related bits a bit · 0dd09857
      Michael Shigorin authored
      cryptopro-preinstall is now an optional checkbox,
      and openssl-engines (including GOST one) goes to RPMS.main.
      0dd09857
    • Michael Shigorin's avatar
      workstation/3rdparty: add i586-* · afcc8c85
      Michael Shigorin authored
      Thanks zerg@ for having brought this up back then.
      afcc8c85
  10. 02 Nov, 2016 3 commits
  11. 01 Nov, 2016 4 commits
  12. 31 Oct, 2016 6 commits
    • Michael Shigorin's avatar
      gear-store-tags · 29c575b5
      Michael Shigorin authored
      29c575b5
    • Michael Shigorin's avatar
      1.1.98-alt1 · 1aaa5285
      Michael Shigorin authored
      - preparing for workstation 8.1
      1aaa5285
    • Michael Shigorin's avatar
      basealt.mk: essence of Workstation 8.1 · 0aa3d840
      Michael Shigorin authored
      The changes might have been a bunch of one-liners,
      these have accumulated though and let these live together:
      
      - add Chromium browser;
      - add "LiveCD with sessions" (upon fixing real RO LiveCD mode);
      - provide better Bluetooth support out-of-box;
      - fixup services (mostly related to "KVM server" checkbox);
      - use the renamed "workstation/raccess" pkglist/group;
      - demote ClamAV from base component to a checkbox (off by default).
      0aa3d840
    • Michael Shigorin's avatar
      basealt.mk: update trademark · d03838dd
      Michael Shigorin authored
      We don't use BaseALT(tm) for 8.1+ distributions anymore
      having standardized on ALT(tm) for good; update strings
      accordingly.
      d03838dd
    • Michael Shigorin's avatar
      regular.mk: tweak server-pve a bit · 73d54d1b
      Michael Shigorin authored
      ...or rather add the tweaker component so that
      less work remains to be done upon installation.
      73d54d1b
    • Michael Shigorin's avatar
      rename workstation/{remmina,raccess} (+connector) · b2502533
      Michael Shigorin authored
      These filenames became a bit too specific when
      connector got added there too (thanks ekorneechev@
      for both creating it and packaging for ALT).
      b2502533