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