Mailinglist Archive: opensuse-commit (1426 mails)
| < Previous | Next > |
commit installation-images
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 15 Mar 2007 01:40:41 +0100
- Message-id: <20070315004042.2F9EA678189@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package installation-images
checked in at Thu Mar 15 01:40:41 CET 2007.
--------
--- installation-images/installation-images.changes 2007-03-13 15:43:16.000000000 +0100
+++ /mounts/work_src_done/STABLE/installation-images/installation-images.changes 2007-03-14 16:25:38.000000000 +0100
@@ -1,0 +2,12 @@
+Wed Mar 14 16:25:35 CET 2007 - snwint@xxxxxxx
+
+- add more evms tools (#249764)
+- removed old ahci workaround (-> v6.35)
+
+-------------------------------------------------------------------
+Wed Mar 14 12:15:46 CET 2007 - snwint@xxxxxxx
+
+- s390: something about osa layer 2/3 (#184438)
+- parted needs libreiserfs-devel (#198054)
+
+-------------------------------------------------------------------
Old:
----
installation-images-9.56.tar.bz2
New:
----
installation-images-9.58.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ installation-images.spec ++++++
--- /var/tmp/diff_new_pack.J13385/_old 2007-03-15 01:40:06.000000000 +0100
+++ /var/tmp/diff_new_pack.J13385/_new 2007-03-15 01:40:06.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package installation-images (Version 9.56)
+# spec file for package installation-images (Version 9.58)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -16,6 +16,7 @@
BuildRequires: aaa_base audit-libs boost busybox checkmedia dejavu dmapi dosfstools ethtool evms fvwm2 hfsutils kernel-binary-packages libelf libicu libzypp open-iscsi openct pciutils pcsc-lite perl-HTML-Parser resmgr sqlite-zmd util-linux util-linux-crypto
BuildRequires: bootsplash-theme-SuSE-NLD gpg jfsutils sax2-tools sqlite suse-build-key yast2-iscsi-client yast2-ncurses
BuildRequires: tightvnc xkeyboard-config xmset xorg-x11 xorg-x11-Xnest xorg-x11-Xvfb xorg-x11-fonts xorg-x11-fonts-core xorg-x11-libICE xorg-x11-libSM xorg-x11-libX11 xorg-x11-libXau xorg-x11-libXdmcp xorg-x11-libXext xorg-x11-libXfixes xorg-x11-libXmu xorg-x11-libXp xorg-x11-libXpm xorg-x11-libXrender xorg-x11-libXt xorg-x11-libfontenc xorg-x11-libxcb xorg-x11-libxkbfile xterm
+BuildRequires: libreiserfs libreiserfs-devel parted
%ifnarch ia64
BuildRequires: ltrace
%endif
@@ -65,9 +66,9 @@
Obsoletes: y2image
Autoreqprov: off
Summary: Installation Image Files
-Version: 9.56
+Version: 9.58
Release: 1
-Source: installation-images-9.56.tar.bz2
+Source: installation-images-9.58.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define _binary_payload w.ufdio
@@ -322,6 +323,12 @@
/CD1
%changelog
+* Wed Mar 14 2007 - snwint@xxxxxxx
+- add more evms tools (#249764)
+- removed old ahci workaround (-> v6.35)
+* Wed Mar 14 2007 - snwint@xxxxxxx
+- s390: something about osa layer 2/3 (#184438)
+- parted needs libreiserfs-devel (#198054)
* Tue Mar 13 2007 - snwint@xxxxxxx
- really set hostname in /sbin/inst_setup when booted with hostname=myhostname
- hal needs libuuid
++++++ installation-images-9.56.tar.bz2 -> installation-images-9.58.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/installation-images-9.56/Changelog new/installation-images-9.58/Changelog
--- old/installation-images-9.56/Changelog 2007-03-13 15:42:33.000000000 +0100
+++ new/installation-images-9.58/Changelog 2007-03-14 16:22:09.000000000 +0100
@@ -1,3 +1,11 @@
+14/3/2007: v9.58
+ - add more evms tools (#249764)
+ - removed old ahci workaround (-> v6.35)
+
+14/3/2007: v9.57
+ - s390: something about osa layer 2/3 (#184438)
+ - parted needs libreiserfs-devel (#198054)
+
13/3/2007: v9.56
- really set hostname in /sbin/inst_setup when booted with hostname=myhostname
- hal needs libuuid
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/installation-images-9.56/data/rescue/rescue.file_list new/installation-images-9.58/data/rescue/rescue.file_list
--- old/installation-images-9.56/data/rescue/rescue.file_list 2007-02-26 10:37:44.000000000 +0100
+++ new/installation-images-9.58/data/rescue/rescue.file_list 2007-03-14 11:56:44.000000000 +0100
@@ -586,6 +586,14 @@
/usr/lib*
/usr/sbin
+libreiserfs:
+ /usr/lib*/libdal-*.so.*
+ /usr/lib*/libreiserfs-*.so.*
+
+libreiserfs-devel:
+ /usr/lib*/libdal.so
+ /usr/lib*/libreiserfs.so
+
gawk:
/bin
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/installation-images-9.56/data/root/etc/create_interface new/installation-images-9.58/data/root/etc/create_interface
--- old/installation-images-9.56/data/root/etc/create_interface 2007-02-15 18:47:04.000000000 +0100
+++ new/installation-images-9.58/data/root/etc/create_interface 2007-03-14 12:15:20.000000000 +0100
@@ -7,7 +7,7 @@
# Martin Vidner <mvidner@xxxxxxx>
# Ihno Krumreich <ihno@xxxxxxx>
#
-# $Id: create_interface 2062 2007-02-15 17:47:13Z snwint $
+# $Id: create_interface 2085 2007-03-14 11:15:18Z snwint $
ROOT=$1
INSTALLINF=/etc/install.inf
@@ -160,6 +160,10 @@
[ -n "$NWBROADCAST" ] && echo "BROADCAST=\"$NWBROADCAST\"" >> $DEVICEFILE
fi
+
+
+ echo "_nm_name='$myhwcfg'" >> $DEVICEFILE
+
#
# Create routingfile
#
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/installation-images-9.56/data/root/root.file_list new/installation-images-9.58/data/root/root.file_list
--- old/installation-images-9.56/data/root/root.file_list 2007-03-05 12:20:11.000000000 +0100
+++ new/installation-images-9.58/data/root/root.file_list 2007-03-14 16:19:50.000000000 +0100
@@ -677,7 +677,7 @@
evms:
/etc/evms.conf
/lib*
- /sbin/evms{_activate,_gather_info}
+ /sbin
sysconfig:
/sbin/getcfg*
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/installation-images-9.56/etc/module.config new/installation-images-9.58/etc/module.config
--- old/installation-images-9.56/etc/module.config 2007-02-22 14:29:27.000000000 +0100
+++ new/installation-images-9.58/etc/module.config 2007-03-14 16:20:44.000000000 +0100
@@ -292,7 +292,7 @@
gdth,"ICP Vortex GDTH Disk Array",,,,1
initio,"Initio INI-9X00U/UW",,,,1
a100u2w,"Initio INI-A100U2W",,,,1
-ata_piix,"Intel PIIX/ICH ATA controller",,ahci,,1
+ata_piix,"Intel PIIX/ICH ATA controller",,,,1
i2o_block,"Intelligent I/O Block",,i2o_core i2o_config,,1
i2o_scsi,"Intelligent I/O SCSI",,i2o_core i2o_config,,1
imm,"IOMEGA Parallel Port new driver",,parport parport_pc,,1
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/installation-images-9.56/VERSION new/installation-images-9.58/VERSION
--- old/installation-images-9.56/VERSION 2007-03-13 15:40:33.000000000 +0100
+++ new/installation-images-9.58/VERSION 2007-03-14 16:20:02.000000000 +0100
@@ -1 +1 @@
-9.56
+9.58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |