[Git-commits] [grml/grml-live] 1d02eb: Disable man-db settings to speed up package instal...

Michael Prokop noreply at github.com
Fri Jun 3 13:05:28 CEST 2022


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-live
  Commit: 1d02eb2837779d6d290fb38b423326dd1156104c
      https://github.com/grml/grml-live/commit/1d02eb2837779d6d290fb38b423326dd1156104c
  Author: Michael Prokop <mika at grml.org>
  Date:   2022-06-03 (Fri, 03 Jun 2022)

  Changed paths:
    M etc/grml/fai/config/debconf/GRMLBASE

  Log Message:
  -----------
  Disable man-db settings to speed up package installation

The man-db process tends to be time consuming. By disabling the
auto-update + build-database settings, we can speed up the build
process and also package installation on the live system.

If someone really has needs for apropos(1) usage, manual invocation of
`mandb` should be all what's needed.

Thanks: Thorsten Glaser for the suggestion
Closes: https://github.com/grml/grml-live/issues/112




More information about the Git-commits mailing list