xref: /freebsd/tools/tools/nanobsd/dhcpd/README (revision 4b9d6057)
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