From: Daniel Hokka Zakrisson Date: Sat, 13 Dec 2008 05:01:51 +0000 (+0000) Subject: Tagging module BootCD - BootCD-4.2-8 X-Git-Tag: BootCD-4.2-8~1 X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=commitdiff_plain;h=0b2d86c3aa8ee09162ffa7fe83b9f9450498e781 Tagging module BootCD - BootCD-4.2-8 Use pyplnet. Add a site_admin account to the BootCD. Add some explanations for common errors. --- diff --git a/bootcd.spec b/bootcd.spec index 8370632..8084b83 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -7,7 +7,7 @@ %define name bootcd-%{nodefamily} %define version 4.2 -%define taglevel 7 +%define taglevel 8 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -92,6 +92,11 @@ fi [ -f /etc/planetlab/nodefamily ] || { mkdir -p /etc/planetlab ; echo %{nodefamily} > /etc/planetlab/nodefamily ; } %changelog +* Sat Dec 13 2008 Daniel Hokka Zakrisson - BootCD-4.2-8 +- Use pyplnet. +- Add a site_admin account to the BootCD. +- Add some explanations for common errors. + * 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.