1. 03 Dec, 2012 6 commits
  2. 23 Nov, 2012 1 commit
    • Ildar Mulyukov's avatar
      live-builder: cut RPMs aka MAIN_PACKAGES from the image · e87399e1
      Ildar Mulyukov authored
      a live-builder appliance is (or may be) usually used for building software
      with many dependencies, hence needing access to external resources,
      e.g. apt repos with lib${NAME}-devel packages.
      
      This commit cuts RPM packages from the live-builder LiveCD.
      e87399e1
  3. 22 Nov, 2012 2 commits
  4. 19 Nov, 2012 16 commits
  5. 11 Nov, 2012 4 commits
  6. 10 Nov, 2012 1 commit
    • Michael Shigorin's avatar
      80-make-initfs: fix the silliest mistake ever · c30490e2
      Michael Shigorin authored
      *Of course* the "weird" [ ... ] || ... construct meant to avoid
      the non-zero exit status of the whole thing wasn't employed
      where it actually does make the difference!
      
      Thanks ildar@ for hitting and reporting this, as in
      
        + verbose '/usr/lib64/propagator exists'
        + '[' -n '' ']'
        mki-scripts: .../stage1/scripts.d/80-make-initfs: unable to run script.
        make[3]: *** [run-scripts] Error 1
      c30490e2
  7. 09 Nov, 2012 1 commit
    • Michael Shigorin's avatar
      stage1: added nfsv*.ko to modules · 45cddfd2
      Michael Shigorin authored
      The newer kernels have versioned NFS support code moved
      into a few separate modules with nice self-explanatory
      messages reading "Protocol not supported" if one has
      managed to overlook this; thanks boyarsh@ for heads-up
      (based on f545923271f9d1938d1887632ab4697c4c009039 m-p-d).
      45cddfd2
  8. 05 Nov, 2012 6 commits
  9. 31 Oct, 2012 1 commit
  10. 30 Oct, 2012 1 commit
  11. 29 Oct, 2012 1 commit