1. 10 Oct, 2012 2 commits
  2. 08 Oct, 2012 1 commit
  3. 01 Oct, 2012 1 commit
  4. 24 Sep, 2012 5 commits
  5. 23 Sep, 2012 1 commit
  6. 22 Sep, 2012 1 commit
  7. 12 Sep, 2012 4 commits
  8. 03 Sep, 2012 12 commits
  9. 13 Aug, 2012 3 commits
  10. 11 Aug, 2012 6 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
    • Michael Shigorin's avatar
      features: hopefully better README · c08e86af
      Michael Shigorin authored
      Thanks both drool@ for his mild frustration with the current
      documentation as well as Greg Kroah-Hartman, Heikki Orsila
      and Neil Brown for http://lwn.net/Articles/504814/ -- the docs
      should really emphasize *why* something is done, not *how*,
      as the "how" part is better documented with the code itself
      (that doesn't mean that "the big picture" isn't needed).
      c08e86af
    • Michael Shigorin's avatar
      complex subprofile delimiter changed ("/" -> "@") · b21353a0
      Michael Shigorin authored
      That sub/stage2/install2 was somewhat clumsy actually as it looked
      like a hierarchical thing while being a substitution thing:
      generic stage2 would get put in place renamed as install2.
      
      This could only get worse with hierarchical features which have
      already been both requested and considered for quite a time,
      and "stage2 at install2" reads much more naturally.
      b21353a0
    • Michael Shigorin's avatar
      features: drop dirtags · 912dbcfd
      Michael Shigorin authored
      Finishes what 3dd02033
      has essentially done... the path seems to be elsewhere.
      912dbcfd
  11. 10 Aug, 2012 1 commit
    • Michael Shigorin's avatar
      razorqt += qps · e6f13def
      Michael Shigorin authored
      Don't remember who exactly recommended this nice and elegant
      system monitor but it fits just fine.
      e6f13def
  12. 09 Aug, 2012 2 commits
    • Michael Shigorin's avatar
      git usage refactoring · c4311108
      Michael Shigorin authored
      There were heaps of "if type -t git" there already;
      it wasn't an unintentional mishap but rather a moderate
      copy-paste to get the use cases, and now these seem to
      have essentially settled.
      
      So time to scrap some dups.
      
      NB: the scripts in the generated profile can't rely on
      the contents of the metaprofile (these need to be able
      to work in standalone case either), so a bit of crap
      still lurks there.
      c4311108
    • Michael Shigorin's avatar
      rescue += zerofree, wipefreespace · a3779231
      Michael Shigorin authored
      This kind of tools can be badly missing at times.
      a3779231
  13. 08 Aug, 2012 1 commit