commented and rearranged dbd.conf, as well as merging in the old dbd-common.conf
[eostre.git] / dbd-autobuild / bm.sh
1 mount --rbind /proc proc
2 mount --rbind /sys sys
3 mount --rbind /dev dev
4 mount -t tmpfs none tmp
5 mount -t tmpfs none run
6 touch etc/resolv.conf
7 mount --bind /etc/resolv.conf etc/resolv.conf