aboutsummaryrefslogtreecommitdiff
path: root/tools/tools/nanobsd/dhcpd/README
blob: 35bc66e21d4f7de2ceb14042ed463f6a24ebe23e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD$

Example for creating many different builds (including different
arch) from a common set of files, as well as building natively
using qemu user space emulation.

This creates a simple appliance that uses dnsmasq to serve DNS
and DHCPd.

This is a work in progress. Generally, to build this you should
     cd tools/tools/nanobsd/dhcpd
     sudo sh ../nanobsd.sh -C os-base
but do be careful if things are interrupted. There may still be
bugs lurking that cause your entire FreeBSD tree to disappear.