Mailinglist Archive: opensuse-commit (1083 mails)

< Previous Next >
commit kiwi
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Thu, 06 Sep 2007 23:12:52 +0200
  • Message-id: <20070906211252.65FDD6781B8@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package kiwi
checked in at Thu Sep 6 23:12:52 CEST 2007.

--------
--- arch/i386/kiwi/kiwi.changes 2007-09-03 15:51:27.000000000 +0200
+++ /mounts/work_src_done/STABLE/kiwi/kiwi.changes      2007-09-06 15:35:36.760125000 +0200
@@ -1,0 +2,43 @@
+Thu Sep  6 10:21:42 CEST 2007 - ms@xxxxxxx
+
+- v1.62
+- fixed changed location of squashfs module in 10.3 kernel
+- added --auto-agree-with-licenses option for zypper
+- include packagemanager adaption from system to boot image
+
+-------------------------------------------------------------------
+Tue Sep  4 17:04:59 CEST 2007 - ms@xxxxxxx
+
+- v1.61
+- changed default NBD device to be /dev/nb0
+- added support for NBD swap space if NBDROOT is used. Patch by
+  Jigish Gohil <jigish.gohil@xxxxxxxxx>
+- added oemboot description for suse-10.3
+- implemented the previous system installer code from isoinstboot
+  into oemboot. The mechanism is based on a virtual disk image
+  created before. Using the kiwi call:
+
+     kiwi --bootcd <oemboot-initrd> --bootcd-system <virtual-disk-system>
+
+  will create an ISO image which serves as installation media.
+  Burned on a CD or DVD one can boot from it and the oemboot initrd
+  automatically will install the disk image on the disk. Please note
+  like before with isoinstboot all data on the disk will be lost.
+  The system will be rebooted automatically and the same oemboot initrd
+  takes care for the initial boot of the virtual disk system image.
+  The oemboot initrd will adapt the disk geometry to the real disk
+  and will boot into the system.
+- added oemboot installcd documentation
+- added patch by Cornelius Schumacher <cschum@xxxxxxxxxx>
+  which allows optional remove of root directory 
+
+-------------------------------------------------------------------
+Mon Sep  3 16:06:32 CEST 2007 - ms@xxxxxxx
+
+- v1.60
+- added support for <packages type="delete"> section (#304765)
+- removed isoinstboot description from repo, not valid anymore
+- got a nice cover page by Frank Sundermeyer <fs@xxxxxxxxxx> for
+  the documentation, thanks Frank
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kiwi.spec ++++++
--- /var/tmp/diff_new_pack.x13949/_old  2007-09-06 23:12:02.000000000 +0200
+++ /var/tmp/diff_new_pack.x13949/_new  2007-09-06 23:12:02.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package kiwi (Version 1.59)
+# spec file for package kiwi (Version 1.62)
 #
 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
@@ -15,7 +15,7 @@
 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.59
+Version:        1.62
 Release:        1
 Group:          System/Management
 License:        GPL v2 or later
@@ -298,12 +298,9 @@
 
 %files -n kiwi-desc-isoboot
 %defattr(-, root, root)
-%dir %{_datadir}/kiwi/image/isoinstboot
 %dir %{_datadir}/kiwi/image/isoboot
 %doc %{_datadir}/kiwi/image/isoboot/README
-%doc %{_datadir}/kiwi/image/isoinstboot/README
 %{_datadir}/kiwi/image/isoboot/suse*
-%{_datadir}/kiwi/image/isoinstboot/suse*
 
 %files -n kiwi-desc-vmxboot
 %defattr(-, root, root)
@@ -342,6 +339,38 @@
 %{_datadir}/kiwi/image/oemboot/suse*
 
 %changelog
+* Thu Sep 06 2007 - ms@xxxxxxx
+- v1.62
+- fixed changed location of squashfs module in 10.3 kernel
+- added --auto-agree-with-licenses option for zypper
+- include packagemanager adaption from system to boot image
+* Tue Sep 04 2007 - ms@xxxxxxx
+- v1.61
+- changed default NBD device to be /dev/nb0
+- added support for NBD swap space if NBDROOT is used. Patch by
+  Jigish Gohil <jigish.gohil@xxxxxxxxx>
+- added oemboot description for suse-10.3
+- implemented the previous system installer code from isoinstboot
+  into oemboot. The mechanism is based on a virtual disk image
+  created before. Using the kiwi call:
+  kiwi --bootcd <oemboot-initrd> --bootcd-system <virtual-disk-system>
+  will create an ISO image which serves as installation media.
+  Burned on a CD or DVD one can boot from it and the oemboot initrd
+  automatically will install the disk image on the disk. Please note
+  like before with isoinstboot all data on the disk will be lost.
+  The system will be rebooted automatically and the same oemboot initrd
+  takes care for the initial boot of the virtual disk system image.
+  The oemboot initrd will adapt the disk geometry to the real disk
+  and will boot into the system.
+- added oemboot installcd documentation
+- added patch by Cornelius Schumacher <cschum@xxxxxxxxxx>
+  which allows optional remove of root directory
+* Mon Sep 03 2007 - ms@xxxxxxx
+- v1.60
+- added support for <packages type="delete"> section (#304765)
+- removed isoinstboot description from repo, not valid anymore
+- got a nice cover page by Frank Sundermeyer <fs@xxxxxxxxxx> for
+  the documentation, thanks Frank
 * Mon Sep 03 2007 - ms@xxxxxxx
 - v1.59
 - update documentation

++++++ kiwi.tar.bz2 ++++++
++++ 6485 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 >