[Git-commits] [grml/grml-autoconfig] 1043bc: Don't complain about missing amixer binary on tty

Michael Prokop mika at grml.org
Wed May 17 00:38:38 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-autoconfig
  Commit: 1043bc00ede789ca56d40dc2b701c407bf39c715
      https://github.com/grml/grml-autoconfig/commit/1043bc00ede789ca56d40dc2b701c407bf39c715
  Author: Michael Prokop <mika at grml.org>
  Date:   2017-05-17 (Wed, 17 May 2017)

  Changed paths:
    M autoconfig.functions

  Log Message:
  -----------
  Don't complain about missing amixer binary on tty

On grml-small we don't ship amixer (being part of alsa-utils),
since that would add ~8.5MB of additional disk space usage.
Avoid the error message by sending a message only to syslog.

Closes grml/grml#24


  Commit: 176568ce0d352cb56b370737c3263eb09eba8e89
      https://github.com/grml/grml-autoconfig/commit/176568ce0d352cb56b370737c3263eb09eba8e89
  Author: Michael Prokop <mika at grml.org>
  Date:   2017-05-17 (Wed, 17 May 2017)

  Changed paths:
    M autoconfig.functions

  Log Message:
  -----------
  Don't warn if SecureBoot is not enabled, instead only inform about current state

If SecureBoot isn't enabled this could very well be by
intention, so don't warn about it, but only make it
an informational message.

Closes grml/grml#24


Compare: https://github.com/grml/grml-autoconfig/compare/51d46eb7592a...176568ce0d35


More information about the Git-commits mailing list