1. 16 Oct, 2012 2 commits
    • 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
  2. 15 Oct, 2012 4 commits
  3. 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
  4. 08 Oct, 2012 1 commit
  5. 01 Oct, 2012 1 commit
  6. 24 Sep, 2012 5 commits
  7. 23 Sep, 2012 1 commit
  8. 22 Sep, 2012 1 commit
  9. 12 Sep, 2012 4 commits
  10. 03 Sep, 2012 12 commits
  11. 13 Aug, 2012 3 commits
  12. 11 Aug, 2012 3 commits
    • 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
    • Michael Shigorin's avatar
      minor documentation facelift · eb3df648
      Michael Shigorin authored
      A few more items were asking for some attention.
      
      In particular, build examples should start with
      the most basic, error-proof and quick targets.
      eb3df648
    • Michael Shigorin's avatar
      doc/qemu.txt: mostly automated · d646e719
      Michael Shigorin authored
      This part of docs was pleading to put it into a small shell
      script; it was done to facilitate kas@' debugging efforts
      so that qemu-system-ppc might eventually get fixed, thus
      livecd-qemu-arch package now "obsoletes" this file.
      d646e719