1. 27 Oct, 2012 1 commit
    • Michael Shigorin's avatar
      reports.mk: diffable logs · aa8699c4
      Michael Shigorin authored
      This is a mild generalization of what has been done by hand
      to figure out a problem with make-initrd-propagator-0.10-alt1:
      stripping anything intrinsically volatile off the build.log.
      
      The filter set isn't perfect, and the proper logging will
      involve mkimage tweaks as well (e.g., one generally isn't
      interested in instrumental chroots' population that much,
      so it should only be verbose at the higher debug levels).
      aa8699c4
  2. 16 Oct, 2012 3 commits
    • Michael Shigorin's avatar
      gear-store-tags · 8d96a102
      Michael Shigorin authored
      8d96a102
    • Michael Shigorin's avatar
      0.8.4-alt1 · 939455e7
      Michael Shigorin authored
      - worked around enhancements in current make-initrd-propagator
        (thus fixed live image boot, finally)
      939455e7
    • Michael Shigorin's avatar
      stage2: cope with current make-initrd-propagator · aaddfb74
      Michael Shigorin authored
      The issue that appeared pretty hard to diagnose occured
      to be the enhancement made in make-initrd-propagator=0.8.1-alt1.2
      (that didn't hit Sisyphus until merged into 0.10-alt1) which
      drops propagator dependency.
      
      And that was optimized out in m-p, of course.
      aaddfb74
  3. 15 Oct, 2012 4 commits
  4. 10 Oct, 2012 3 commits
    • Michael Shigorin's avatar
      make-3.82 adaptation · 6f5be918
      Michael Shigorin authored
      The issue actually hit image.in/Makefile: "metadata" target
      in features.in/metadata/lib/50-metadata.mk wasn't reached
      even if features.in/build-distro/lib/90-build-distro.mk
      would ACK that the "whatever" actions included "metadata";
      thus Metadata/pkg-groups.tar wasn't created and the installer
      silently failed to install the .base system.
      
      Let's armour the rest of the cases where the order of inclusion
      might be important as well.
      6f5be918
    • Michael Shigorin's avatar
      relname: tweak the fix/diagnostics · 718a50b9
      Michael Shigorin authored
      The culprit would be that $RELNAME isn't really set there
      ($GLOBAL_RELNAME is), and sh -u will treat that as error.
      718a50b9
    • Mike Radyuk's avatar
      fix RELNAME script and README · 78684bfe
      Mike Radyuk authored
      78684bfe
  5. 08 Oct, 2012 1 commit
  6. 01 Oct, 2012 1 commit
  7. 24 Sep, 2012 5 commits
  8. 23 Sep, 2012 1 commit
  9. 22 Sep, 2012 1 commit
  10. 12 Sep, 2012 4 commits
  11. 03 Sep, 2012 12 commits
  12. 13 Aug, 2012 3 commits
  13. 11 Aug, 2012 1 commit
    • Michael Shigorin's avatar
      merged experimental support for opensuse · 23175f00
      Michael Shigorin authored
      This isn't ready for general consumption (just as centos one)
      but the notion of REPO is floating around along with apt-conf
      thoughts, and it might still be useful to someone poking around
      conf.d/test.mk.
      
      Request hasher-pkg-init.spec from mike@ or led@ if interested;
      the experiments were carried out using openSUSE 11.4 repository
      and slightly patched hasher (cpio blacklist for devices).
      23175f00