1. 01 Sep, 2023 1 commit
  2. 18 Mar, 2023 1 commit
  3. 25 Jul, 2022 1 commit
  4. 14 Jul, 2022 1 commit
  5. 29 Dec, 2021 1 commit
    • Anton Midyukov's avatar
      kernel, server: drop kernel-modules-igb, kernel-modules-e1000e · 16cf9510
      Anton Midyukov authored
      kernel-modules-igb not available for branch >= p7
      kernel module e1000e in p10 is packed according to the blacklist
      scheme, this blacklist is applied to all the kernels and the
      internal e1000e from un-def-5.15 does not work as a result.
      Reported by boyarsh@
      16cf9510
  6. 12 Apr, 2021 1 commit
  7. 15 Feb, 2021 1 commit
  8. 23 Aug, 2020 1 commit
  9. 05 Jun, 2020 1 commit
  10. 22 May, 2020 4 commits
  11. 07 Apr, 2020 1 commit
  12. 26 Oct, 2019 1 commit
  13. 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
  14. 11 Mar, 2019 1 commit
  15. 11 Mar, 2018 1 commit
  16. 11 Dec, 2017 1 commit
  17. 02 Aug, 2017 1 commit
  18. 05 Apr, 2017 1 commit
  19. 02 Mar, 2017 1 commit
  20. 25 Feb, 2017 1 commit
  21. 30 Dec, 2016 1 commit
  22. 01 Jun, 2016 1 commit
  23. 30 May, 2016 2 commits
  24. 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
  25. 20 Apr, 2016 1 commit
  26. 10 Feb, 2016 1 commit
  27. 30 Nov, 2015 1 commit
  28. 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
  29. 18 Dec, 2014 1 commit
  30. 24 Oct, 2014 1 commit
  31. 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
  32. 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
  33. 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
  34. 26 Feb, 2014 1 commit
  35. 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
  36. 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