summaryrefslogtreecommitdiff
path: root/protostar
diff options
context:
space:
mode:
Diffstat (limited to 'protostar')
-rwxr-xr-xprotostar2
1 files changed, 2 insertions, 0 deletions
diff --git a/protostar b/protostar
index 2d20a59..56d61b8 100755
--- a/protostar
+++ b/protostar
@@ -64,6 +64,8 @@ cat installer-screenrc > $ROOT/etc/screenrc
cat bash_profile > $ROOT/root/.bash_profile
cat vimrc > $ROOT/root/.vimrc
+# debootstrap copied from the host system:
+rm -f $ROOT/etc/resolv.conf
mv $ROOT/var/lib/dpkg $ROOT/usr/dpkg
ln -sf /usr/dpkg $ROOT/var/lib/dpkg