1. 09 Mar, 2015 13 commits
  2. 02 Mar, 2015 5 commits
  3. 01 Mar, 2015 1 commit
  4. 26 Feb, 2015 2 commits
    • Michael Shigorin's avatar
      regular+icewm: added iftop · 17bcc73f
      Michael Shigorin authored
      This nice utility is preconfigured for network monitoring
      in default icewm configuration but was missing, unfortunately;
      just fix this.
      17bcc73f
    • Michael Shigorin's avatar
      init: use the proper variable for i-f packages · bc2a4025
      Michael Shigorin authored
      When installer-feature-systemd-stage3 hits BASE_PACKAGES
      it pulls install2-init-functions in which is wrong
      (one of the consequences is that alterator-browser-qt
      lands into even a very basic server installation).
      
      And install2 doesn't even need that package as init feature
      carries a script hook that does the same...
      bc2a4025
  5. 25 Feb, 2015 10 commits
  6. 23 Feb, 2015 2 commits
  7. 21 Feb, 2015 1 commit
  8. 20 Feb, 2015 3 commits
  9. 19 Feb, 2015 3 commits
    • Michael Shigorin's avatar
      vagrant: oops, some junk left · dee3512d
      Michael Shigorin authored
      This authorized_keys file has been downloaded to get incorporated
      into a script hook but was looking common enough to be forgotten
      during pre-commit feature cleanup unfortunately; fix that.
      dee3512d
    • Michael Shigorin's avatar
      base+regular: added apt-scripts · d281e6fd
      Michael Shigorin authored
      How did it manage to evade pkglists so far?
      These are very useful:
      
      apt-cache list-extras
      apt-cache list-nodeps
      d281e6fd
    • Michael Shigorin's avatar
      cleanup: extend x11-related target · 122c305b
      Michael Shigorin authored
      A few more leftover libraries tend to hang around after
      purging extra alterator packages that have fired already
      during installation stage3; this change might hurt someone,
      please do notify if that is the case (OTOH one isn't forced
      to use it or to inherit intermediate targets that do so).
      122c305b