Your message dated Sat, 02 Jul 2011 00:32:15 +0400
with message-id <[email protected]>
and subject line Re: Bug#293987: Please include busybox.links in
/usr/share/doc/busybox
has caused the Debian Bug report #293987,
regarding Please include busybox.links in /usr/share/doc/busybox
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
293987: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=293987
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: busybox
Version: 1:0.60.5-2.2
Severity: wishlist
Tags: patch
Hi there,
the file busybox.links, which is created during the build,
contains a list of all the modules which are part of the
busybox binary. It looks like this:
/usr/bin/[
/usr/bin/ar
/bin/cat
/bin/chgrp
....
I am working on a script to build customized debian installs
from the binary packages. It would be very helpful to have
this file available instead of hard-coding it within my own
script.
The following patch includes the file as part of the documentation
in the /usr/share/doc/busybox directory.
Thanks,
Lars
*** rules.orig 2005-02-07 11:56:13.000000000 +0100
--- rules 2005-02-07 11:48:30.000000000 +0100
***************
*** 44,49 ****
--- 44,50 ----
cp $(bbbd)/busybox $(bb)/bin/busybox
mkdir -p $(bb)/usr/share/doc/busybox
cp $(bbbd)/docs/BusyBox.html $(bb)/usr/share/doc/busybox/
+ cp $(bbbd)/busybox.links $(bb)/usr/share/doc/busybox/
mkdir -p $(bb)/usr/share/man/man1
cp $(bbbd)/docs/BusyBox.1 $(bb)/usr/share/man/man1/busybox.1
***************
*** 69,74 ****
--- 70,76 ----
cp $(bbsbd)/busybox $(bbs)/bin/busybox
mkdir -p $(bbs)/usr/share/doc/busybox-static
cp $(bbsbd)/docs/BusyBox.html $(bbs)/usr/share/doc/busybox-static/
+ cp $(bbsbd)/docs/busybox.links $(bbs)/usr/share/doc/busybox-static/
mkdir -p $(bbs)/usr/share/man/man1/
cp $(bbsbd)/docs/BusyBox.1 $(bbs)/usr/share/man/man1/busybox.1
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (333, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-k7
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Versions of packages busybox depends on:
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
-- no debconf information
--- End Message ---
--- Begin Message ---
This bug has beein in "moreinfo" stage since May-2008,
but no info is provided. Closing it finally.
/mjt
--- End Message ---