Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Mar 2009 20:27:27 +0100
From:      Luigi Rizzo <rizzo@iet.unipi.it>
To:        small@freebsd.org
Subject:   picobsd updates
Message-ID:  <20090325192727.GA19450@onelab2.iet.unipi.it>

next in thread | raw e-mail | index | archive | help
FYI,
I am revising the picobsd build system and utilities so we have
something useful for the upcoming release of 7.2

The picobsd script today in HEAD (and usable also for other
releases) has support for building shared binaries and grabbing
external binaries (and libraries) from a buildworld tree or from
the host system.
The crunch.conf file in HEAD has also been modified to use a shared
binary, so there are no two copies of the libraries.

I am also experimenting the use of busybox and dropbear
as a replacement for many userland apps, with good results:

the ash included in busybox seems able to run the picobsd scripts
at runtime, and it carries a wealth of utilities.
dblient (the dropbear ssh client) also works fine and only
relies on libcrypt.

cheers
luigi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090325192727.GA19450>