1. 20 Jan, 2014 4 commits
    • 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
    • Michael Shigorin's avatar
      rescue+extra: add a few more fuses · 3879fb00
      Michael Shigorin authored
      It turns out that regular-rescue.iso lacks sshfs,
      which is unfortunate (even if it could be installed
      with apt in this particular case); three more FUSE
      based filesystems have been added just in case.
      
      Thanks mithraen@ for suggesting davfs2.
      3879fb00
    • Michael Shigorin's avatar
      regular.mk: employ test/rescue/no-x11 · 954d89cf
      Michael Shigorin authored
      I'm fed up with graphical software occasionally making it
      into regular-rescue.iso and bloating it for no good reason
      given that window managers or xinitrc aren't included.
      954d89cf
    • Michael Shigorin's avatar
      rescue: experimental test to check for libX11 · 711ae1ee
      Michael Shigorin authored
      This has been spotted and solved manually several times already,
      and that's just boring so let's add the ability to state that
      X11-based software is not accepted into a particular rescue image.
      
      Not that I would hate X but things like that belong to a carefully
      crafted image which includes either X server or reasonable means
      to ensure that GUI software can actually be used.
      
      NB: this is a somewhat new entity: test/rescue/no-x11 knob
      for an image-script intended to make it blow up the build
      when libX11 is found within the chroot that makes up
      the rescue image's filesystem.
      
      The interface is not documented intentionally: it will take
      some time to find out whether it sticks or is bad enough.
      Please do remind/ask if interested in using that.
      711ae1ee
  2. 16 Jan, 2014 3 commits
  3. 13 Jan, 2014 4 commits
  4. 11 Jan, 2014 1 commit
  5. 30 Dec, 2013 4 commits
  6. 27 Dec, 2013 1 commit
  7. 25 Dec, 2013 5 commits
  8. 24 Dec, 2013 7 commits
  9. 23 Dec, 2013 4 commits
    • Michael Shigorin's avatar
      gear-store-tags · c4a6bab5
      Michael Shigorin authored
      c4a6bab5
    • Michael Shigorin's avatar
      1.1.18-alt1 · 6929adbc
      Michael Shigorin authored
      - efi updates
      6929adbc
    • Michael Shigorin's avatar
      regular.mk: use installer-distro-altlinux-desktop · e6d41a6f
      Michael Shigorin authored
      ...instead of installer-distro-desktop which pulls in
      alterator-auth which breaks things big time for sysv-tde
      installer image due to avahi-daemon lazy to run.
      
      Of course it's the last step of installation that has to fail.
      
      And I've been considering this for several months already anyways.
      e6d41a6f
    • Michael Shigorin's avatar
      desktop+e17+e18+extra: include "e18" · 18ae053e
      Michael Shigorin authored
      I wondered how regular-e18 lacked econnman but it only
      took a closer look to understand that it's just not told
      to go in, plain and simple!
      
      There are no e18-extra-modules (at least so far),
      confine that to desktop+e17.
      18ae053e
  10. 19 Dec, 2013 1 commit
  11. 18 Dec, 2013 4 commits
  12. 17 Dec, 2013 1 commit
    • Michael Shigorin's avatar
      efi: drop -signed subpackages · 90429a85
      Michael Shigorin authored
      We chose to provide methods to sign packages but to avoid
      signing these by default (with some arbitrary test keys)
      the signatures are being added *after* the build by means
      of rpmrebuild-pesign; all of this is made significantly
      more complicated if there are separate -signed subpackages.
      
      So these are being dropped in the packages; account for that.
      90429a85
  13. 16 Dec, 2013 1 commit