summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gheorghiu <andrei.gheorghiu@enea.com>2016-11-23 13:11:34 +0100
committerAndrei Gheorghiu <andrei.gheorghiu@enea.com>2016-11-23 13:11:34 +0100
commitbc4577e09e48dd2a6e0fc9eb4be7315fb0e85bd4 (patch)
tree580341c6ff01ecd43534316b502714b6947847ed
parent4f2976faa89c94a108b320d30961c872cfd0554b (diff)
downloadel_releases-networking-bc4577e09e48dd2a6e0fc9eb4be7315fb0e85bd4.tar.gz
updated Ubuntu 14.04 minor version
-rw-r--r--doc/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README b/doc/README
index 6ceb5c8..8ffc091 100644
--- a/doc/README
+++ b/doc/README
@@ -1,12 +1,12 @@
1 1
2networking profile 2networking profile
3 3
4___Prerequisites-commands:Ubuntu14.04.3LTS 4___Prerequisites-commands:Ubuntu14.04.5LTS
5sudo apt-get update 5sudo apt-get update
6sudo apt-get install sed wget subversion git-core coreutils unzip texi2html texinfo libsdl1.2-dev docbook-utils fop gawk python-pysqlite2 diffstat make gcc build-essential xsltproc g++ desktop-file-utils chrpath libgl1-mesa-dev libglu1-mesa-dev autoconf automake groff libtool xterm libxml-parser-perl 6sudo apt-get install sed wget subversion git-core coreutils unzip texi2html texinfo libsdl1.2-dev docbook-utils fop gawk python-pysqlite2 diffstat make gcc build-essential xsltproc g++ desktop-file-utils chrpath libgl1-mesa-dev libglu1-mesa-dev autoconf automake groff libtool xterm libxml-parser-perl
7___END 7___END
8 8
9___RepoInstall-commands:Ubuntu14.04.3LTS 9___RepoInstall-commands:Ubuntu14.04.5LTS
10mkdir ./bin 10mkdir ./bin
11curl https://storage.googleapis.com/git-repo-downloads/repo > ./bin/repo 11curl https://storage.googleapis.com/git-repo-downloads/repo > ./bin/repo
12chmod a+x ./bin/repo 12chmod a+x ./bin/repo