Setting tag bootmanager-6.0-0
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 7 Jan 2019 10:08:18 +0000 (11:08 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 7 Jan 2019 10:08:18 +0000 (11:08 +0100)
* this is STILL BASED ON PYTHON2, but relies on 2 accessory libraries that are pypcilib and pyplnet
for this reason, the relevant files are COPIED at packaging time
* new settings lxc_ROOT_SIZE=12G (was 70G) and SWAP_SIZE=4G (was 1G)
and lxc_TOTAL_MINIMUM_DISK_SIZE=50 (was 120)
* invoke conf_files.py as a plain script (i.e. expects a shebang) since we ideally can still
use this code against a python2 nodemanager
* skip nodeupdate step, will be redone later anyway
* rely on NetworkManager utilities when ifconfig can't be found
* tear down patch for very old 2.6.12 kernels
* a little closer to python3 though

lxc-tags.mk
lxcpy2-tags.mk

index 8add8d9..c4e60ca 100644 (file)
@@ -32,7 +32,7 @@ monitor-GITPATH                       := git://git.onelab.eu/monitor@monitor-3.1-6
 PLCRT-GITPATH                  := git://git.onelab.eu/plcrt.git@PLCRT-1.0-11
 pyopenssl-GITPATH               := git://git.onelab.eu/pyopenssl.git@pyopenssl-0.9-2
 nodeconfig-GITPATH              := git://git.onelab.eu/nodeconfig.git@nodeconfig-5.2-5
-bootmanager-GITPATH             := git://git.onelab.eu/bootmanager.git@master
+bootmanager-GITPATH             := git://git.onelab.eu/bootmanager.git@bootmanager-6.0-0
 pypcilib-GITPATH                := git://git.onelab.eu/pypcilib.git@pypcilib-0.2-11
 pyplnet-GITPATH                 := git://git.onelab.eu/pyplnet.git@python3
 DistributedRateLimiting-GITPATH        := git://git.onelab.eu/distributedratelimiting.git@DistributedRateLimiting-0.1-1
index 3daba28..db9ef82 100644 (file)
@@ -32,7 +32,7 @@ monitor-GITPATH                       := git://git.onelab.eu/monitor@monitor-3.1-6
 PLCRT-GITPATH                  := git://git.onelab.eu/plcrt.git@PLCRT-1.0-11
 pyopenssl-GITPATH               := git://git.onelab.eu/pyopenssl.git@pyopenssl-0.9-2
 nodeconfig-GITPATH              := git://git.onelab.eu/nodeconfig.git@nodeconfig-5.2-5
-bootmanager-GITPATH             := git://git.onelab.eu/bootmanager.git@master
+bootmanager-GITPATH             := git://git.onelab.eu/bootmanager.git@bootmanager-6.0-0
 pypcilib-GITPATH                := git://git.onelab.eu/pypcilib.git@pypcilib-0.2-11
 pyplnet-GITPATH                 := git://git.onelab.eu/pyplnet.git@master
 DistributedRateLimiting-GITPATH        := git://git.onelab.eu/distributedratelimiting.git@DistributedRateLimiting-0.1-1