1. 24 Jun, 2014 1 commit
    • Michael Shigorin's avatar
      added docs-publish toplevel goal · e0004a26
      Michael Shigorin authored
      This one is long overdue as I keep forgetting to update
      the published copy of generated documentation all the time.
      
      Note that you must pass DOCS_PUBLISH (as a local directory
      or host:dir suitable for rsync/ssh) via make arguments,
      environment or ~/.mkimage/profiles.mk file.
      e0004a26
  2. 23 Jun, 2014 1 commit
  3. 16 Jun, 2014 3 commits
  4. 12 Jun, 2014 4 commits
    • Michael Shigorin's avatar
      net: 50-net-nm band-aid · 226a2395
      Michael Shigorin authored
      This needs further refinement regarding p7/t7 specifically:
      NM behaviour regarding defaults differs in sisyphus and this
      has led to livecds booting with DHCP networking but installed
      systems booting without configured interfaces.
      226a2395
    • Michael Shigorin's avatar
      regular.mk: kludge to ensure nm-applet is around · 1061021b
      Michael Shigorin authored
      Commit 78f21583 left those images which required NM but not
      its applet explicitly broken (as in "no applet at all");
      this should probably be redone alike to browser feature
      but let's provide a 20140612 band-aid at least.
      1061021b
    • Michael Shigorin's avatar
      regular.mk: server-hyperv shouldn't just start alteratord · 41f247f7
      Michael Shigorin authored
      I thought about this again and came to conclusion that bringing
      alteratord and ahttpd up or down should rather be done at the same
      time as backends and frontend are useless without each other
      (at least for your average sysadmin).
      41f247f7
    • Michael Shigorin's avatar
      lists/monitoring: drop collectd-libvirt · c4e71eda
      Michael Shigorin authored
      This subpackage pulls in libvirt-client which is totally
      overkill for your usual collectd (and it would need further
      setup anyways).
      c4e71eda
  5. 11 Jun, 2014 4 commits
  6. 09 Jun, 2014 5 commits
  7. 04 Jun, 2014 3 commits
  8. 03 Jun, 2014 4 commits
  9. 02 Jun, 2014 7 commits
  10. 26 May, 2014 8 commits
    • Michael Shigorin's avatar
      gear-store-tags · 2ecb4cf1
      Michael Shigorin authored
      2ecb4cf1
    • Michael Shigorin's avatar
      1.1.37-alt1 · 24fc1921
      Michael Shigorin authored
      - use/browser
      24fc1921
    • Michael Shigorin's avatar
      regular.mk: moved bits to regular+tde · fbe3abb5
      Michael Shigorin authored
      This is a no-op commit to clean up the mess a bit.
      fbe3abb5
    • Michael Shigorin's avatar
      regular.mk, desktop+regular: shift hardware utilities · e681df46
      Michael Shigorin authored
      A few more packages suggested by Speccyfighter are more
      generally useful than for regular-sysv-tde alone; let's
      stick those into a pkglist instead.
      e681df46
    • Michael Shigorin's avatar
      regular.mk: use/browser · fdbe9bff
      Michael Shigorin authored
      The logic is pretty much the same as with live.mk,
      even somewhat extended as this has actually been
      the driver of this change: some images like icewm
      or lxqt-based ones might show off other browsers
      explicitly (in addition to zerg@'s request).
      fdbe9bff
    • Michael Shigorin's avatar
      live, live.mk: use/browser now · b9de03f7
      Michael Shigorin authored
      Firefox was the very reasonable default for initial livecd
      implementation but now that at least initial browser chooser
      infrastructure is in place it's time to un-hardwire its use.
      
      It's _the_ default but switchable now so that images providing
      a comprehensive browser can avoid feature duplication.
      b9de03f7
    • Michael Shigorin's avatar
      initial browser feature · d986baac
      Michael Shigorin authored
      This one has been asking to be implemented for too long already,
      and zerg@ was interested in a bit more lean and mean regular-kde4
      either (there are two browsers provided with it via metapackage).
      
      There's another reason to do it recently: Firefox Australis UI
      is not exactly the best for many of us, and good ol' seamonkey
      seems preferable for "vintage"/low-resource images coming with
      icewm or windowmaker.
      d986baac
    • Michael Shigorin's avatar
      rescue+extra: added wdiff · c6c767cf
      Michael Shigorin authored
      A humble utility which can be a huge time- and eye-strain saver.
      c6c767cf