Hello community,

here is the log from the commit of package installation-images for 
openSUSE:Factory checked in at 2012-11-06 15:50:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/installation-images (Old)
 and      /work/SRC/openSUSE:Factory/.installation-images.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "installation-images", Maintainer is "snw...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes  
2012-11-05 15:34:45.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.installation-images.new/installation-images.changes 
    2012-11-06 15:50:36.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Nov  6 15:01:39 CET 2012 - snw...@suse.de
+
+- adjust to package changes
+- fix video mode setting
+
+-------------------------------------------------------------------

Old:
----
  installation-images-13.56.diff
  installation-images-13.56.tar.bz2

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

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

Other differences:
------------------
++++++ installation-images.spec ++++++
--- /var/tmp/diff_new_pack.1sTnKi/_old  2012-11-06 15:50:39.000000000 +0100
+++ /var/tmp/diff_new_pack.1sTnKi/_new  2012-11-06 15:50:39.000000000 +0100
@@ -273,6 +273,7 @@
 BuildRequires:  xf86-video-ati
 BuildRequires:  xf86-video-cirrus
 BuildRequires:  xf86-video-fbdev
+BuildRequires:  xf86-video-modesetting
 BuildRequires:  xf86-video-nv
 BuildRequires:  xf86-video-r128
 BuildRequires:  xf86-video-sis
@@ -369,10 +370,9 @@
 Summary:        Installation Image Files
 License:        GPL-2.0+
 Group:          Metapackages
-Version:        13.56
+Version:        13.57
 Release:        0
-Source:         installation-images-13.56.tar.bz2
-Patch0:         installation-images-13.56.diff
+Source:         installation-images-13.57.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %define _binary_payload w.ufdio
 
@@ -435,7 +435,6 @@
 
 %prep
 %setup
-%patch0 -p1
 rm -f /usr/lib/build/checks/04-check-filelist
 
 %build

++++++ installation-images-13.56.tar.bz2 -> installation-images-13.57.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-13.56/VERSION 
new/installation-images-13.57/VERSION
--- old/installation-images-13.56/VERSION       2012-10-16 14:44:17.000000000 
+0200
+++ new/installation-images-13.57/VERSION       2012-11-06 15:01:26.000000000 
+0100
@@ -1 +1 @@
-13.56
+13.57
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-13.56/changelog 
new/installation-images-13.57/changelog
--- old/installation-images-13.56/changelog     2012-10-16 14:44:21.000000000 
+0200
+++ new/installation-images-13.57/changelog     2012-11-06 15:01:30.000000000 
+0100
@@ -1,4 +1,8 @@
-2012-10-16:    HEAD
+2012-11-06:    HEAD
+       - adjust to package changes
+       - fix video mode setting
+
+2012-10-16:    13.56
        - adjust to package changes
 
 2012-09-21:    13.55
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-13.56/data/base/base.file_list 
new/installation-images-13.57/data/base/base.file_list
--- old/installation-images-13.56/data/base/base.file_list      2012-09-19 
16:22:53.000000000 +0200
+++ new/installation-images-13.57/data/base/base.file_list      2012-11-06 
10:42:01.000000000 +0100
@@ -137,6 +137,12 @@
 r /usr/lib/rpm/rpm{get,put}text
 r /usr/bin/rpmqpack
 
+libmagic*:
+  /
+
+libmagic-data:
+  /
+
 libpopt*:
   /
 
@@ -146,9 +152,6 @@
 liblua5_1:
   /
 
-file:
-  /usr/lib*/libmagic.so.*
-
 libncurses5:
   /
 
@@ -157,8 +160,8 @@
   /usr/share/terminfo/l
   /usr/share/terminfo/v/vt10[02]
 
-zlib:
-  /lib*/libz.so*
+libz*:
+  /
 
 if arch eq 'i386' || arch eq 'x86_64'
   syslinux:
@@ -216,6 +219,7 @@
 r /etc/{csh*,default*,mailcap,mime.types,permissions*}
 r /etc/{rc.d.README,runlevel.fallback,zshrc,cron.daily}
   /sbin
