Roger Luethi 35218beac6 labs: add and use new cmd: queue
Add a new command, queue, to replace the old syntax in config/scripts.*.
Convert all config files to use the new syntax.

Previously, the scripts used hardcoded directory code words: scripts
for $SCRIPTS_DIR, osbash for $SCRIPTS_DIR/osbash.

With the new syntax, the argument is just a relative path inside
$SCRIPTS_DIR. This makes it easier to add (e.g. distribution-specific)
directories.

The new syntax makes also explicit that the command is used to queue
files for later execution.

Change-Id: I414b05785ad322e82f3bf3a38f3374d0e6c45c6c
2014-10-03 16:04:56 +02:00
..
2014-06-17 15:07:43 +02:00
2014-07-28 11:38:53 +02:00
2014-06-17 14:52:55 +02:00
2014-06-16 16:55:23 +05:30

The configuration files in this directory are used by osbash/wbatch and by scripts running inside the VMs (scripts directory).