Mailinglist Archive: opensuse-commit (1083 mails)

< Previous Next >
commit kiwi
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Tue, 11 Sep 2007 21:26:36 +0200
  • Message-id: <20070911192636.9EAEB6781B8@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package kiwi
checked in at Tue Sep 11 21:26:36 CEST 2007.

--------
--- arch/i386/kiwi/kiwi.changes 2007-09-07 17:15:53.000000000 +0200
+++ /mounts/work_src_done/STABLE/kiwi/kiwi.changes      2007-09-11 20:01:09.708052000 +0200
@@ -1,0 +2,20 @@
+Mon Sep 10 16:06:53 CEST 2007 - ms@xxxxxxx
+
+- v1.64
+- changed KIWIPattern.pm to know about compressed patterns. With 10.3
+  the yast2 repositories provides compressed meta and pattern files
+- changed oemboot repartition code to use the same default
+  partition names than netboot does. This means the partition
+  are as follows: root -> xda2 / swap -> xda1 / home -> xda3
+- make use of the profile mode and added a default and a xen
+  profile into the netboot boot images. According to this the
+  xennetboot boot images can be removed and are replaced by the
+  new netboot boot image descriptions. To distinguish between
+  a netboot with default or Xen kernel a new attribute called
+  bootprofile has been implemented. By default the attribute will
+  have the value "default" but this can be overwritten with
+  another bootprofile attribute of a system image with "pxe"
+  image type. Instead of boot=xennetboot/suse-... write
+  boot=netboot/suse-... bootprofile="xen"
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kiwi.spec ++++++
--- /var/tmp/diff_new_pack.B19611/_old  2007-09-11 21:26:23.000000000 +0200
+++ /var/tmp/diff_new_pack.B19611/_new  2007-09-11 21:26:23.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package kiwi (Version 1.63)
+# spec file for package kiwi (Version 1.64)
 #
 # 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.63
+Version:        1.64
 Release:        1
 Group:          System/Management
 License:        GPL v2 or later
@@ -118,21 +118,6 @@
 --------
     Marcus Schaefer <ms@xxxxxxxxxx>
 
-%package -n kiwi-desc-xennetboot
-Requires:       kiwi smart kiwi-desc-netboot
-Summary:        OpenSuSE - KIWI Image System PXE Xen Network boot
-Group:          System/Management
-
-%description -n kiwi-desc-xennetboot
-kiwi boot (initrd) image based on the Xen kernel for mboot of Xen
-kernel and appropriate system image
-
-
-
-Authors:
---------
-    Marcus Schaefer <ms@xxxxxxxxxx>
-
 %package -n kiwi-desc-xenboot
 Requires:       kiwi smart
 Summary:        OpenSuSE - KIWI Image System Xen Virtual Machine boot
@@ -328,12 +313,6 @@
 %doc %{_datadir}/kiwi/image/netboot/README
 %{_datadir}/kiwi/image/netboot/suse*
 
-%files -n kiwi-desc-xennetboot
-%defattr(-, root, root)
-%dir %{_datadir}/kiwi/image/xennetboot
-%doc %{_datadir}/kiwi/image/xennetboot/README
-%{_datadir}/kiwi/image/xennetboot/suse*
-
 %files -n kiwi-desc-xenboot
 %defattr(-, root, root)
 %dir %{_datadir}/kiwi/image/xenboot
@@ -347,6 +326,23 @@
 %{_datadir}/kiwi/image/oemboot/suse*
 
 %changelog
+* Mon Sep 10 2007 - ms@xxxxxxx
+- v1.64
+- changed KIWIPattern.pm to know about compressed patterns. With 10.3
+  the yast2 repositories provides compressed meta and pattern files
+- changed oemboot repartition code to use the same default
+  partition names than netboot does. This means the partition
+  are as follows: root -> xda2 / swap -> xda1 / home -> xda3
+- make use of the profile mode and added a default and a xen
+  profile into the netboot boot images. According to this the
+  xennetboot boot images can be removed and are replaced by the
+  new netboot boot image descriptions. To distinguish between
+  a netboot with default or Xen kernel a new attribute called
+  bootprofile has been implemented. By default the attribute will
+  have the value "default" but this can be overwritten with
+  another bootprofile attribute of a system image with "pxe"
+  image type. Instead of boot=xennetboot/suse-... write
+  boot=netboot/suse-... bootprofile="xen"
 * Thu Sep 06 2007 - ms@xxxxxxx
 - v1.63
 - added splash support for usbboot boot images

++++++ kiwi.tar.bz2 ++++++
arch/i386/kiwi/kiwi.tar.bz2 /mounts/work_src_done/STABLE/kiwi/kiwi.tar.bz2 differ: byte 11, line 1


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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >