opnsense-src/tools/bsdbox
Kyle Evans 7b3286c189 bsdbox: fix build after recent libifconfig changes
libifconfig now generates file(s) into its .OBJDIR that are essential to the
build. Make sure we -I that in, like we already do in the ^/rescue build.
2020-09-21 19:50:39 +00:00
..
Makefile bsdbox: fix build after recent libifconfig changes 2020-09-21 19:50:39 +00:00
Makefile.base bsdbox: fix build 2020-02-22 04:02:07 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
Makefile.fs Disable fsck_ffs for now, 4MB target size issues. 2012-08-29 22:54:39 +00:00
Makefile.hostapd Fix bsdbox build WITH_OFED 2018-08-27 19:34:50 +00:00
Makefile.kld
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
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