From e49b4b3cedcbbc5f328a34be25a90c4ba5d1d305 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 18 Jun 2013 09:31:45 +0200 Subject: [PATCH] docs: use wheezy and http.debian.net in base.tgz instructions --- docs/grml-live.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/grml-live.txt b/docs/grml-live.txt index 63e6024..8b2f8a1 100644 --- a/docs/grml-live.txt +++ b/docs/grml-live.txt @@ -651,7 +651,7 @@ How do I create a base.tgz? First of all create the chroot using debootstrap: BASECHROOT='/tmp/basefile' - debootstrap squeeze "$BASECHROOT" http://cdn.debian.net/debian + debootstrap wheezy "$BASECHROOT" http://http.debian.net/debian tar -C "$BASECHROOT" --exclude='var/cache/apt/archives/*.deb' -zcf base.tar.gz ./ [TIP] -- 2.1.4