From: Thierry Parmentelat Date: Wed, 26 Mar 2008 09:03:31 +0000 (+0000) Subject: Tagging module BootCD - BootCD-3.4-5 X-Git-Tag: BootCD-3.4-5~1 X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=commitdiff_plain;h=239947fe911ce9b44f3e0e9fa013fc007255616b Tagging module BootCD - BootCD-3.4-5 kargs.txt for serial boot fixed: now properly exposed to bootmanager through the overlay image build.sh cleaned up in the process actual location of selected node config file displayed import pypci rather than pypciscan --- diff --git a/bootcd.spec b/bootcd.spec index 8e2efdb..935777c 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -5,7 +5,7 @@ %define name bootcd %define version 3.4 -%define taglevel 4 +%define taglevel 5 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -81,6 +81,12 @@ fi %{_datadir}/%{name} %changelog +* Wed Mar 26 2008 Thierry Parmentelat - BootCD-3.4-4 BootCD-3.4-5 +- kargs.txt for serial boot fixed: now properly exposed to bootmanager through the overlay image +- build.sh cleaned up in the process +- actual location of selected node config file displayed +- import pypci rather than pypciscan + * Thu Feb 14 2008 Thierry Parmentelat - bootcd-3.4-3 bootcd-3.4-4 - build.sh support for -s (recommended vs using type) - build.sh cleanup - usage clearer wrt types - removed old code