NameDateSize

..20-Dec-201610

commonH A D15-May-20168.1 KiB

os-baseH A D08-Mar-20155.6 KiB

READMEH A D08-Mar-2015510

README

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