1. 11 Mar, 2019 1 commit
  2. 11 Mar, 2018 1 commit
  3. 11 Dec, 2017 1 commit
  4. 02 Aug, 2017 1 commit
  5. 05 Apr, 2017 1 commit
  6. 02 Mar, 2017 1 commit
  7. 25 Feb, 2017 1 commit
  8. 30 Dec, 2016 1 commit
  9. 01 Jun, 2016 1 commit
  10. 30 May, 2016 2 commits
  11. 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
  12. 20 Apr, 2016 1 commit
  13. 10 Feb, 2016 1 commit
  14. 30 Nov, 2015 1 commit
  15. 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
  16. 18 Dec, 2014 1 commit
  17. 24 Oct, 2014 1 commit
  18. 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
  19. 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
  20. 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
  21. 26 Feb, 2014 1 commit
  22. 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
  23. 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
  24. 30 Dec, 2013 1 commit
  25. 23 Sep, 2013 1 commit
  26. 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