Tagging module BootManager -- from bootmanager-3.2-3 to bootmanager-3.2-4
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 8 Feb 2008 09:24:16 +0000 (09:24 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 8 Feb 2008 09:24:16 +0000 (09:24 +0000)
usage of wireless attributes fixed and tested
breakpoints cleaned up (no change for production)
less alarming message when floppy does not get unloaded

bootmanager.spec

index 4d55922..825761e 100644 (file)
@@ -5,7 +5,7 @@
 
 %define name bootmanager
 %define version 3.2
-%define taglevel 3
+%define taglevel 4
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -76,6 +76,11 @@ EOF
 /var/www/html/boot/uudecode.gz
 
 %changelog
+* Fri Feb 08 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - bootmanager-3.2-3 bootmanager-3.2-4
+- usage of wireless attributes fixed and tested
+- breakpoints cleaned up (no change for production)
+- less alarming message when floppy does not get unloaded
+
 * Thu Jan 31 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - bootmanager-3.2-2 bootmanager-3.2-3
 - network config : support the full set of settings from ifup-wireless - see also http://svn.planet-lab.org/svn/MyPLC/tags/myplc-4.2-1/db-config
 - removes legacy calls to PlanetLabConf.py