From 7748348f3f96c6f53600c7b940363203a3024e88 Mon Sep 17 00:00:00 2001 From: James Ketrenos Date: Tue, 24 Sep 2019 15:32:16 -0700 Subject: [PATCH] Removed deprecated MANIFEST creation information Signed-off-by: James Ketrenos --- README.md | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/README.md b/README.md index c5333b7..1b117ca 100644 --- a/README.md +++ b/README.md @@ -202,26 +202,7 @@ is changed to: LIBGL1_MESA_GLX_VERSION=19.0.1-agama-109 -The script you can use to recreate the OS_RELEASE defined in SOLUTION is: - -NOTE: This only works on the Ubuntu releases. - -```bash -AGAMA_VERSION=169 -. SOLUTION -echo "AGAMA_VERSION=${AGAMA_VERSION}" > MANIFEST -wget -q -O - \ - https://osgc.jf.intel.com/packages/agama/ubuntu/dists/${OS_RELEASE}/main/binary-amd64/Packages.bz2 | - bunzip2 | - sed -nE 's/^(Package|Version): (.*)/\2/p' | - paste -s -d' \n' | - while read package version rest; do - package=$(echo $package | sed -E -e s#-#_#g -e 's#(.*)#\U\1#g')_VERSION - echo $package=$version - done | grep ${AGAMA_VERSION}\$ >> MANIFEST -``` - -This allows the Dockerfile templates to then version pin Agama packages: +This allows the Dockerfile templates version pin Agama packages: ```Dockerfile RUN apt-get install -y libgl1-mesa-glx=$LIBGL1_MESA_GLX_VERSION @@ -241,7 +222,6 @@ tag: . MANIFEST ; git tag -f agama-${AGAMA_VERSION} ``` - # Appendix A: Multicard Most of the filters and drivers for ffmpeg will default to connecting to