1264656Simp$FreeBSD$
2264656Simp
3264656SimpExample for creating many different builds (including different
4264656Simparch) from a common set of files, as well as building natively
5264656Simpusing qemu user space emulation.
6264656Simp
7264656SimpThis creates a simple appliance that uses dnsmasq to serve DNS
8264656Simpand DHCPd.
9264656Simp
10264656SimpThis is a work in progress. Generally, to build this you should
11264656Simp     cd tools/tools/nanobsd/dhcpd
12274561Simp     sudo sh ../nanobsd.sh -C os-base
13264656Simpbut do be careful if things are interrupted. There may still be
14264656Simpbugs lurking that cause your entire FreeBSD tree to disappear.
15