From dc3bb61d5883b288168d6c64dc09acb0287a5289 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 31 Jan 2008 14:16:57 +0000 Subject: [PATCH 1/1] Tagging module BootManager -- from bootmanager-3.2-2 to 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 refrains from unloading floppy first draft of the dual-method for implementing extensions (bootstrapfs-like images or yum install) --- bootmanager.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/bootmanager.spec b/bootmanager.spec index 879096f..4d55922 100644 --- a/bootmanager.spec +++ b/bootmanager.spec @@ -5,7 +5,7 @@ %define name bootmanager %define version 3.2 -%define taglevel 2 +%define taglevel 3 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -76,5 +76,11 @@ EOF /var/www/html/boot/uudecode.gz %changelog +* Thu Jan 31 2008 Thierry Parmentelat - 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 +- refrains from unloading floppy +- first draft of the dual-method for implementing extensions (bootstrapfs-like images or yum install) + * Fri Sep 2 2005 Mark Huang - - Initial build. -- 2.43.0