Mailinglist Archive: opensuse-commit (1083 mails)
| < Previous | Next > |
commit kiwi
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 14 Sep 2007 16:19:26 +0200
- Message-id: <20070914141927.2AF0B6781B8@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package kiwi
checked in at Fri Sep 14 16:19:26 CEST 2007.
--------
--- arch/i386/kiwi/kiwi.changes 2007-09-12 12:10:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/kiwi/kiwi.changes 2007-09-14 15:23:22.485408000 +0200
@@ -4,0 +5,19 @@
+- added installed OS version check for oemboot
+- added revision information to kiwi --version
+- added filesystem check for unified write extend. If first
+ mount failed, try to check filesystem, if next mount failed
+ re-create the write filesystem of the unified tree
+- added support for unified virtual disk images to oemboot.
+ In this case the kiwi initrd will not be replaced by the
+ distribution default initrd
+- added additional patternPackageType attribute which allows
+ to distinguish between pattern and package references of a
+ specified pattern. For example one can use only required
+ patterns with patternType="onlyRequired" but want to use
+ all suggested packages of these required packages with
+ patternPackageType="plusSuggested" (#309989)
+- added support for USB install sticks.
+- fixed USB stick search, check if device is active
+- added CRNAME and IPADDR values to upload file
+- added CDEject function to KIWILinuxRC and eject the install
+ CD when installation has finished
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kiwi.spec ++++++
--- /var/tmp/diff_new_pack.Pb3010/_old 2007-09-14 16:19:02.000000000 +0200
+++ /var/tmp/diff_new_pack.Pb3010/_new 2007-09-14 16:19:02.000000000 +0200
@@ -11,12 +11,12 @@
# needsrootforbuild
Name: kiwi
-URL: http://kiwi.berlios.de
+Url: http://kiwi.berlios.de
BuildRequires: module-init-tools perl perl-XML-LibXML perl-libwww-perl screen smart syslinux
Requires: perl perl-XML-LibXML perl-libwww-perl screen
Summary: OpenSuSE - KIWI Image System
Version: 1.64
-Release: 3
+Release: 5
Group: System/Management
License: GPL v2 or later
Source: kiwi.tar.bz2
@@ -259,6 +259,7 @@
%dir %{_datadir}/kiwi
%dir %{_datadir}/kiwi/image
%doc %{_defaultdocdir}/kiwi/kiwi.pdf
+%{_datadir}/kiwi/.revision
%{_datadir}/kiwi/modules
%{_datadir}/kiwi/tools
%{_sbindir}/kiwi
@@ -328,6 +329,25 @@
%changelog
* Wed Sep 12 2007 - ms@xxxxxxx
- show the output of --list-profiles in a nicer format
+- added installed OS version check for oemboot
+- added revision information to kiwi --version
+- added filesystem check for unified write extend. If first
+ mount failed, try to check filesystem, if next mount failed
+ re-create the write filesystem of the unified tree
+- added support for unified virtual disk images to oemboot.
+ In this case the kiwi initrd will not be replaced by the
+ distribution default initrd
+- added additional patternPackageType attribute which allows
+ to distinguish between pattern and package references of a
+ specified pattern. For example one can use only required
+ patterns with patternType="onlyRequired" but want to use
+ all suggested packages of these required packages with
+ patternPackageType="plusSuggested" (#309989)
+- added support for USB install sticks.
+- fixed USB stick search, check if device is active
+- added CRNAME and IPADDR values to upload file
+- added CDEject function to KIWILinuxRC and eject the install
+ CD when installation has finished
* Mon Sep 10 2007 - ms@xxxxxxx
- v1.64
- changed KIWIPattern.pm to know about compressed patterns. With 10.3
++++++ kiwi.tar.bz2 ++++++
++++ 1917 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |