1. 05 Jun, 2020 1 commit
  2. 22 May, 2020 4 commits
  3. 07 Apr, 2020 1 commit
  4. 26 Oct, 2019 1 commit
  5. 17 Jun, 2019 1 commit
    • Michael Shigorin's avatar
      p[89].mk, regular.mk, server, groups: drop openstack · b80c1aa8
      Michael Shigorin authored
      We've decided that there's not much sense to continue building
      server-openstack flavour of starterkits since it does take quite
      an effort to even test properly, and there was rather no feedback
      on those (maybe silent users will at least ping back this time).
      
      Those interested are invited to follow server-v development
      and contact Alexey Shabalin <shaba@altlinux.org> for cooperation.
      
      PS: the actual pkglists are here, it's only the bunch of groups
      tailored for standalone server-openstack with its group selection
      menu layout that are being removed regarding the shared bits.
      b80c1aa8
  6. 11 Mar, 2019 1 commit
  7. 11 Mar, 2018 1 commit
  8. 11 Dec, 2017 1 commit
  9. 02 Aug, 2017 1 commit
  10. 05 Apr, 2017 1 commit
  11. 02 Mar, 2017 1 commit
  12. 25 Feb, 2017 1 commit
  13. 30 Dec, 2016 1 commit
  14. 01 Jun, 2016 1 commit
  15. 30 May, 2016 2 commits
  16. 28 Apr, 2016 1 commit
    • Michael Shigorin's avatar
      fixed regular-server.iso · 7d0a8631
      Michael Shigorin authored
      There were two problems:
      - the latest pgsql related groups made installation
        impossible (yes, that last minute change);
      - hardware testing shows that use/stage2/kms is now
        requisite as xorg-drv-fbdev might just refuse to work
        with what looks like a perfectly good framebuffer...
      
      Do away with them *quick*.
      7d0a8631
  17. 20 Apr, 2016 1 commit
  18. 10 Feb, 2016 1 commit
  19. 30 Nov, 2015 1 commit
  20. 31 May, 2015 1 commit
    • Michael Shigorin's avatar
      server: added k-m-staging to RPMS.main · e758b41b
      Michael Shigorin authored
      A recent commit has dropped wireless support from
      regular server images; staging modules might still
      come handy in some situations, let's keep those in
      but not as a part of default installation.
      e758b41b
  21. 18 Dec, 2014 1 commit
  22. 24 Oct, 2014 1 commit
  23. 14 Apr, 2014 1 commit
    • Michael Shigorin's avatar
      server: added zabbix target · 490ec2ec
      Michael Shigorin authored
      This is a refactored result of Zabbix-related experiments;
      we can do a rough zabbix server sketch that still requires
      its own setup to go.
      
      NB: both the pkglist and the target are describing several
      distinct things actually: zabbix server, zabbix agent,
      and the underlying SQL/HTTP/SMTP servers which might get
      their own smaller targets some day.
      490ec2ec
  24. 31 Mar, 2014 1 commit
    • Michael Shigorin's avatar
      server: ensure ACPI poweroff support · add424fe
      Michael Shigorin authored
      acpid is not enough since power button handling configuration
      has been split apart; and tracking this in zillion places is
      utterly useless in face of a specially trained power feature.
      
      Just use it.
      add424fe
  25. 18 Mar, 2014 1 commit
    • Michael Shigorin's avatar
      server: set default syslinux timeout to 60 sec · 922a2759
      Michael Shigorin authored
      Servers can POST much longer so having to play hide and seek
      with a boot menu isn't going to be exactly entertaining;
      let's bump the delay to something comparable at least.
      
      Thanks hiddenman@ for mentioning the obvious-but-unnoticed.
      922a2759
  26. 26 Feb, 2014 1 commit
  27. 08 Feb, 2014 1 commit
    • Michael Shigorin's avatar
      server: disable dbus, lvmetad · d50b3fe2
      Michael Shigorin authored
      "messagebus" service is autostarted since dbus gets in being required
      by wpa_supplicant <- alterator-net-wifi <- alterator-net-eth; it is
      really not needed in the minimalistic server, let's just turn it off.
      
      "lvm2-lvmetad" service requires setup to be actually useful (#29474).
      d50b3fe2
  28. 20 Jan, 2014 1 commit
    • Michael Shigorin's avatar
      server: add osec support · 26cef0ad
      Michael Shigorin authored
      Let's put osec tools into installable packages at least
      (aiming to shift these into default install probably);
      these are worthwile addition to sysadmin's toolbox.
      
      Thanks dobr@ for bringing this up.
      26cef0ad
  29. 30 Dec, 2013 1 commit
  30. 23 Sep, 2013 1 commit
  31. 28 Jul, 2012 1 commit
    • Michael Shigorin's avatar
      initial live-testserver.iso · 57747b22
      Michael Shigorin authored
      Also pulled the pkglist/kmodule part out of distro/server-mini's
      recipe and started off a standalone feature based on it.
      
      NB: el-smp kernel now contains aufs as a module but propagator
      doesn't try to modprobe it.
      57747b22