aboutsummaryrefslogtreecommitdiffstats
path: root/testing/scripts/install-shared
Commit message (Collapse)AuthorAgeFilesLines
* Use qemu/KVM virtualization instead of UMLReto Buerki2013-01-171-32/+0
| | | | | | | | | Guest and network configuration is setup using the libvirt virtualization API. The [start|stop]_testing scripts have been updated accordingly. qemu/KVM does not currently support a hostfs, so the shared build tree mount has been dropped for now.
* Import testing.conf file in function.shReto Buerki2013-01-171-7/+1
| | | | | This is needed to have access to $LOGFILE and possibly other config settings.
* added tcpdumpcount function from NATT guysMartin Willi2006-07-131-0/+38
added possibility to mount the strongswan tree into all UMLs added script for installing from shared tree in all UMLs added script to shut down all UMLs properly