mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
variants. This allows usable file system images (i.e. those with both a shell and an editor) to be created with only one copy of the curses library. Exp-run: antoine PR: 189842 Discussed with: bapt Sponsored by: DARPA, AFRL |
||
|---|---|---|
| .. | ||
| Makefile | ||
| Makefile.base | ||
| Makefile.fs | ||
| 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