vbuild-init-lxc.sh: put VM's rootfs in /vservers and use libvirt 1.0.4
[build.git] / getdistroname.sh
1 #!/bin/bash
2
3 . $(dirname $0)/build.common
4
5 echo $pl_DISTRO_NAME
6