|
From: <ar...@sy...> - 2008-02-24 11:53:40
|
Author: arighi
Date: 2008-02-24 05:53:27 -0600 (Sun, 24 Feb 2008)
New Revision: 4404
Modified:
branches/4.0.x/CHANGE.LOG
branches/4.0.x/VERSION
branches/4.0.x/autoconf/configure.ac
branches/4.0.x/configure
branches/4.0.x/debian/changelog
Log:
updated version to 4.0.4
Modified: branches/4.0.x/CHANGE.LOG
===================================================================
--- branches/4.0.x/CHANGE.LOG 2008-02-24 11:51:32 UTC (rev 4403)
+++ branches/4.0.x/CHANGE.LOG 2008-02-24 11:53:27 UTC (rev 4404)
@@ -6,6 +6,40 @@
# $Id$
#
+4.0.4
+--------------------------------------------------------------------------------
+- fix: netbootmond generates a wrong localboot file when deploying over a ssh
+ tunnel
+- fix: hard-code architecture for initrd_template deb packages
+- if no argument is passed to si_clusterconfig show all clients, instead of
+ exiting with an error
+- removing unused patches for raidtools
+- fix: correctly saves all the files that could be modified by
+ systemconfigurator before running it
+- fixed a typo (initre -> initrd)
+- updated TODO list
+- re-implemented si_pushupdate to work over si_psh
+- fix: added the correct path of dhcpd.leases in RHEL5
+- rewrite editor detection code in si_clusterconfig in a more portable way
+- added the directory debian/patches to include Debian-specific patches.
+- turn on rsync quick checks (based on size and modification timestamp) for
+ files in the image and turn off quick checks for files in the overrides
+- fix disk names in /boot/grub/device.map if it exists in the image
+- allow si_clusterconfig to show the image associated to each client
+- rewritten UYOK kernel detection routine (this also allows to properly detect
+ Xen kernels)
+- allow to auto-detect Xen disks when imaging Xen VMs
+- properly detect UYOK kernel version also when the build string contains the
+ the build date in the yyyy/mm/dd format
+- fix: automaticaly exclude blkid.tab from images
+- fix: correctly skip non-kernel files in UYOK kernel detection
+- fix: set correct disk names for systemconfigurator
+- any change in autoinstallscript.conf now automatically fixes the boot-loader
+ configuration, so the warning in si_mkautoinstallscript is no more needed,
+ just remove it.
+- updated rsync to 3.0.0pre10
+- print image size on the console before starting imaging
+
4.0.2
--------------------------------------------------------------------------------
- fixed a bug in the rsync transport to correctly set the atime/mtime of
Modified: branches/4.0.x/VERSION
===================================================================
--- branches/4.0.x/VERSION 2008-02-24 11:51:32 UTC (rev 4403)
+++ branches/4.0.x/VERSION 2008-02-24 11:53:27 UTC (rev 4404)
@@ -1 +1 @@
-4.0.2
+4.0.4
Modified: branches/4.0.x/autoconf/configure.ac
===================================================================
--- branches/4.0.x/autoconf/configure.ac 2008-02-24 11:51:32 UTC (rev 4403)
+++ branches/4.0.x/autoconf/configure.ac 2008-02-24 11:53:27 UTC (rev 4404)
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT(SystemImager, 4.0.2, sis...@li...)
+AC_INIT(SystemImager, 4.0.4, sis...@li...)
AC_CONFIG_AUX_DIR(autoconf)
#AC_CONFIG_SRCDIR([src/bc-1.06/acconfig.h])
#AC_CONFIG_HEADER([config.h])
Modified: branches/4.0.x/configure
===================================================================
--- branches/4.0.x/configure 2008-02-24 11:51:32 UTC (rev 4403)
+++ branches/4.0.x/configure 2008-02-24 11:53:27 UTC (rev 4404)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for SystemImager 4.0.2.
+# Generated by GNU Autoconf 2.61 for SystemImager 4.0.4.
#
# Report bugs to <sis...@li...>.
#
@@ -574,8 +574,8 @@
# Identity of this package.
PACKAGE_NAME='SystemImager'
PACKAGE_TARNAME='systemimager'
-PACKAGE_VERSION='4.0.2'
-PACKAGE_STRING='SystemImager 4.0.2'
+PACKAGE_VERSION='4.0.4'
+PACKAGE_STRING='SystemImager 4.0.4'
PACKAGE_BUGREPORT='sis...@li...'
# Factoring default headers for most tests.
@@ -1205,7 +1205,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures SystemImager 4.0.2 to adapt to many kinds of systems.
+\`configure' configures SystemImager 4.0.4 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1266,7 +1266,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of SystemImager 4.0.2:";;
+ short | recursive ) echo "Configuration of SystemImager 4.0.4:";;
esac
cat <<\_ACEOF
@@ -1357,7 +1357,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-SystemImager configure 4.0.2
+SystemImager configure 4.0.4
generated by GNU Autoconf 2.61
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1371,7 +1371,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by SystemImager $as_me 4.0.2, which was
+It was created by SystemImager $as_me 4.0.4, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ $0 $@
@@ -5479,7 +5479,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by SystemImager $as_me 4.0.2, which was
+This file was extended by SystemImager $as_me 4.0.4, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -5522,7 +5522,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-SystemImager config.status 4.0.2
+SystemImager config.status 4.0.4
configured by $0, generated by GNU Autoconf 2.61,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
Modified: branches/4.0.x/debian/changelog
===================================================================
--- branches/4.0.x/debian/changelog 2008-02-24 11:51:32 UTC (rev 4403)
+++ branches/4.0.x/debian/changelog 2008-02-24 11:53:27 UTC (rev 4404)
@@ -1,3 +1,11 @@
+systemimager (4.0.4) gutsy; urgency=low
+
+ * NMU: new stable release 4.0.4
+ * fix: hard-code architecture for initrd_template deb packages
+ * added the directory debian/patches to include Debian-specific patches.
+
+ -- Andrea Righi <a....@ci...> Sun, 24 Feb 2008 12:38:51 +0100
+
systemimager (4.0.2) gutsy; urgency=low
* NMU: new stable release 4.0.2
|