Name Date Size #Lines LOC

..--

READMEHD17-Aug-2023500 1410

commonHD17-Aug-20237.7 KiB256235

os-baseHD17-Aug-20235.6 KiB194162

README

1
2Example for creating many different builds (including different
3arch) from a common set of files, as well as building natively
4using qemu user space emulation.
5
6This creates a simple appliance that uses dnsmasq to serve DNS
7and DHCPd.
8
9This is a work in progress. Generally, to build this you should
10     cd tools/tools/nanobsd/dhcpd
11     sudo sh ../nanobsd.sh -C os-base
12but do be careful if things are interrupted. There may still be
13bugs lurking that cause your entire FreeBSD tree to disappear.
14