1. 10 Jun, 2013 2 commits
    • Michael Shigorin's avatar
      README update · 5b21100b
      Michael Shigorin authored
      These have been proofread somewhat to correspond
      to the current state of affairs; a missing one
      was added for fonts feature.
      5b21100b
    • Michael Shigorin's avatar
      initial conf.d/p7.mk · 52a6d4fd
      Michael Shigorin authored
      Not as clean as it should be unfortunately,
      main.mk has to be reworked to drop the crap...
      52a6d4fd
  2. 04 Jun, 2013 2 commits
  3. 27 May, 2013 4 commits
    • Michael Shigorin's avatar
      gear-store-tags · ec1b9230
      Michael Shigorin authored
      ec1b9230
    • Michael Shigorin's avatar
      0.9.15-alt1 · 3fb5bbd8
      Michael Shigorin authored
      - +installer
      3fb5bbd8
    • Michael Shigorin's avatar
      install2: minor EFI related tweak · 9b91001f
      Michael Shigorin authored
      INSTALL2_PACKAGES turned out to be sensitive to the
      feature addition order: if efi was added before install2
      then the packages added by the former were overridden
      by the latter.
      
      This is also related to commit g7b76c734 as +installer
      can be added pretty much anywhere, there's no warranty
      that use/install2 appears early enough in configuration
      build-up sequence.
      9b91001f
    • Michael Shigorin's avatar
      regular.mk: initial regular-server · f18530f8
      Michael Shigorin authored
      A simple server image has been a pretty popular request
      roughly always; thanks asy@ for specification draft.
      f18530f8
  4. 24 May, 2013 4 commits
  5. 23 May, 2013 4 commits
  6. 20 May, 2013 2 commits
  7. 14 May, 2013 4 commits
  8. 13 May, 2013 2 commits
  9. 08 May, 2013 1 commit
    • Michael Shigorin's avatar
      Revert "vmguest: apply vboxdrv related workaround" · b1ce5a80
      Michael Shigorin authored
      This reverts commit ae441691
      as libglx has been fixed already; see #27340 and #28782 for
      the details, huge thanks go to Alexey Borisenkov for his
      thorough investigation and patches as well as to shrek@
      and sin@ for their cooperation to get this fixed in Sisyphus.
      b1ce5a80
  10. 04 May, 2013 1 commit
    • Michael Shigorin's avatar
      base+regular: added LVM support · 754d1bda
      Michael Shigorin authored
      Otherwise these packages would have had to be installed
      by hand just to deploy onto LVM volumes.
      
      Thanks those testing p7 starter kit images.
      754d1bda
  11. 03 May, 2013 1 commit
  12. 29 Apr, 2013 1 commit
  13. 22 Apr, 2013 5 commits
    • Michael Shigorin's avatar
      gear-store-tags · ba71869b
      Michael Shigorin authored
      ba71869b
    • Michael Shigorin's avatar
      0.9.12-alt1 · 23abf2aa
      Michael Shigorin authored
      - four weeks later...
      23abf2aa
    • Michael Shigorin's avatar
      regular.mk: reduced rescue participation somewhat · d849d263
      Michael Shigorin authored
      The regular images became a bit too fat and rescueish
      with all the good stuff going into rescue+extra pkglist;
      that stuff does belong to dedicated rescue images but not
      to each and every one.
      
      The base+rescue pkglist has been tailored to take this
      into account so we can now make regular-*.iso more fit too.
      d849d263
    • Michael Shigorin's avatar
      rescue: tweaked pkglist and feature config · 6023d115
      Michael Shigorin authored
      Moved the packages which impeded pkglist reuse for live distros
      so that these stay within dedicated rescue images but don't
      neccessarily go into the more generic ones where things like
      fdisk are still quite useful.
      6023d115
    • Michael Shigorin's avatar
      vmguest: apply vboxdrv related workaround · ae441691
      Michael Shigorin authored
      This is to cope with #28782 while the culprit is being found out;
      not much of a loss while #27340 is open (thus no 3D with vboxdrv
      anyways).
      
      I chose to avoid pulling the service related machinery into
      vmguest (and haven't got around to factoring it out from live
      feature's scripts into a standalone form) so had to tweak these
      as well.
      ae441691
  14. 19 Apr, 2013 1 commit
    • Michael Shigorin's avatar
      tar2vm: added xfs note · 6c9ca9af
      Michael Shigorin authored
      The issue at hand is the ability to accomodate boot sector
      payload at the start of the filesystem's underlying block device.
      
      XFS doesn't spare that space.
      
      Thanks vsu@ for the reminder, by the way.
      6c9ca9af
  15. 06 Apr, 2013 2 commits
  16. 02 Apr, 2013 1 commit
  17. 25 Mar, 2013 3 commits