diff options
| author | Andrei Gheorghiu <andrei.gheorghiu@enea.com> | 2016-11-23 13:11:27 +0100 |
|---|---|---|
| committer | Andrei Gheorghiu <andrei.gheorghiu@enea.com> | 2016-11-23 13:11:27 +0100 |
| commit | 1786262d8602b8de96d833ffa69307470078fd8f (patch) | |
| tree | 8bba5bed5df32f1ad7dfeb7e81fe5f043245a734 /doc | |
| parent | 67b8c83c3d1df036982aa4d188af7fdf55ad545b (diff) | |
| download | el_releases-standard-1786262d8602b8de96d833ffa69307470078fd8f.tar.gz | |
updated Ubuntu 14.04 minor version
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/README | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -1,12 +1,12 @@ | |||
| 1 | 1 | ||
| 2 | standard profile | 2 | standard profile |
| 3 | 3 | ||
| 4 | ___Prerequisites-commands:Ubuntu14.04.3LTS | 4 | ___Prerequisites-commands:Ubuntu14.04.5LTS |
| 5 | sudo apt-get update | 5 | sudo apt-get update |
| 6 | sudo 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 | 6 | sudo 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 |
| 10 | mkdir ./bin | 10 | mkdir ./bin |
| 11 | curl https://storage.googleapis.com/git-repo-downloads/repo > ./bin/repo | 11 | curl https://storage.googleapis.com/git-repo-downloads/repo > ./bin/repo |
| 12 | chmod a+x ./bin/repo | 12 | chmod a+x ./bin/repo |
