[Git-commits] [grml/grml-live] 859200: Use systemd.preset to disable all unneeded service...

Michael Prokop mika at grml.org
Fri Dec 30 15:29:52 CET 2016


  Branch: refs/heads/mika/systemd
  Home:   https://github.com/grml/grml-live
  Commit: 859200557df20e477cbeed5684fc7ccfd4a5d771
      https://github.com/grml/grml-live/commit/859200557df20e477cbeed5684fc7ccfd4a5d771
  Author: Darshaka Pathirana <dpat at syn-net.org>
  Date:   2016-12-25 (Sun, 25 Dec 2016)

  Changed paths:
    M etc/grml/fai/config/files/etc/systemd/system-preset/10-grml.preset/GRMLBASE
    M etc/grml/fai/config/scripts/GRMLBASE/15-initsetup

  Log Message:
  -----------
  Use systemd.preset to disable all unneeded services

We decided to disable all services by default and only enable the ones
we really need. Currently only getty, grml-autoconfig and the
debug-shell are enabled.


  Commit: 6f9382c68c312f7cae1b64a65fdc18facdf5e227
      https://github.com/grml/grml-live/commit/6f9382c68c312f7cae1b64a65fdc18facdf5e227
  Author: Darshaka Pathirana <dpat at syn-net.org>
  Date:   2016-12-25 (Sun, 25 Dec 2016)

  Changed paths:
    M etc/grml/fai/config/scripts/GRMLBASE/15-initsetup

  Log Message:
  -----------
  Remove debug-shell comments

These comments should be documented somewhere else.


  Commit: e9254fc1fbd0b5b6abf6a5bddb1072bfba7f1afb
      https://github.com/grml/grml-live/commit/e9254fc1fbd0b5b6abf6a5bddb1072bfba7f1afb
  Author: Michael Prokop <mika at grml.org>
  Date:   2016-12-30 (Fri, 30 Dec 2016)

  Changed paths:
    M etc/grml/fai/config/files/etc/systemd/system-preset/10-grml.preset/GRMLBASE
    M etc/grml/fai/config/scripts/GRMLBASE/15-initsetup

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/github/pr/24' into mika/systemd


  Commit: f2a78067dc3de207f5ecfaa9fd85868729e792ae
      https://github.com/grml/grml-live/commit/f2a78067dc3de207f5ecfaa9fd85868729e792ae
  Author: Michael Prokop <mika at grml.org>
  Date:   2016-12-30 (Fri, 30 Dec 2016)

  Changed paths:
    M etc/grml/fai/config/files/etc/systemd/system-preset/10-grml.preset/GRMLBASE
    M etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot

  Log Message:
  -----------
  Skip resolvconf magic when using systemd + enable grml-netscript service

Enable resolvconf.service instead of running all the magic inside
the 98-clean-chroot script.

Also grml-autoconfig service doesn't exist as such (yet), enable
grml-netscript.service instead.


Compare: https://github.com/grml/grml-live/compare/7176a3ab3822...f2a78067dc3d


More information about the Git-commits mailing list