[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#323436: marked as done (busybox-udeb: please build with CONFIG_UUENCODE=y)



Your message dated Tue, 18 Apr 2006 23:54:38 +0200
with message-id <20060418215438.GA3037@dp.vpn.nusquama.org>
and subject line busybox-udeb: please build with CONFIG_UUENCODE=y
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: busybox-udeb
Version: 1.00-4
Severity: wishlist

It would be useful to have uuencode available in busybox-udeb for the
support of block device encryption in partman-crypto. In particular, I'd
like to use uuencode to create loop-AES multi-key style encryption keys.

$ du -b busybox-udeb_1.00-4*
130536  busybox-udeb_1.00-4_i386.udeb
130574  busybox-udeb_1.00-4+uuencode.udeb

Interestingly, the busybox binary doesn't seem to get any larger from
including uuencode. I've verified that one binary supports uuencode and
the other does not, but somehow I still don't trust this result:

$ du -b */bin/busybox
226152  udeb/bin/busybox
226152  udeb+uuencode/bin/busybox

cheers,
Max
--- busybox-1.00/debian/config-udeb-linux~	2005-08-04 14:36:41.000000000 +0200
+++ busybox-1.00/debian/config-udeb-linux	2005-08-04 14:37:03.000000000 +0200
@@ -139,7 +139,7 @@
 CONFIG_UNIQ=y
 # CONFIG_USLEEP is not set
 # CONFIG_UUDECODE is not set
-# CONFIG_UUENCODE is not set
+CONFIG_UUENCODE=y
 # CONFIG_WATCH is not set
 CONFIG_WC=y
 # CONFIG_WHO is not set

--- End Message ---
--- Begin Message ---
Hi busybox maintainers,

CONFIG_UUENCODE=y is no longer needed for partman-crypto, so I'm
closing this wishlist bug of mine.

cheers,
Max

--- End Message ---

Reply to: