Setting tag vsys-scripts-0.95-35 vsys-scripts-0.95-35
authorSapan Bhatia <gwsapan@gmail.com>
Tue, 14 Feb 2012 21:50:45 +0000 (16:50 -0500)
committerSapan Bhatia <gwsapan@gmail.com>
Tue, 14 Feb 2012 21:50:45 +0000 (16:50 -0500)
Added a script for users to create custom distributions within their slices. Use as follows:
mkdir /rootfs;cd /rootfs
wget <your distribution tarball>
tar xvfz <tarball>
[copy in PlanetLab /etc/resolv.conf and /etc/passwd files. mkdir /var/run; mkdir /var/lock]
cat /vsys/switcheroo.out &
echo 1 > /vsys/switcheroo.in


No differences found