From 09c933fde43e7ade9ae2e1bc72233685cfea8304 Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Tue, 2 Dec 2008 19:23:27 +0000 Subject: [PATCH] Tagging module BootCD - BootCD-4.2-7 Allow multiple -k options to the build.sh script. Probe devices in PCI bus order. --- bootcd.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bootcd.spec b/bootcd.spec index 3ee3c7c..2861971 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -7,7 +7,7 @@ %define name bootcd-%{nodefamily} %define version 4.2 -%define taglevel 6 +%define taglevel 7 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -90,6 +90,10 @@ fi [ -f /etc/planetlab/nodefamily ] || { mkdir -p /etc/planetlab ; echo %{nodefamily} > /etc/planetlab/nodefamily ; } %changelog +* Tue Dec 02 2008 Daniel Hokka Zakrisson - BootCD-4.2-7 +- Allow multiple -k options to the build.sh script. +- Probe devices in PCI bus order. + * Fri Nov 14 2008 Thierry Parmentelat - BootCD-4.2-6 - add support for fedora9 images - compliant with upstart - formerly monolythic dir 'conf_files/' split into 'etc/' and 'initscripts/' -- 2.45.2