From: Petter Reinholdtsen
Date: Sun, 27 Oct 2013 16:12:57 +0000 (+0000)
Subject: Generated.
X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/326b1a1c4d040d2fb4fdddef69a4a68ffbfdd75f
Generated.
---
diff --git a/blog/Teaching_vmdebootstrap_to_create_Raspberry_Pi_SD_card_images.html b/blog/Teaching_vmdebootstrap_to_create_Raspberry_Pi_SD_card_images.html
index d53ca3f3fe..81ffab1f7a 100644
--- a/blog/Teaching_vmdebootstrap_to_create_Raspberry_Pi_SD_card_images.html
+++ b/blog/Teaching_vmdebootstrap_to_create_Raspberry_Pi_SD_card_images.html
@@ -69,7 +69,7 @@ list:
set -e # Exit on first error
rootdir="$1"
cd "$rootdir"
-cat < etc/apt/sources.list
+cat <<EOF > etc/apt/sources.list
deb http://http.debian.net/debian/ jessie main contrib non-free
EOF
# Install non-free binary blob needed to boot Raspberry Pi. This
diff --git a/blog/archive/2013/10/10.rss b/blog/archive/2013/10/10.rss
index bb6e70f0eb..1418001907 100644
--- a/blog/archive/2013/10/10.rss
+++ b/blog/archive/2013/10/10.rss
@@ -58,7 +58,7 @@ list:</p>
set -e # Exit on first error
rootdir="$1"
cd "$rootdir"
-cat <<EOF > etc/apt/sources.list
+cat <<EOF > etc/apt/sources.list
deb http://http.debian.net/debian/ jessie main contrib non-free
EOF
# Install non-free binary blob needed to boot Raspberry Pi. This
diff --git a/blog/archive/2013/10/index.html b/blog/archive/2013/10/index.html
index 9a2df1e234..e09e062fb3 100644
--- a/blog/archive/2013/10/index.html
+++ b/blog/archive/2013/10/index.html
@@ -76,7 +76,7 @@ list:
set -e # Exit on first error
rootdir="$1"
cd "$rootdir"
-cat < etc/apt/sources.list
+cat <<EOF > etc/apt/sources.list
deb http://http.debian.net/debian/ jessie main contrib non-free
EOF
# Install non-free binary blob needed to boot Raspberry Pi. This
diff --git a/blog/index.html b/blog/index.html
index 8bd88466c5..001fd8f29f 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -69,7 +69,7 @@ list:
set -e # Exit on first error
rootdir="$1"
cd "$rootdir"
-cat < etc/apt/sources.list
+cat <<EOF > etc/apt/sources.list
deb http://http.debian.net/debian/ jessie main contrib non-free
EOF
# Install non-free binary blob needed to boot Raspberry Pi. This
diff --git a/blog/index.rss b/blog/index.rss
index 023ed5c10b..753e0c632c 100644
--- a/blog/index.rss
+++ b/blog/index.rss
@@ -58,7 +58,7 @@ list:</p>
set -e # Exit on first error
rootdir="$1"
cd "$rootdir"
-cat <<EOF > etc/apt/sources.list
+cat <<EOF > etc/apt/sources.list
deb http://http.debian.net/debian/ jessie main contrib non-free
EOF
# Install non-free binary blob needed to boot Raspberry Pi. This
diff --git a/blog/tags/debian/debian.rss b/blog/tags/debian/debian.rss
index 21b0a9139a..bbbf24a95c 100644
--- a/blog/tags/debian/debian.rss
+++ b/blog/tags/debian/debian.rss
@@ -58,7 +58,7 @@ list:</p>
set -e # Exit on first error
rootdir="$1"
cd "$rootdir"
-cat <<EOF > etc/apt/sources.list
+cat <<EOF > etc/apt/sources.list
deb http://http.debian.net/debian/ jessie main contrib non-free
EOF
# Install non-free binary blob needed to boot Raspberry Pi. This
diff --git a/blog/tags/debian/index.html b/blog/tags/debian/index.html
index 6a2b4e9ad1..f5ee4acf1e 100644
--- a/blog/tags/debian/index.html
+++ b/blog/tags/debian/index.html
@@ -75,7 +75,7 @@ list:
set -e # Exit on first error
rootdir="$1"
cd "$rootdir"
-cat < etc/apt/sources.list
+cat <<EOF > etc/apt/sources.list
deb http://http.debian.net/debian/ jessie main contrib non-free
EOF
# Install non-free binary blob needed to boot Raspberry Pi. This
diff --git a/blog/tags/english/english.rss b/blog/tags/english/english.rss
index 2bb2b87d5d..25cb641029 100644
--- a/blog/tags/english/english.rss
+++ b/blog/tags/english/english.rss
@@ -58,7 +58,7 @@ list:</p>
set -e # Exit on first error
rootdir="$1"
cd "$rootdir"
-cat <<EOF > etc/apt/sources.list
+cat <<EOF > etc/apt/sources.list
deb http://http.debian.net/debian/ jessie main contrib non-free
EOF
# Install non-free binary blob needed to boot Raspberry Pi. This
diff --git a/blog/tags/english/index.html b/blog/tags/english/index.html
index cc0c229824..c2c06e1135 100644
--- a/blog/tags/english/index.html
+++ b/blog/tags/english/index.html
@@ -75,7 +75,7 @@ list:
set -e # Exit on first error
rootdir="$1"
cd "$rootdir"
-cat < etc/apt/sources.list
+cat <<EOF > etc/apt/sources.list
deb http://http.debian.net/debian/ jessie main contrib non-free
EOF
# Install non-free binary blob needed to boot Raspberry Pi. This
diff --git a/blog/tags/freedombox/freedombox.rss b/blog/tags/freedombox/freedombox.rss
index e6b28f11cf..7491647302 100644
--- a/blog/tags/freedombox/freedombox.rss
+++ b/blog/tags/freedombox/freedombox.rss
@@ -58,7 +58,7 @@ list:</p>
set -e # Exit on first error
rootdir="$1"
cd "$rootdir"
-cat <<EOF > etc/apt/sources.list
+cat <<EOF > etc/apt/sources.list
deb http://http.debian.net/debian/ jessie main contrib non-free
EOF
# Install non-free binary blob needed to boot Raspberry Pi. This
diff --git a/blog/tags/freedombox/index.html b/blog/tags/freedombox/index.html
index dcb9854d57..8e5617c99b 100644
--- a/blog/tags/freedombox/index.html
+++ b/blog/tags/freedombox/index.html
@@ -75,7 +75,7 @@ list:
set -e # Exit on first error
rootdir="$1"
cd "$rootdir"
-cat < etc/apt/sources.list
+cat <<EOF > etc/apt/sources.list
deb http://http.debian.net/debian/ jessie main contrib non-free
EOF
# Install non-free binary blob needed to boot Raspberry Pi. This
diff --git a/blog/tags/mesh network/index.html b/blog/tags/mesh network/index.html
index d131b50cd9..e1c1cb3342 100644
--- a/blog/tags/mesh network/index.html
+++ b/blog/tags/mesh network/index.html
@@ -75,7 +75,7 @@ list:
set -e # Exit on first error
rootdir="$1"
cd "$rootdir"
-cat < etc/apt/sources.list
+cat <<EOF > etc/apt/sources.list
deb http://http.debian.net/debian/ jessie main contrib non-free
EOF
# Install non-free binary blob needed to boot Raspberry Pi. This
diff --git a/blog/tags/mesh network/mesh network.rss b/blog/tags/mesh network/mesh network.rss
index aa5d2ea386..b0c679f404 100644
--- a/blog/tags/mesh network/mesh network.rss
+++ b/blog/tags/mesh network/mesh network.rss
@@ -58,7 +58,7 @@ list:</p>
set -e # Exit on first error
rootdir="$1"
cd "$rootdir"
-cat <<EOF > etc/apt/sources.list
+cat <<EOF > etc/apt/sources.list
deb http://http.debian.net/debian/ jessie main contrib non-free
EOF
# Install non-free binary blob needed to boot Raspberry Pi. This