Re: loop-aes into busybox

Jari Ruusu <[email protected]>
Newsgroups gmane.linux.cryptography
Message-ID <[email protected]>
Alon Bar-Lev wrote:
> The util-linux-ng cannot be built statically...

$ cp -dpR util-linux-ng-2.13-AES z
$ cd z
$ CC=gcc-3.3 CFLAGS="-O2 -Wall" LDFLAGS="-s -static" ./configure
[snip]
$ make SUBDIRS="mount"
[snip]
$ file mount/losetup mount/mount
mount/losetup: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.0, statically linked, stripped
mount/mount:   ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.0, statically linked, stripped

> So I guessed that loop-aes losetup enabled into busybox will be the
> cleanest solution...

Last time I compiled busybox, I linked busybox and other programs with
uClibc. All program binaries were linked dynamically. I haven't tried that
with util-linux-ng.

-- 
Jari Ruusu  1024R/3A220F51 5B 4B F9 BB D3 3F 52 E9  DB 1D EB E3 24 0E A9 DD

-
Linux-crypto:  cryptography in and on the Linux system
Archive:       http://mail.nl.linux.org/linux-crypto/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.