Hello community, here is the log from the commit of package installation-images checked in at Mon Sep 1 18:10:33 CEST 2008. -------- --- installation-images/installation-images.changes 2008-09-01 14:15:08.000000000 +0200 +++ /mounts/work_src_done/STABLE/installation-images/installation-images.changes 2008-09-01 18:09:35.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Sep 1 18:09:29 CEST 2008 - snwint@suse.de + +- load efivars module + +------------------------------------------------------------------- Old: ---- installation-images-11.1.tar.bz2 New: ---- installation-images-11.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ installation-images.spec ++++++ --- /var/tmp/diff_new_pack.Cu5454/_old 2008-09-01 18:10:16.000000000 +0200 +++ /var/tmp/diff_new_pack.Cu5454/_new 2008-09-01 18:10:16.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package installation-images (Version 11.1) +# spec file for package installation-images (Version 11.2) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -85,9 +85,9 @@ Obsoletes: y2image AutoReqProv: off Summary: Installation Image Files -Version: 11.1 +Version: 11.2 Release: 1 -Source: installation-images-11.1.tar.bz2 +Source: installation-images-11.2.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %define _binary_payload w.ufdio @@ -103,7 +103,7 @@ AutoReqProv: off Summary: Create initrd for Installation Version: 1.0 -Release: 434 +Release: 435 %description -n install-initrd You can create an initrd for installation. Useful, for example, to set @@ -160,6 +160,8 @@ %changelog * Mon Sep 01 2008 snwint@suse.de +- load efivars module +* Mon Sep 01 2008 snwint@suse.de - removed evms - temporarily add alsa/sound to initrd (for blinux) - added yast2-nfs-client ++++++ installation-images-11.1.tar.bz2 -> installation-images-11.2.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/installation-images-11.1/Changelog new/installation-images-11.2/Changelog --- old/installation-images-11.1/Changelog 2008-09-01 14:14:18.000000000 +0200 +++ new/installation-images-11.2/Changelog 2008-09-01 18:09:07.000000000 +0200 @@ -1,3 +1,6 @@ +1/9/2008: v11.2 + - load efivars module + 25/8/2008: v11.1 - removed evms - temporarily add alsa/sound to initrd (for blinux) diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/installation-images-11.1/data/initrd/initrd.file_list new/installation-images-11.2/data/initrd/initrd.file_list --- old/installation-images-11.1/data/initrd/initrd.file_list 2008-09-01 12:47:36.000000000 +0200 +++ new/installation-images-11.2/data/initrd/initrd.file_list 2008-09-01 17:51:33.000000000 +0200 @@ -430,6 +430,8 @@ /bin/mkdir /bin/rmdir /bin/ln + /bin/true + /bin/false pcmciautils: /etc/udev/rules.d/60-pcmcia.rules @@ -553,7 +555,7 @@ # our own rules file which loads only pnp subsystem mods # r /etc/udev/rules.d/*-drivers.rules -# x etc/80-drivers.rules /etc/udev/rules.d + x etc/80-drivers.rules /lib/udev/80-drivers.rules.no_modprobe sysconfig: # for ipw3945d diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/installation-images-11.1/etc/module.config new/installation-images-11.2/etc/module.config --- old/installation-images-11.1/etc/module.config 2008-09-01 12:17:37.000000000 +0200 +++ new/installation-images-11.2/etc/module.config 2008-09-01 14:22:45.000000000 +0200 @@ -238,6 +238,7 @@ acpi-cpufreq,"Speedstep driver for CPU frequency scaling",- xenblk,"Xen Block Driver",,,,1 xennet,"Xen Net Driver",,,,1 +efivars,-,- # load the next two for wlan (at least as long as we don't have modprobe) ecb arc4 diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/installation-images-11.1/etc/module.list new/installation-images-11.2/etc/module.list --- old/installation-images-11.1/etc/module.list 2008-05-16 15:15:30.000000000 +0200 +++ new/installation-images-11.2/etc/module.list 2008-09-01 14:23:10.000000000 +0200 @@ -94,6 +94,7 @@ kernel/net/sunrpc/sunrpc.ko kernel/drivers/power/power_supply.ko kernel/drivers/firmware/edd.ko +kernel/drivers/firmware/efivars.ko kernel/drivers/acpi/ kernel/drivers/video/backlight/ kernel/drivers/cpufreq/ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/installation-images-11.1/VERSION new/installation-images-11.2/VERSION --- old/installation-images-11.1/VERSION 2008-08-25 11:22:37.000000000 +0200 +++ new/installation-images-11.2/VERSION 2008-09-01 14:23:15.000000000 +0200 @@ -1 +1 @@ -11.1 +11.2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de