| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
The regid.2004-03.org.strongswan directory might not exist in new images.
|
|
|
|
|
| |
Also move initialization to the pretest script (it's way faster in the
in-memory database).
|
| |
|
|
|
|
| |
This fixes the TNC-PDP scenarios.
|
|
|
|
|
| |
Sometimes guests are not stopped properly. If images are then modified
they will be corrupted.
|
|
This allows to (relatively) quickly (re-)build and install the current
or an arbitrary strongSwan source tree within the root image.
bindfs is used to bind mount the source directory using the regular user
and group (only works if sudo is used to run the script) so that newly
created files are not owned by root.
As with building the root image in general the guests must not be
running while executing this script. The guest images are automatically
rebuilt after the root image has been updated so configuration files and
other modifications in guests will be lost.
|