X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootmanager.spec;h=708d9ce64f2c89462c825e95f8b1d3900ad6d59d;hb=b39639a85e4d0e8b620dcee989e6c5e83bc6de7e;hp=ef6b85284af4765dac81dd59cde8cddeb29bf60c;hpb=d887c67c95aa179c25776367cce5a10c73359848;p=bootmanager.git diff --git a/bootmanager.spec b/bootmanager.spec index ef6b852..708d9ce 100644 --- a/bootmanager.spec +++ b/bootmanager.spec @@ -5,7 +5,7 @@ %define name bootmanager %define version 5.0 -%define taglevel 1 +%define taglevel 2 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -26,6 +26,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: tar, gnupg, sharutils, bzip2, pypcilib Requires: PLCAPI >= 5.0 +# the python code packaged in these are shipped on the node as well +Requires: pypcilib pyplnet monitor-runlevelagent + AutoReqProv: no %define debug_package %{nil} @@ -77,6 +80,17 @@ EOF /var/www/html/boot/uudecode.gz %changelog +* Wed Jan 28 2009 Thierry Parmentelat - BootManager-5.0-2 +- most of the actual network config job moved to (py)plnet +- support for RAWDISK +- network interfaces deterministically sorted +- does not use nodegroups anymore for getting node arch and other extensions +- drop yum-based extensions +- debug sshd started as early as possible +- timestamped and uploadable logs (requires upload-bmlog.php from nodeconfig/) +- cleaned up (drop support for bootcdv2) +- still needs testing + * Wed Sep 10 2008 Thierry Parmentelat - BootManager-5.0-1 - reflects new names from the data model