1. 06 Jan, 2013 1 commit
  2. 05 Jan, 2013 1 commit
  3. 31 Dec, 2012 12 commits
  4. 26 Dec, 2012 11 commits
    • Michael Shigorin's avatar
      live: xdg-user-dirs tweak · cd9303e7
      Michael Shigorin authored
      Borrowed from m-p-d's init-xdg-user-dirs, of course.
      cd9303e7
    • Michael Shigorin's avatar
      live: mv 03services 03-services · 06c62ae4
      Michael Shigorin authored
      Slowly fixing up the discrepancies...
      06c62ae4
    • Michael Shigorin's avatar
      x11: added use/x11/kde4 · 874c078e
      Michael Shigorin authored
      There's use/x11/kde already but that serves somewhat different
      purpose as of today; the naming issue (kde vs kde4) was tersely
      discussed with sin@ at the time of the merge of his KDE4 image
      related bits and it's still not that clear.
      
      Let's try this way and see if existing images would be ported
      to use/x11/kde4.
      874c078e
    • Michael Shigorin's avatar
      implement and use/x11/e17 · e7a4b390
      Michael Shigorin authored
      This marks 0.17.0 hitting Sisyphus to much delight.
      e7a4b390
    • Michael Shigorin's avatar
      desktop+mate: fix build with 1.5 · d94ecb94
      Michael Shigorin authored
      A few things have changed...
      d94ecb94
    • Michael Shigorin's avatar
      live.mk: live-rescue += use/efi · 3ae69fa5
      Michael Shigorin authored
      The whole live-rescue needs a massive facelift regarding
      applications included and user experience achieved (remember
      that folks are going to be stressed enough already with data
      lost or system(s) not booting, and probably offline as well);
      but at least it's UEFI bootable now.
      3ae69fa5
    • Michael Shigorin's avatar
      efi: handle rescue as well · cd0db8d3
      Michael Shigorin authored
      The rescue feature intentionally doesn't pick up THE_PACKAGES
      and THE_LISTS into stage2, so add EFI ones explicitly.
      cd0db8d3
    • Michael Shigorin's avatar
      live.mk: rescue += EFI · 162a8240
      Michael Shigorin authored
      It was long overdue since (U)EFI support for live images
      has been there for some six weeks or so already.
      162a8240
    • Michael Shigorin's avatar
      tags2lists: filter out vim swap files · bad7fb53
      Michael Shigorin authored
      The (funny but somewhat confusing) problem manifests itself as
      
        E: Couldn't find package Binary
      
      during a build run in the profile where a tagged packagelist
      referenced by a specific target being built is open with vim
      (which results in .FILE.sw? temporary file lying aside).
      bad7fb53
    • Michael Shigorin's avatar
      features.in: extended README a bit · d045fe49
      Michael Shigorin authored
      The script hook naming advice and "+name" puropose explanation
      seem to have been missing.
      d045fe49
    • Michael Shigorin's avatar
      efi: skip on unsupported target architectures · b6eb7cb7
      Michael Shigorin authored
      There's a possibility to run into IA32 EFI but that's rather
      uninteresting hardware (ancient Xeon servers and <s>outdated</s>
      early Intel Mac laptops).  Just drop it on the floor.
      
      As x86_64 UEFI support would result in "2D hybrid(r)(tm)" image
      which boots with all combinations of BIOS/UEFI by CD|DVD/Flash
      (or at least should boot), some downgrace seems due: use/efi will
      turn use/isohybrid on non-x86_64 -- which will require further
      tweaks on PPC/ARM some day.
      b6eb7cb7
  5. 17 Dec, 2012 8 commits
  6. 03 Dec, 2012 7 commits