opnsense-src/tools/bsdbox
Brooks Davis f6ce8414eb bsdbox: remove previously broken telnet(d) support
Support for telnet(d) was commented out some time ago.  Remove because
telnetd is gone in main and this is unlikely to be fixed.

Reviewed by:	imp, delphij, emaste
Differential Revision:	https://reviews.freebsd.org/D36782

(cherry picked from commit c0f94ccbb2)
2022-10-03 18:24:10 +01:00
..
Makefile bsdbox: remove previously broken telnet(d) support 2022-10-03 18:24:10 +01:00
Makefile.base ncurses: only keep the version with widechar support 2021-01-05 14:01:32 +01: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.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