bootmanager-5.3-1
object a7577c2229f4dbcc7237a354f5145abd18ed0e3f
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 26 Jun 2015 11:54:12 +0000 (13:54 +0200)
Setting tag bootmanager-5.3-1
Use TLSv1 to connect to myplc, instead of SSLv3 that is known to be broken
Can implement 'upgrade' in addition to 'reinstall' boot state
upgrade does essentially the same as reinstall except that slices are preserved
upgrade works only on nodes already running containers
because /vservers/ needs to be a btrfs filesystem
pycurl is now a strong requirement (old curl-based code removed)
bugfix for ssh key generation (were all typed rsa1)
a lot of prettification