[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#29515] [PATCH 0/2] Reducing the closure of man-db
From: |
Ludovic Courtès |
Subject: |
[bug#29515] [PATCH 0/2] Reducing the closure of man-db |
Date: |
Fri, 1 Dec 2017 10:56:49 +0100 |
Hello,
These patches reduce the man-db closure significantly, notably by
removing Perl and Gawk from the reference graph. Incidentally, that
also removes Perl from the reference graph of the GuixSD installation
image.
I’ve confirmed that the resulting man-db still works as expected by
running commands like:
./pre-inst-env guix environment -C --ad-hoc man-db man-pages \
-- man pthread_create
Feedback welcome!
Ludo’.
Ludovic Courtès (2):
gnu: Add groff-minimal.
gnu: man-db: Use 'groff-minimal' at run time.
gnu/packages/groff.scm | 47 +++++++++++++++++++++++++++++++++++++++++++++++
gnu/packages/man.scm | 18 +++++++++++++-----
2 files changed, 60 insertions(+), 5 deletions(-)
--
2.15.0
- [bug#29515] [PATCH 0/2] Reducing the closure of man-db,
Ludovic Courtès <=