1. 25 Jun, 2012 6 commits
    • Michael Shigorin's avatar
      bashize tar2vm · e355bd7c
      Michael Shigorin authored
      Finally tired of expr(1) quirks,
      and even ash(1) does $((arithmetic-expansion))!
      e355bd7c
    • Michael Shigorin's avatar
      cleanup, build-vm: mutual support · 0a5f164d
      Michael Shigorin authored
      It appears that reusing installer-feature-*-stage3 packages
      is perfectly fine with VM images; these just need to be removed
      after the package scripts they carry have worked out.
      0a5f164d
    • Michael Shigorin's avatar
      initial specific VM formats support · 8a04d9b6
      Michael Shigorin authored
      Raw disk images are convenient and universal
      but there are custom formats like Qemu's qcow2
      providing additional features, e.g. copy-on-write
      or space savings.  All of this ultimately belongs
      to mkimage but in the mean time has been implemented
      here as well.
      8a04d9b6
    • Michael Shigorin's avatar
      initial conf.d/vm.mk · 90be07fb
      Michael Shigorin authored
      After we have built a bare virtual machine image successfully
      some variations are due, and these are to be described here.
      90be07fb
    • Michael Shigorin's avatar
      x11: use stage3 variations for THE_PACKAGES · 72fc74d1
      Michael Shigorin authored
      installer-feature-no-xconsole depends on stage2 bits and is
      NOT intended for installed/live systems at all; let's move
      to the proper stage3 based one.
      72fc74d1
    • Michael Shigorin's avatar
      README: single-byte bugfix · f6462700
      Michael Shigorin authored
      Was mentioning REPORTS while the variable name is REPORT.
      f6462700
  2. 22 Jun, 2012 1 commit
  3. 21 Jun, 2012 4 commits
  4. 18 Jun, 2012 10 commits
  5. 14 Jun, 2012 1 commit
    • Michael Shigorin's avatar
      added plymouth feature · 8989fc27
      Michael Shigorin authored
      An initial draft of it was done half a year ago but several tricky
      thingies had kept the code from showing up as it was rather brittle
      and incomplete.
      
      This implementation involves quite a few changes all over the place
      but finally works good enough for live and installer images.
      
      Please pay attention to the versions of these packages:
      - installer-feature-setup-plymouth (0.3.2-alt1+)
      - branding-altlinux-sisyphus (20110706-alt2+ if used)
      - plymouth (0.8.3-alt20.git20110406+)
      
      See also:
      - http://www.altlinux.org/Branding
      - http://www.altlinux.org/Plymouth
      8989fc27
  6. 28 May, 2012 2 commits
  7. 26 May, 2012 2 commits
  8. 25 May, 2012 1 commit
  9. 21 May, 2012 8 commits
  10. 16 May, 2012 3 commits
  11. 14 May, 2012 2 commits