Commit e5d21a24 authored by Antoine Kaufmann's avatar Antoine Kaufmann
Browse files

scripts to generate VM image

parent 37890e12
#!/bin/sh
cd /tmp
tar xf /dev/sdb
cd guest
./run.sh
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
#!/bin/bash -eux
echo "UseDNS no" >> /etc/ssh/sshd_config
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment