From c20c02815ab2882abcec453072c086da4afc3989 Mon Sep 17 00:00:00 2001 From: Catalin Scrieciu Date: Thu, 25 Jan 2018 14:17:44 +0100 Subject: Updating README content --- doc/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/README b/doc/README index c005eb7..d315c4c 100644 --- a/doc/README +++ b/doc/README @@ -1,12 +1,12 @@ standard profile -___Prerequisites-commands:Ubuntu14.04.5LTS +___Prerequisites-commands:Ubuntu16.04.5LTS sudo apt-get -y update -sudo apt-get -y 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 +udo apt-get install gawk wget git-core diffstat unzip texinfo gcc-multilib build-essential chrpath socat cpio python python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping ___END -___RepoInstall-commands:Ubuntu14.04.5LTS +___RepoInstall-commands:Ubuntu16.04.5LTS mkdir -p ~/bin curl https://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo chmod a+x ~/bin/repo @@ -16,6 +16,6 @@ ___END ___RepoClone-commands: mkdir enea-linux cd enea-linux -repo init -u git@git.enea.com:linux/manifests/el_manifests-standard.git -b refs/tags/EL6 -m /default.xml +repo init -u git@git.enea.com:linux/manifests/el_manifests-standard.git -b refs/tags/Enea_Linux_7.0 -m /default.xml repo sync ___END -- cgit v1.2.3-54-g00ecf