1. 09 Jun, 2014 2 commits
    • Michael Shigorin's avatar
      x11: add use/x11/nm/gtk target · 4a2e0be1
      Michael Shigorin authored
      This belongs to x11 feature and not to net feature since its
      focus is a GUI, not the actual network-handling parts.
      
      Or like that.
      4a2e0be1
    • Michael Shigorin's avatar
      x11: tweak for multi-branch compatibility · 92c3e24a
      Michael Shigorin authored
      This is a similar trouble: p7/t7 branches had
      plasma-applet-networkmanager while sisyphus has
      switched to kde4-plasma-nm* (there's a bunch of
      subpackages there, basically all of them desired).
      92c3e24a
  2. 13 May, 2014 1 commit
  3. 31 Mar, 2014 1 commit
  4. 24 Mar, 2014 1 commit
    • Michael Shigorin's avatar
      x11: pull xorg-drv-ati in explicitly · 0bafa6a6
      Michael Shigorin authored
      Looks like today's xorg won't autoload radeon_drv but
      insists on ati_drv falling back to fbdev if it's not there;
      FlightGear runs definitely slow on C-60 APU with that.
      
      I didn't specify ati since it pulls r128 and mach64 modules in
      which are rather useless in this context (accelerated 3D graphics).
      0bafa6a6
  5. 09 Feb, 2014 1 commit
    • Michael Shigorin's avatar
      x11: optimus support · 54fbf306
      Michael Shigorin authored
      The use/x11/nvidia/optimus target will pull the bits required
      to operate NVIDIA Optimus GPU scheme which relies on integrated
      GPU to actually drive the screen; much thanks to barssc@ for
      good walkthrough: http://altlinux.org/optimus
      
      NB: this *will* break if nouveau gets in, YHBW.
      54fbf306
  6. 09 Dec, 2013 1 commit
  7. 13 Aug, 2013 1 commit
  8. 15 Jul, 2013 1 commit
  9. 01 Jul, 2013 1 commit
    • Michael Shigorin's avatar
      initial net feature · 3ee510aa
      Michael Shigorin authored
      This one supports /etc/net, NM and connman; pruning the tree
      to get rid of hardwired remnants is going to take some more time.
      3ee510aa
  10. 17 Jun, 2013 3 commits
    • Michael Shigorin's avatar
      x11: added use/x11/mate target · 61ecd095
      Michael Shigorin authored
      It was implemented in a pretty quick-and-dirty way
      for regular-mate back then, clean things up a bit.
      Package lists should be deduplicated either but
      that's another story.
      61ecd095
    • Michael Shigorin's avatar
      x11-autologin: factor out x11-autostart · 0d8e44d8
      Michael Shigorin authored
      It has value of its own and can be used standalone;
      autologin does require autostart though.
      
      Adjust x11 feature targets accordingly.
      0d8e44d8
    • Michael Shigorin's avatar
      x11: driver and purpose related refactoring · ea8a9089
      Michael Shigorin authored
      This has had several goals:
      - a target suitable for x86 and armh providing a rather
        minimal set of base xorg packages and generic drivers;
      - task-oriented targets for graphics use cases:
        + "desktop" means rather 2D focus with 3D being welcome
          or even essential but not performance critical, thus
          "a slower driver is fine as long as it does work";
        + "3d" means specific 3D performance being critical,
          that is "no 3D means no use at all".
      
      Regarding the free and proprietary 3D-capable drivers:
      the previous idea was to split out some common ground
      and then add the contenders on top of that; the current
      approach is based on the observation that the live images
      requiring proprietary NVIDIA/AMD drivers *by default*
      are usually of not much use with hardware that lacks
      proper 3D acceleration (like Tseng cards) or the driver
      support for that (like Matrox these days).
      
      Intel videodriver makes for a special case though:
      it is both free and top-notch performer.
      
      Thanks sem@ and boyarsh@ for discussion.
      
      PS: xorg-drv-{keyboard,mouse,void} dropped;
      those who need these can usually help themselves.
      ea8a9089
  11. 25 Mar, 2013 1 commit
    • Michael Shigorin's avatar
      x11: added gst-libav, pulseaudio to gnome3 · 4be9af9c
      Michael Shigorin authored
      The former helps totem a lot regarding actual video reproduction,
      suggested for gnome3-default metapackage; the latter helps aris@
      to actually get any sound out, so is supposed to land there too.
      4be9af9c
  12. 19 Mar, 2013 1 commit
  13. 18 Mar, 2013 2 commits
  14. 19 Feb, 2013 1 commit
  15. 14 Feb, 2013 1 commit
  16. 04 Feb, 2013 1 commit
  17. 29 Jan, 2013 1 commit
  18. 20 Jan, 2013 1 commit
  19. 10 Jan, 2013 2 commits
  20. 31 Dec, 2012 1 commit
    • Michael Shigorin's avatar
      initial lxde pkglists · 2701a01f
      Michael Shigorin authored
      Thanks gns@ for his help in figuring these out;
      some metapackage related optimization is still due.
      2701a01f
  21. 26 Dec, 2012 2 commits
    • 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
  22. 03 Dec, 2012 2 commits
  23. 19 Jul, 2012 1 commit
    • Michael Shigorin's avatar
      x11: ensure kdm3 installation for tde · ceffac40
      Michael Shigorin authored
      TDE distros don't really need kdm4 which was proposed as
      a replacement by zerg@ (for all the valid reasons but kdm3
      wasn't maintained at that point, this has changed since).
      ceffac40
  24. 25 Jun, 2012 1 commit
  25. 21 May, 2012 1 commit
  26. 23 Apr, 2012 2 commits
  27. 11 Apr, 2012 1 commit
    • Michael Shigorin's avatar
      conf.d/live.mk: distro/live-simply · 03de0aab
      Michael Shigorin authored
      It is actually an effort by glebfm@ to create an experimental
      systemd-based Simply Linux LiveCD; I merely reviewed the original
      diff, moved kernel related bits to firmware (see preceding commits)
      and introduced a dedicated pkglist namespace by creating a directory.
      03de0aab
  28. 31 Mar, 2012 1 commit
    • Michael Shigorin's avatar
      xorg reorg · b129c86a
      Michael Shigorin authored
      Now is the time for all fonts to be pulled in when needed and not
      along with the X server and hardware drivers; tablet support is
      moved to a (preexisting) specific target either.
      
      There's no need now to arch-discriminate a few older drivers too.
      b129c86a
  29. 28 Mar, 2012 1 commit
    • Michael Shigorin's avatar
      enhanced 3D graphics support · 9555f1f6
      Michael Shigorin authored
      The previous configuration would result in intel-only
      3D being available since nouveau and radeon kernel modules
      are packaged separately with most kernel-images; getting
      NVIDIA/AMD drivers in is more tricky due to availability
      of both proprietary and free implementations with the choice
      being rather a tradeoff in each case (somewhat less so with
      ATI/AMD drivers).
      
      So this is a first shot at the problem: FlightGear would
      freeze on me with today's nouveau.
      9555f1f6
  30. 19 Mar, 2012 2 commits
    • Michael Shigorin's avatar
      plant SHELL beacons into all config-forming rules · 79bb3f8d
      Michael Shigorin authored
      As noted in doc/assumptions.txt, the SHELL based target tracing
      only works for rules with recipes, even empty but present ones.
      
      The simplest thing to do is hooking "; @:" onto the rule's tail
      (one-liner with a non-printing shell builting "true" command).
      79bb3f8d
    • Michael Shigorin's avatar
      initial "+shortcut" support and refactoring · a52b7476
      Michael Shigorin authored
      It looks like the intermediate targets aren't all equal:
      some define a finished feature while some create a common
      lower level piece of configuration.
      
      Let's do shortcuts for the former so that a distro line can be
      more terse and descriptive; help targets in features.in/ tweaked
      accordingly.
      a52b7476
  31. 12 Mar, 2012 1 commit