summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2019-12-18 13:01:12 +0100
committerChristian Poessinger <christian@poessinger.com>2019-12-18 13:01:12 +0100
commitf7ce0d8a692f2d09a6d5bc536d6dd8a81edc440d (patch)
treea84eebb9dda6022b245226694e0f496a5adddfa6 /README.md
parente2559c975d22593d6edc087c51805f36ba1b7e57 (diff)
downloadvyos-build-f7ce0d8a692f2d09a6d5bc536d6dd8a81edc440d.tar.gz
vyos-build-f7ce0d8a692f2d09a6d5bc536d6dd8a81edc440d.zip
Switch from Debian Jessie (8) to Debian Buster (10)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 0332571e..fe519a15 100644
--- a/README.md
+++ b/README.md
@@ -266,9 +266,7 @@ Then checkout the correct branch or commit you want to build before building the
$ mkdir packages
$ cd packages
$ git clone git@github.com:myname/vyos-1x.git
-$ cd vyos-1x
-$ git checkout equuleus
-$ cd ../..
+$ cd ..
$ docker run --rm -it -v $(pwd):/vyos -w /vyos/packages/PACKAGENAME \
--sysctl net.ipv6.conf.lo.disable_ipv6=0 \
vyos-builder scripts/build-packages -b vyos-1x