freebsd-dev/tools/bsdbox
Adrian Chadd d4898ce666 Do a bunch of fixing and refactoring.
Fix up gzip to crunch right.

Add kenv, although I'm not yet sure why it isn't working on my MIPS
boards (reading kenv always returns blank.)
2012-08-29 22:55:50 +00:00
..
Makefile Disable building textproc for now, it doesn't fit on my 4MB flash 2012-08-29 22:54:27 +00:00
Makefile.base Do a bunch of fixing and refactoring. 2012-08-29 22:55:50 +00:00
Makefile.fs Disable fsck_ffs for now, 4MB target size issues. 2012-08-29 22:54:39 +00:00
Makefile.hostapd
Makefile.kld
Makefile.login
Makefile.net
Makefile.telnetd
Makefile.textproc
README

$FreeBSD$

This is a very cut down implementation of a "busybox" style binary
for FreeBSD.

It's based on the rescue build system, which uses the crunchgen functionality
to build binaries.

It's a work in progress.

  -- adrian