summaryrefslogtreecommitdiffstats
path: root/content/debian-stretch-debootstrap-replicant.rst
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-02-02 17:36:58 +0100
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-02-02 17:36:58 +0100
commit5b4cf5858f748c75a7f9feeb2708dfb59678dbba (patch)
treeec9952bd07d75e96d714f4d95bddb7dbbdd7bd76 /content/debian-stretch-debootstrap-replicant.rst
parentc4ea951fd926d2efb0bd0ae0ce8794f7cfd5f061 (diff)
downloadblog-5b4cf5858f748c75a7f9feeb2708dfb59678dbba.zip
blog-5b4cf5858f748c75a7f9feeb2708dfb59678dbba.tar.gz
blog-5b4cf5858f748c75a7f9feeb2708dfb59678dbba.tar.bz2
publish first two posts related to mainline kernel
Also a little fix for the debootstrap tutorial
Diffstat (limited to 'content/debian-stretch-debootstrap-replicant.rst')
-rw-r--r--content/debian-stretch-debootstrap-replicant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/debian-stretch-debootstrap-replicant.rst b/content/debian-stretch-debootstrap-replicant.rst
index 3f07afc..d61b73d 100644
--- a/content/debian-stretch-debootstrap-replicant.rst
+++ b/content/debian-stretch-debootstrap-replicant.rst
@@ -57,7 +57,7 @@ Tell apt where it should get the source packages from:
# echo "deb-src http://deb.debian.org/debian stretch main" >> /etc/apt/sources.list
-Replacing ``deb.debian.org`` in your ``sources.list`` with a local mirror leads likely to a lot faster downloads and puts less load on the Debian servers. I'm in Germany so I have ``ftp.de.debian.org`` in my ``sources.list``.
+Replacing ``deb.debian.org`` in your ``sources.list`` with a local mirror likely leads to a lot faster downloads and puts less load on the Debian servers. I'm in Germany so I have ``ftp.de.debian.org`` in my ``sources.list``.
Then add the i386 architecture and update: