Hello community,

here is the log from the commit of package installation-images for 
openSUSE:Factory checked in at 2011-11-07 14:45:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/installation-images (Old)
 and      /work/SRC/openSUSE:Factory/.installation-images.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "installation-images", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes  
2011-10-19 13:56:44.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.installation-images.new/installation-images.changes 
    2011-11-07 14:45:31.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Nov  7 12:02:14 CET 2011 - [email protected]
+
+- add maxcpus=1 to kernel options to work around udevd hang (bnc #722858)
+
+-------------------------------------------------------------------

Old:
----
  installation-images-13.16.tar.bz2

New:
----
  installation-images-13.17.tar.bz2

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

Other differences:
------------------
++++++ installation-images.spec ++++++
--- /var/tmp/diff_new_pack.BRRk4K/_old  2011-11-07 14:45:41.000000000 +0100
+++ /var/tmp/diff_new_pack.BRRk4K/_new  2011-11-07 14:45:41.000000000 +0100
@@ -109,9 +109,9 @@
 Obsoletes:      y2image
 AutoReqProv:    off
 Summary:        Installation Image Files
-Version:        13.16
+Version:        13.17
 Release:        4
-Source:         installation-images-13.16.tar.bz2
+Source:         installation-images-13.17.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %define _binary_payload w.ufdio
 

++++++ installation-images-13.16.tar.bz2 -> installation-images-13.17.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-13.16/VERSION 
new/installation-images-13.17/VERSION
--- old/installation-images-13.16/VERSION       2011-10-19 13:34:44.000000000 
+0200
+++ new/installation-images-13.17/VERSION       2011-11-07 12:02:01.000000000 
+0100
@@ -1 +1 @@
-13.16
+13.17
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-13.16/changelog 
new/installation-images-13.17/changelog
--- old/installation-images-13.16/changelog     2011-10-19 13:34:48.000000000 
+0200
+++ new/installation-images-13.17/changelog     2011-11-07 12:02:11.000000000 
+0100
@@ -1,4 +1,7 @@
-2011-10-19:    HEAD
+2011-11-07:    HEAD
+       - add maxcpus=1 to kernel options to work around udevd hang (bnc 
#722858)
+
+2011-10-19:    13.16
        - we need sysvinit-init
 
 2011-10-13:    13.15
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-13.16/data/boot/syslinux.cfg 
new/installation-images-13.17/data/boot/syslinux.cfg
--- old/installation-images-13.16/data/boot/syslinux.cfg        2011-10-13 
17:12:11.000000000 +0200
+++ new/installation-images-13.17/data/boot/syslinux.cfg        2011-11-07 
12:01:28.000000000 +0100
@@ -7,22 +7,22 @@
 # install
 label linux
   kernel linux
-  append initrd=initrd splash=silent showopts
+  append initrd=initrd splash=silent maxcpus=1 showopts
 
 # rescue
 label rescue
   kernel linux
-  append initrd=initrd splash=silent rescue=1 showopts
+  append initrd=initrd splash=silent rescue=1 maxcpus=1 showopts
 
 # mediacheck
 label mediachk
   kernel linux
-  append initrd=initrd splash=silent mediacheck=1 showopts
+  append initrd=initrd splash=silent mediacheck=1 maxcpus=1 showopts
 
 # bios test
 label firmware
   kernel linux
-  append initrd=biostest,initrd splash=silent install=exec:/bin/run_biostest 
showopts
+  append initrd=biostest,initrd splash=silent install=exec:/bin/run_biostest 
maxcpus=1 showopts
 
 # memory test
 label memtest
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-13.16/data/initrd/theme.file_list 
new/installation-images-13.17/data/initrd/theme.file_list
--- old/installation-images-13.16/data/initrd/theme.file_list   2011-10-13 
17:12:11.000000000 +0200
+++ new/installation-images-13.17/data/initrd/theme.file_list   2011-11-07 
12:01:28.000000000 +0100
@@ -70,5 +70,5 @@
 
 e echo "KexecReboot:    1" >>linuxrc.config
 
-e echo "PTOptions:     AutoUpgrade" >>linuxrc.config
+e echo "PTOptions:     AutoUpgrade,maxcpus" >>linuxrc.config
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to