1. 27 Jun, 2016 1 commit
    • Michael Shigorin's avatar
      pkg.in: ported several centaurus lists · 85c1a0f2
      Michael Shigorin authored
      These mostly come from m-p-d but have been heavily reworked
      for the new workstation distro, here's a list of the
      typical changes:
      
      - changed X-Alterator-Parent from centaurus-desktop
        to a more fine-grained toplevel entry;
      - tweaked Categories for the desktop file (e.g. pidgin);
      - packages added or removed (like sane to scanning);
      - adapted for m-p's biarch support scheme (see emulators);
      - renamed more appropriately (for example, 3d -> blender);
      - improved descriptions (e.g. by adding specific product
        names to groups referencing single-package lists).
      
      Several ones were done from scratch.
      
      NB: lists/groups have been moved into workstation/
          and intersynced accordingly.
      85c1a0f2
  2. 16 Jun, 2016 1 commit
  3. 15 Jun, 2016 1 commit
  4. 13 Jun, 2016 2 commits
  5. 10 Jun, 2016 4 commits
  6. 09 Jun, 2016 2 commits
  7. 07 Jun, 2016 1 commit
  8. 03 Jun, 2016 1 commit
  9. 01 Jun, 2016 3 commits
  10. 30 May, 2016 10 commits
  11. 27 May, 2016 1 commit
    • Michael Shigorin's avatar
      cleanup: handle empty variable (ouch!) · fa56731d
      Michael Shigorin authored
      This script was completely careless regarding the chance
      to meet an empty variable resulting in plain "rpm -qa"
      and subsequent attempt to, well, remove *all* packages.
      
      Thanks zerg@ for being persistent this time, even if
      he could probably find the culprit and send in this patch.
      :)
      fa56731d
  12. 23 May, 2016 7 commits
    • Michael Shigorin's avatar
      gear-store-tags · 03bb07b4
      Michael Shigorin authored
      03bb07b4
    • Michael Shigorin's avatar
      1.1.91-alt1 · 4f1f1fb6
      Michael Shigorin authored
      - nvidia/nouveau rehash
      - overlayfs support (lakostis@)
      4f1f1fb6
    • Michael Shigorin's avatar
      x11: rework free/proprietary driver support · 55ab1a48
      Michael Shigorin authored
      The problem at hand was that use/x11/xorg has been final,
      and zerg@ just couldn't switch from nouveau to nvidia
      when kdesktop needs that one.
      
      Initial approach included a "big" FREE/PROP switch that
      chose the particular KMODULES/PACKAGES to get added to
      THE_* but that fails to achieve e.g. nvidia+radeon combo;
      looks like these need individual switches.
      55ab1a48
    • Michael Shigorin's avatar
      desktop+lxde+extra: added xscreensaver-frontend · 07ffce9d
      Michael Shigorin authored
      Current lxsession would offer to lock screen but will silently
      fail within default regular-lxde.iso environment (that does lack
      any kind of X screen lock utility); add some.
      07ffce9d
    • Michael Shigorin's avatar
      regular.mk: explicitly enable powertop for desktop · 73a6e8c2
      Michael Shigorin authored
      This is a nice utility clamping default power strain
      *and* heat generation on intel-based PCs; I was actually
      surprised to see it available but not firing off at system
      startup time; fix that.
      73a6e8c2
    • Konstantin A. Lepikhov's avatar
      sub.in/stage2: Added copy-tree to stage2 · e8f63357
      Konstantin A. Lepikhov authored
      stage2 only allows to run certain scripts and install packages, but
      sometimes one need just to copy something to stage2 (like stage1 does).
      
      How to use:
      
      put files under ./files directory with the same structure as on
      resulting image.
      e8f63357
    • Konstantin A. Lepikhov's avatar
      Experimental overlayfs support · 9f72780d
      Konstantin A. Lepikhov authored
      If aufs not available/broken we could try to use overlayfs.
      NB: changes below doesn't work without modified make-initrd-propagator!
      9f72780d
  13. 16 May, 2016 1 commit
  14. 13 May, 2016 1 commit
    • Michael Shigorin's avatar
      install2: add tools subtarget · a85e011c
      Michael Shigorin authored
      The use case at hand was: "we'd better backup this system
      to a flashdrive before installing" (given quad-core CPU
      and half-terabyte HDD); pxz is pretty tiny, no worries.
      a85e011c
  15. 05 May, 2016 1 commit
  16. 04 May, 2016 1 commit
  17. 03 May, 2016 2 commits