+  /usr/sbin
 r /etc/init.d/rc?.d/*kerneld
 r /etc/init.d/rc?.d/*cron
 r /etc/init.d/rc?.d/*pcnfsd
@@ -224,8 +228,8 @@
 r /etc/init.d/rc?.d/*xdm
   /usr/bin
 r /usr/bin/ChangeSymlinks
-  /lib/YaST/SuSEconfig.functions
   /var/adm/fillup-templates
+
   # /root/.gnupg/suse_build_key
 e postin
 r /var/adm/fillup-templates
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-13.56/data/initrd/etc/myudevstart 
new/installation-images-13.57/data/initrd/etc/myudevstart
--- old/installation-images-13.56/data/initrd/etc/myudevstart   2012-08-21 
16:15:26.000000000 +0200
+++ new/installation-images-13.57/data/initrd/etc/myudevstart   2012-11-06 
10:42:01.000000000 +0100
@@ -23,8 +23,8 @@
 mkdir /dev/.udev/queue
 
 # create devices
-/sbin/udevadm trigger
+/usr/bin/udevadm trigger
 
 # 10 min - just long enough
-/sbin/udevadm settle --timeout=100
+/usr/bin/udevadm settle --timeout=100
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-13.56/data/initrd/initrd.file_list 
new/installation-images-13.57/data/initrd/initrd.file_list
--- old/installation-images-13.56/data/initrd/initrd.file_list  2012-09-28 
11:24:54.000000000 +0200
+++ new/installation-images-13.57/data/initrd/initrd.file_list  2012-11-06 
11:44:10.000000000 +0100
@@ -236,7 +236,7 @@
 libkeyutils*:
   /
 
-zlib:
+libz*:
   /
 
 coreutils:
@@ -437,10 +437,10 @@
   /etc/udev/rules.d
 
 ?xf86-input-vmmouse:
-  /lib/udev/rules.d
+  /usr/lib/udev/rules.d
 
 ?xf86-input-wacom:
-  /lib/udev/rules.d
+  /usr/lib/udev/rules.d
 
 ?xorg-x11-server:
   /etc/modprobe.d
@@ -557,29 +557,26 @@
   d etc/ssh
 
 udev:
-  /etc
-  /lib/udev
-  /sbin
+  /
   E groupadd -r tape
 
-  # add some md devices statically
-  b 9  0 /lib/udev/devices/md0
-  b 9  1 /lib/udev/devices/md1
-  b 9  2 /lib/udev/devices/md2
-  b 9  3 /lib/udev/devices/md3
-  b 9  4 /lib/udev/devices/md4
-  b 9  5 /lib/udev/devices/md5
-  b 9  6 /lib/udev/devices/md6
-  b 9  7 /lib/udev/devices/md7
-  b 9  8 /lib/udev/devices/md8
-  b 9  9 /lib/udev/devices/md9
-  b 9 10 /lib/udev/devices/md10
-  b 9 11 /lib/udev/devices/md11
-  b 9 12 /lib/udev/devices/md12
-  b 9 13 /lib/udev/devices/md13
-  b 9 14 /lib/udev/devices/md14
-  b 9 15 /lib/udev/devices/md15
-
+#  # add some md devices statically
+#  b 9  0 /usr/lib/udev/devices/md0
+#  b 9  1 /usr/lib/udev/devices/md1
+#  b 9  2 /usr/lib/udev/devices/md2
+#  b 9  3 /usr/lib/udev/devices/md3
+#  b 9  4 /usr/lib/udev/devices/md4
+#  b 9  5 /usr/lib/udev/devices/md5
+#  b 9  6 /usr/lib/udev/devices/md6
+#  b 9  7 /usr/lib/udev/devices/md7
+#  b 9  8 /usr/lib/udev/devices/md8
+#  b 9  9 /usr/lib/udev/devices/md9
+#  b 9 10 /usr/lib/udev/devices/md10
+#  b 9 11 /usr/lib/udev/devices/md11
+#  b 9 12 /usr/lib/udev/devices/md12
+#  b 9 13 /usr/lib/udev/devices/md13
+#  b 9 14 /usr/lib/udev/devices/md14
+#  b 9 15 /usr/lib/udev/devices/md15
 
 # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 #
@@ -686,7 +683,7 @@
 s /proc/self/mounts /etc/mtab
 
 # our own rules file which loads only pnp subsystem mods
-x etc/80-drivers.rules /lib/udev/80-drivers.rules.no_modprobe
+x etc/80-drivers.rules /usr/lib/udev/80-drivers.rules.no_modprobe
 
 # our own udevd start script
 x etc/myudevstart /bin
@@ -704,7 +701,8 @@
 x etc/adjtime etc
 
 # add udev compat link (bnc #774143, bnc #774599)
-s /lib/firmware /usr/lib
+#   *** link is in udev package! ***
+# s /lib/firmware /usr/lib
 
 e ldconfig -r .
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-13.56/data/rescue/hal.file_list 
new/installation-images-13.57/data/rescue/hal.file_list
--- old/installation-images-13.56/data/rescue/hal.file_list     2012-08-21 
16:15:26.000000000 +0200
+++ new/installation-images-13.57/data/rescue/hal.file_list     2012-11-06 
10:42:01.000000000 +0100
@@ -34,8 +34,8 @@
 usbutils:
   /usr/share/usb.ids
 
-zlib:
-  /lib*/libz.so*
+libz*:
+  /
 
 libxml2:
   /usr/lib*/libxml2.so.*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-13.56/data/rescue/rescue.file_list 
new/installation-images-13.57/data/rescue/rescue.file_list
--- old/installation-images-13.56/data/rescue/rescue.file_list  2012-10-16 
14:32:13.000000000 +0200
+++ new/installation-images-13.57/data/rescue/rescue.file_list  2012-11-06 
10:42:01.000000000 +0100
@@ -54,12 +54,16 @@
 fillup:
   /
 
-file:
+libmagic*:
+  /
+
+libmagic-data:
   /etc
