This revision has three changes.
- libexec/configinit -- this is an import of cperciva's ec2-scripts configinit w/ a minor change to use find -s -exec instead of | sort.
- libexec/rc/rc.d/fs_configinit -- firstboot script that will process a given file through (1). The default has the file at /boot/msdos/config.init, allowing users to drop a file there, which can do things like preload rc.conf for static IPs, install packages on first boot and more.
The advantage of this is it allows people with Windows or MacOSX or Linux to more easily configure a FreeBSD for first boot. Allowing things like auto install of X or other setups via a single file drop.
- release/arm64/PINE64-LTS.conf -- a sample of how to enable (2) on an image.