
When using the VirtualBox additions, there is a chance that after the vboxadd service has started, the shared directory is not yet fully available. In that case, activate_autostart.sh is never run (although it may appear in time to be deleted). This patch makes the script from preseed wait for activate_autostart.sh to become available before it tries to execute it. Change-Id: I1c2f3ef2f4301f36efec8a70b811ffe97dbaa779
This directory contains bash libraries used by scripts.
Configuration files for kickstart (Fedora) and preseed (Ubuntu) are in osbash/netboot.
The vagrant-ssh-keys from the Vagrant project can be automatically installed into osbash VMs to make them accessible like Vagrant VMs without having to install yet another set of ssh keys.
The templates used to build Windows batch files are in the wbatch subdirectory.