[Aboriginal] trimconfig-busybox

Rob Landley rob at landley.net
Fri Nov 25 09:36:25 PST 2011


On 11/23/2011 12:45 AM, David Seikel wrote:
> On Wed, 23 Nov 2011 16:16:10 +1000 David Seikel <onefang at gmail.com>
> wrote:
> 
>> On Wed, 23 Nov 2011 15:16:27 +1000 David Seikel <onefang at gmail.com>
>> wrote:
>>
>>> Busybox used to use a trimconfig-busybox.  I take it that's been
>>> deprecated AND removed?
>>>
>>> I'm trying to cut down on stuff I don't need, like NFS, RPC, and
>>> syslog for instance.  But cutting those out of uClibc means that
>>> busybox fails when trying to build commands I also don't need.
>>>
>>> Looks like busybox is just doing defconfig now, I'll have to hack up
>>> it's build script.
>>
>> /me puts syslog back in, it's too wide spread throughout busybox.  Oh
>> well.
> 
> And mount can't live without RPC.

Mount can live without RPC.  Disable NFS support.

(Note: The NFS support in busybox is CRAP using the old binary-only
NFSv2 API.  You're better off without it, you just have to know what
command line -o string to supply.)

Rob

 1322242585.0


More information about the Aboriginal mailing list