From: Thierry Parmentelat Date: Mon, 7 Jan 2019 10:33:34 +0000 (+0100) Subject: Setting tag bootcd-6.0-0 X-Git-Tag: last-complete-build-f29~54 X-Git-Url: http://git.onelab.eu/?p=build.git;a=commitdiff_plain;h=428025aa7f6d0d05f6e313d62de54df416b399af Setting tag bootcd-6.0-0 requires 'genisoimage' rather than deprecated 'mkisofs' set kernel arg `net.ifnames=0` in addition to `biosdevname=0` does not use ifconfig, instead use ip and nm-ifup, or look up /sys/class/net slightly review the contents of forensics messages --- diff --git a/lxc-tags.mk b/lxc-tags.mk index 2d50b042..f18f1056 100644 --- a/lxc-tags.mk +++ b/lxc-tags.mk @@ -41,7 +41,7 @@ pcucontrol-GITPATH := git://git.onelab.eu/pcucontrol.git@pcucontrol # omf-resctl now comes from yum and gem, no need for rvm-ruby anymore oml-GITPATH := git://git.onelab.eu/oml.git@oml-2.6.1-1 ### -bootcd-GITPATH := git://git.onelab.eu/bootcd.git@master +bootcd-GITPATH := git://git.onelab.eu/bootcd.git@bootcd-6.0-0 sliceimage-GITPATH := git://git.onelab.eu/sliceimage.git@master nodeimage-GITPATH := git://git.onelab.eu/nodeimage.git@master myplc-GITPATH := git://git.onelab.eu/myplc.git@python3 diff --git a/lxcpy2-tags.mk b/lxcpy2-tags.mk index 5ec5cdf4..dff22022 100644 --- a/lxcpy2-tags.mk +++ b/lxcpy2-tags.mk @@ -41,7 +41,7 @@ pcucontrol-GITPATH := git://git.onelab.eu/pcucontrol.git@pcucontrol # omf-resctl now comes from yum and gem, no need for rvm-ruby anymore oml-GITPATH := git://git.onelab.eu/oml.git@oml-2.6.1-1 ### -bootcd-GITPATH := git://git.onelab.eu/bootcd.git@master +bootcd-GITPATH := git://git.onelab.eu/bootcd.git@bootcd-6.0-0 sliceimage-GITPATH := git://git.onelab.eu/sliceimage.git@master nodeimage-GITPATH := git://git.onelab.eu/nodeimage.git@master myplc-GITPATH := git://git.onelab.eu/myplc.git@master