X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootcd.spec;h=8084b8316c1aeb13a20bd32e6a55c30d887f6d44;hb=0b2d86c3aa8ee09162ffa7fe83b9f9450498e781;hp=8370632f20d4b86ae2d99ef9f14966759607a7d0;hpb=4952dc3e5776222f1f9f79d0a27a6f1ca81278e0;p=bootcd.git 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.