From 428025aa7f6d0d05f6e313d62de54df416b399af Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 7 Jan 2019 11:33:34 +0100 Subject: [PATCH 1/1] 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 --- lxc-tags.mk | 2 +- lxcpy2-tags.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.43.0