Use stable instead of squeeze in a couple of places
[mirror/dsa-wiki.git] / input / howto / install-kvm.creole
index c72af39..0286f1e 100644 (file)
@@ -99,7 +99,7 @@ trivial.
  fi &&
 
  cd "$target" &&
- debootstrap --variant=minbase --keyring=/usr/share/keyrings/debian-archive-keyring.gpg squeeze . "$mirror"
+ debootstrap --variant=minbase --keyring=/usr/share/keyrings/debian-archive-keyring.gpg stable . "$mirror"
 }}}
 
 And finalize the setup: