From 8d6c6ae5c84ec28a6f1bc8ea84d8276e57d9b91a Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Fri, 4 Sep 2009 22:59:08 +0000 Subject: [PATCH] Setting tag BootCD-4.2-15 record the ntp time to the hwclock. this is a bootcd operation, but it is repeated in the bootmanager to handle all CDs without this operation --- bootcd.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bootcd.spec b/bootcd.spec index 98c2eda..77d7666 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -7,7 +7,7 @@ %define name bootcd-%{nodefamily} %define version 4.2 -%define taglevel 14 +%define taglevel 15 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -93,6 +93,10 @@ fi [ -f /etc/planetlab/nodefamily ] || { mkdir -p /etc/planetlab ; echo %{nodefamily} > /etc/planetlab/nodefamily ; } %changelog +* Fri Sep 04 2009 Stephen Soltesz - BootCD-4.2-15 +- record the ntp time to the hwclock. this is a bootcd operation, but it is +- repeated in the bootmanager to handle all CDs without this operation + * Mon Jun 29 2009 Marc Fiuczynski - BootCD-4.2-14 - Daniel's update to generalize the kvariant support. -- 2.43.0