GNU bug report logs -
#29515
[PATCH 0/2] Reducing the closure of man-db
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Fri, 1 Dec 2017 09:58:01 UTC
Severity: normal
Tags: patch
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 02 Dec 2017 15:10:28 +0100
with message-id <874lp92pbf.fsf <at> gnu.org>
and subject line Re: [bug#29515] [PATCH 0/2] Reducing the closure of man-db
has caused the debbugs.gnu.org bug report #29515,
regarding [PATCH 0/2] Reducing the closure of man-db
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
29515: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29515
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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
[Message part 3 (message/rfc822, inline)]
Leo Famulari <leo <at> famulari.name> skribis:
> On Fri, Dec 01, 2017 at 10:56:49AM +0100, Ludovic Courtès wrote:
>> 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!
>
> I think it's great!
Thanks, pushed! :-)
Ludo’.
This bug report was last modified 7 years and 228 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.