freebsd-dev/tools/bsdbox
Bryan Drewery b3cf0fa874 DIRDEPS_BUILD: Build crunchide for the host.
MFC after:	2 weeks
Sponsored by:	EMC / Isilon Storage Division
2016-09-01 23:52:25 +00:00
..
Makefile
Makefile.base Fix bsdbox builds after the recent libkvm requirement for libelf. 2015-12-13 20:31:36 +00:00
Makefile.depend DIRDEPS_BUILD: Build crunchide for the host. 2016-09-01 23:52:25 +00:00
Makefile.fs Disable fsck_ffs for now, 4MB target size issues. 2012-08-29 22:54:39 +00:00
Makefile.hostapd For now, disable building wpa_supplicant. 2012-08-29 22:53:54 +00:00
Makefile.kld Import the first cut of "bsdbox". 2012-01-06 00:56:31 +00:00
Makefile.login
Makefile.net add missing lib80211 include. 2015-11-30 09:02:28 +00:00
Makefile.telnetd use MK_KERBEROS=no in preference to WITHOUT_KERBEROS 2014-04-05 17:54:50 +00:00
Makefile.textproc Import the first cut of "bsdbox". 2012-01-06 00:56:31 +00:00
README Import the first cut of "bsdbox". 2012-01-06 00:56:31 +00:00

$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