-  /usr/bin
-  /usr/lib*/libmagic.so.*
   /usr/share/misc
 
+file:
+  /usr/bin
+
 iproute2:
   /
 
@@ -202,7 +206,7 @@
 t /usr/bin/lessclose.sh
 c 0755 0 0 /usr/bin/lessclose.sh
 
-zlib:
+libz*:
   /
 
 bzip2:
@@ -437,10 +441,28 @@
 systemd:
   /
 
-sysvinit:
+libqrencode*:
+  /
+
+libmicrohttpd*:
+  /
+
+libgnutls*:
+  /
+
+libhogweed*:
+  /
+
+libnettle*:
+  /
+
+libp11-kit*:
+  /
+
+libtasn1-*:
   /
 
-sysvinit-init:
+systemd-sysvinit:
   /
 
 libmount*:
@@ -818,8 +840,8 @@
 # our own dhcp6c config
 x etc/dhcp6c.conf etc
 
-e insserv -f -r etc/init.d/boot.rootfsck
-r etc/init.d/boot.rootfsck
+#e insserv -f -r etc/init.d/boot.rootfsck
+#r etc/init.d/boot.rootfsck
 
 # stripped down kbd init (linuxrc does most)
 x etc/init.d/kbd_simple /etc/init.d/kbd_simple
@@ -832,9 +854,9 @@
 endif
 
 # bnc #509181
-p umount.diff
+#p umount.diff
 
-e echo "cons:1235:respawn:/sbin/smart_agetty -L 42 console" >>etc/inittab
+#e echo "cons:1235:respawn:/usr/sbin/smart_agetty -L 42 console" >>etc/inittab
 
 e echo console >>etc/securetty
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-13.56/data/root/etc/xorg.conf.template 
new/installation-images-13.57/data/root/etc/xorg.conf.template
--- old/installation-images-13.56/data/root/etc/xorg.conf.template      
2012-08-21 16:15:27.000000000 +0200
+++ new/installation-images-13.57/data/root/etc/xorg.conf.template      
2012-11-06 14:46:15.000000000 +0100
@@ -21,12 +21,12 @@
 
 
 Section "Device"
-  Identifier "cirrus"
-  Driver  "cirrus"
+  Identifier "modesetting"
+  Driver  "modesetting"
 EndSection
 Section "Screen"
-  Identifier "cirrus"
-  Device "cirrus"
+  Identifier "modesetting"
+  Device "modesetting"
 EndSection
 
 
@@ -55,7 +55,7 @@
   Identifier "Layout"
   Screen  "vboxvideo"
   Screen  "vmware"
-  Screen  "cirrus"
+  Screen  "modesetting"
   Screen  "fbdev"
   Screen  "vesa"
 EndSection
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-13.56/data/root/root.file_list 
new/installation-images-13.57/data/root/root.file_list
--- old/installation-images-13.56/data/root/root.file_list      2012-10-16 
12:54:54.000000000 +0200
+++ new/installation-images-13.57/data/root/root.file_list      2012-11-06 
12:15:07.000000000 +0100
@@ -47,6 +47,27 @@
 systemd:
   /
 
+libqrencode*:
+  /
+
+libmicrohttpd*:
+  / 
+
+libgnutls*:
+  /
+
+libhogweed*:
+  /
+
+libnettle*:
+  /
+
+libp11-kit*:
+  / 
+
+libtasn1-*:
+  /
+
 libdb-*:
   /
 
@@ -154,6 +175,12 @@
   /usr/lib*
   r /usr/lib*/rpm-plugins/sepolicy.so
 
+libmagic*:
+  /
+
+libmagic-data:
+  m /usr/share/misc/magic /etc/magic
+
 libelf*:
   /
 
@@ -237,8 +264,6 @@
   /
 
 file:
-  m /usr/share/misc/magic /etc/magic
-  /usr/lib*/libmagic.so*
   /usr/bin/file
 
 ?efibootmgr:
@@ -478,7 +503,7 @@
 libblocxx*:
   /
 
-zlib:
+libz*:
   /
 
 libstdc++*:
@@ -558,7 +583,7 @@
   /
   c 755 0 0 /sbin/showconsole
 
-sysvinit-init:
+systemd-sysvinit:
   /
 
 sysvinit:
@@ -1018,6 +1043,9 @@
   xf86-video-intel:
     /usr/<lib>/xorg
 
+  xf86-video-modesetting:
+    /
+
   xf86-video-nv:
     /
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-13.56/data/root/zenroot.file_list 
new/installation-images-13.57/data/root/zenroot.file_list
--- old/installation-images-13.56/data/root/zenroot.file_list   2012-08-21 
16:15:27.000000000 +0200
+++ new/installation-images-13.57/data/root/zenroot.file_list   2012-11-06 
10:42:01.000000000 +0100
@@ -326,8 +326,8 @@
 
 x /etc/ld.so.conf /etc
 
-zlib:
-  /lib*/libz.so.1*
+libz*:
+  /
 
 c 0755 0 0 /usr
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to