Hello community,

here is the log from the commit of package yast2-bootloader for 
openSUSE:Factory checked in at 2016-01-20 09:53:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-bootloader (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-bootloader.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-bootloader"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-bootloader/yast2-bootloader.changes        
2015-11-23 07:29:37.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-bootloader.new/yast2-bootloader.changes   
2016-01-20 09:53:46.000000000 +0100
@@ -1,0 +2,18 @@
+Fri Nov 27 14:46:57 CET 2015 - snw...@suse.de
+
+- updated boot doc for prep partitions
+- 3.1.162
+
+-------------------------------------------------------------------
+Fri Nov 20 07:19:26 UTC 2015 - igonzalezs...@suse.com
+
+- Fix AutoYaST schema to allow specification of 'vgamode',
+  'xen_kernel_append' and 'failsafe_disabled' in globals section
+  (bsc#954412)
+
+-------------------------------------------------------------------
+Wed Nov 18 12:10:10 UTC 2015 - mvid...@suse.com
+
+- Fix validation of AutoYaST profiles (bsc#954412)
+
+-------------------------------------------------------------------

Old:
----
  yast2-bootloader-3.1.161.tar.bz2

New:
----
  yast2-bootloader-3.1.162.tar.bz2

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

Other differences:
------------------
++++++ yast2-bootloader.spec ++++++
--- /var/tmp/diff_new_pack.4cSwo1/_old  2016-01-20 09:53:47.000000000 +0100
+++ /var/tmp/diff_new_pack.4cSwo1/_new  2016-01-20 09:53:47.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-bootloader
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-bootloader
-Version:        3.1.161
+Version:        3.1.162
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-bootloader-3.1.161.tar.bz2 -> yast2-bootloader-3.1.162.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-bootloader-3.1.161/SUPPORTED_SCENARIOS.md 
new/yast2-bootloader-3.1.162/SUPPORTED_SCENARIOS.md
--- old/yast2-bootloader-3.1.161/SUPPORTED_SCENARIOS.md 2015-11-17 
14:42:14.000000000 +0100
+++ new/yast2-bootloader-3.1.162/SUPPORTED_SCENARIOS.md 2016-01-13 
14:22:12.000000000 +0100
@@ -41,6 +41,10 @@
 * ppc64(le and be)
   * only GRUB2
   * there must be at least one [PReP 
partition](http://en.wikipedia.org/wiki/Partition_type#List_of_partition_IDs) 
which size must not exceed 8MB (see [fate](https://fate.suse.com/317302))
+  * there's no requirement on the partition number
+  * good PReP disk layout overview [PowerLinux Boot 
howto](https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/W51a7ffcf4dfd_4b40_9d82_446ebc23c550/page/PowerLinux%20Boot%20howto)
+  * boot code implemented in [SLOF - Slimline Open 
Firmware](https://github.com/aik/SLOF/blob/master/slof/fs/packages/disk-label.fs)
 - used e.g. by qemu
+  * full reference (quite ancient) 
[CHRP](https://stuff.mit.edu/afs/sipb/contrib/doc/specs/protocol/chrp/)
 * s390x
   * /boot/zipl must be on ext fs ( unless upgraded from working zipl 
configuration )
   * only GRUB2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.161/package/yast2-bootloader.changes 
new/yast2-bootloader-3.1.162/package/yast2-bootloader.changes
--- old/yast2-bootloader-3.1.161/package/yast2-bootloader.changes       
2015-11-17 14:42:14.000000000 +0100
+++ new/yast2-bootloader-3.1.162/package/yast2-bootloader.changes       
2016-01-13 14:22:12.000000000 +0100
@@ -1,4 +1,22 @@
 -------------------------------------------------------------------
+Fri Nov 27 14:46:57 CET 2015 - snw...@suse.de
+
+- updated boot doc for prep partitions
+- 3.1.162
+
+-------------------------------------------------------------------
+Fri Nov 20 07:19:26 UTC 2015 - igonzalezs...@suse.com
+
+- Fix AutoYaST schema to allow specification of 'vgamode',
+  'xen_kernel_append' and 'failsafe_disabled' in globals section
+  (bsc#954412)
+
+-------------------------------------------------------------------
+Wed Nov 18 12:10:10 UTC 2015 - mvid...@suse.com
+
+- Fix validation of AutoYaST profiles (bsc#954412)
+
+-------------------------------------------------------------------
 Tue Nov 17 13:59:40 CET 2015 - shundham...@suse.de
 
 - Fixed crash in bootloader proposal if previous installation was
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.161/package/yast2-bootloader.spec 
new/yast2-bootloader-3.1.162/package/yast2-bootloader.spec
--- old/yast2-bootloader-3.1.161/package/yast2-bootloader.spec  2015-11-17 
14:42:14.000000000 +0100
+++ new/yast2-bootloader-3.1.162/package/yast2-bootloader.spec  2016-01-13 
14:22:12.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-bootloader
-Version:        3.1.161
+Version:        3.1.162
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.161/src/autoyast-rnc/bootloader.rnc 
new/yast2-bootloader-3.1.162/src/autoyast-rnc/bootloader.rnc
--- old/yast2-bootloader-3.1.161/src/autoyast-rnc/bootloader.rnc        
2015-11-17 14:42:14.000000000 +0100
+++ new/yast2-bootloader-3.1.162/src/autoyast-rnc/bootloader.rnc        
2016-01-13 14:22:13.000000000 +0100
@@ -41,6 +41,21 @@
 bl_location = element location { text }
 bl_global =
   element global {
+    element append          { text }? &
+    element append_failsafe { text }? &
+    element cryptodisk      { INTEGER }? &
+    element distributor     { text }? &
+    element gfxbackground   { text }? &
+    element gfxmode         { text }? &
+    element gfxtheme        { text }? &
+    # really "true"|"false", without config:type=boolean
+    element failsafe_disabled { "true" | "false" }? &
+    element hiddenmenu      { "true" | "false" }? &
+    element os_prober       { "true" | "false" }? &
+    element suse_btrfs      { "true" | "false" }? &
+    element xen_append        { text }? &
+    element xen_kernel_append { text }? &
+
     element boot_custom { text }? &
     element generic_mbr { text }? &
     element trusted_grub{ text }? &
@@ -55,7 +70,8 @@
     boot_boot? &
     boot_extended? &
     boot_mbr? &
-    stage1_dev?
+    stage1_dev? &
+    element vgamode { text }?
   }
 
 lines_cache_id = element lines_cache_id { text }
@@ -77,6 +93,8 @@
   }
 section =
   element section {
+    element menuentry {text}? &
+    element usage   {text}? &
     element append  {text}? &
     element initial {text}? &
     element console {text}? &
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.161/src/lib/bootloader/auto_client.rb 
new/yast2-bootloader-3.1.162/src/lib/bootloader/auto_client.rb
--- old/yast2-bootloader-3.1.161/src/lib/bootloader/auto_client.rb      
2015-11-17 14:42:14.000000000 +0100
+++ new/yast2-bootloader-3.1.162/src/lib/bootloader/auto_client.rb      
2016-01-13 14:22:13.000000000 +0100
@@ -63,6 +63,15 @@
       BootloaderAutoSequence()
     end
 
+    # Return configuration data
+    #
+    # Some of the sections are useless as they're ignored during import.
+    # (for example, entries are generated by Grub2 itself).
+    #
+    # More details can be found in the original pull request at
+    # https://github.com/yast/yast-bootloader/pull/272
+    #
+    # return map or list
     def export
       Export2AI(Yast::Bootloader.Export)
     end


Reply via email to