all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#29515] [PATCH 0/2] Reducing the closure of man-db
@ 2017-12-01  9:56 Ludovic Courtès
  2017-12-01  9:58 ` [bug#29515] [PATCH 1/2] gnu: Add groff-minimal Ludovic Courtès
  2017-12-01 18:23 ` [bug#29515] [PATCH 0/2] Reducing the closure of man-db Leo Famulari
  0 siblings, 2 replies; 5+ messages in thread
From: Ludovic Courtès @ 2017-12-01  9:56 UTC (permalink / raw)
  To: 29515

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-12-02 14:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-01  9:56 [bug#29515] [PATCH 0/2] Reducing the closure of man-db Ludovic Courtès
2017-12-01  9:58 ` [bug#29515] [PATCH 1/2] gnu: Add groff-minimal Ludovic Courtès
2017-12-01  9:58   ` [bug#29515] [PATCH 2/2] gnu: man-db: Use 'groff-minimal' at run time Ludovic Courtès
2017-12-01 18:23 ` [bug#29515] [PATCH 0/2] Reducing the closure of man-db Leo Famulari
2017-12-02 14:10   ` bug#29515: " Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.