1. 11 Mar, 2018 8 commits
  2. 04 Mar, 2018 1 commit
  3. 03 Mar, 2018 2 commits
  4. 02 Mar, 2018 3 commits
  5. 20 Feb, 2018 1 commit
    • Michael Shigorin's avatar
      regular.mk: drop xsane from mate · 0b251d07
      Michael Shigorin authored
      The problem being worked around by this is:
      anything in the lists that Requires: webclient
      results in rekonq being pulled into the image
      (after mate-default requires firefox no more).
      
      The proper fix is to force *_PACKAGES, *_LISTS
      and *_REGEXP to be processed in a _single_
      transaction for each destination so that
      early mis-expansion of virtual packages
      doesn't occur when _installing_ those.
      
      This commit should be reverted then.
      
      See-also: https://bugzilla.altlinux.org/30806
      0b251d07
  6. 19 Feb, 2018 8 commits
  7. 15 Feb, 2018 2 commits
  8. 14 Feb, 2018 1 commit
  9. 12 Feb, 2018 9 commits
  10. 05 Feb, 2018 2 commits
  11. 03 Feb, 2018 1 commit
  12. 30 Jan, 2018 1 commit
  13. 24 Jan, 2018 1 commit
    • Michael Shigorin's avatar
      bootloader, live: arrange alterator module · b92f0224
      Michael Shigorin authored
      ...explicitly; this has been triggered by the change to
      livecd-install as of 0.9.10-alt2 (doesn't R: alterator-grub
      anymore to allow non-grub platforms as well).
      
      This should be a no-op _together_ with the mentioned change
      by now as grub is selected explicitly; will take more attention
      for e.g. e2k as the problem just shifted here from livecd-install.
      Reported-by: 's avatarLeonid Krivoshein <klark@altlinux.org>
      b92f0224