Roger Luethi 49231a7bde labs: protect downloader.js from deletion
In its current location, the download helper for Window batch scripts,
downloader.js, gets deleted when the Windows batch scripts are generated
(due to a call to clean_dir).

This patch moves downloader.js to the tools directory where it remains
safe from clean_dir.

Change-Id: I48f3daf613e8517dfb9256af298e9e43f76289bc
2015-04-19 17:57:35 +02:00
..
2015-03-27 10:46:19 +01:00

This directory contains bash libraries used by scripts.

Configuration files for kickstart (Fedora) and preseed (Ubuntu) are in osbash/netboot.

The osbash-ssh-keys can be automatically installed into osbash VMs to make them accessible.

The templates used to build Windows batch files are in the wbatch subdirectory.