merge master into lxc_devel
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 29 Jun 2012 09:55:38 +0000 (11:55 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 29 Jun 2012 09:55:38 +0000 (11:55 +0200)
support for disks larger than 2TB
display downloading and extracting duration at install-time

1  2 
bootmanager.spec
source/steps/InstallBootstrapFS.py
source/steps/InstallPartitionDisks.py

@@@ -81,10 -81,12 +81,16 @@@ chmod 700 /var/log/b
  /etc/plc.d/bootmanager
  
  %changelog
+ * Tue May 15 2012 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - bootmanager-5.0-22
+ - bootmanager log clearly states duration of download and extraction of node image
 +* Fri Apr 13 2012 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - bootmanager-5.1-1
 +- first working draft for dealing with f16 nodes
 +- not expected to work with mainline nodes (use 5.0 for that for now)
 +
+ * Fri Apr 13 2012 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - bootmanager-5.0-21
+ - no significant change, just checkpoint as 5.1 is addressing lxc
  * Thu Jul 07 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - bootmanager-5.0-20
  - be more explicit on the node conf_file actually used
  - did this after a former PLC node tried to boot at PLE with its PLC plnode.txt still on a usb stick
Simple merge
Simple merge