Read README.md first

This version of flashboot is prepared for the SOEKRIS4826 only. It creates a simple domain server running services named, ntp, and ldap. It also runs nrpe for nagios monitoring.

This is work in progress. In particular, ldap is running, but I've yet to use it in anger.  This is simply marking the state of my project. There'll be quite a lot of work to do, should you decide you want to use it for your own project.

You need to understand the new script build-machine.sh. It takes two parameters, the machine architecture (such as SOEKRIS4826), and the target machine name.

To prepare a configuraton for your new machine, create a new folder named initial-conf-[machine-name]. Place any configuration files unique to that machine in that directory. Place any configuration files common to your machines in initial-conf-common.

You'll need to amend the named configuration files in initial-configuration-common/named to suite your network.

You'll also need to add keys stored in initial-configuration-common/ssh.

You'll need to amend list and mtree.conf to reflect any changes you make. They control what files are copied and installed.