Hello community,
here is the log from the commit of package installation-images-openSUSE for
openSUSE:Factory checked in at 2014-12-23 11:51:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/installation-images-openSUSE (Old)
and /work/SRC/openSUSE:Factory/.installation-images-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "installation-images-openSUSE"
Changes:
--------
---
/work/SRC/openSUSE:Factory/installation-images-openSUSE/installation-images-openSUSE.changes
2014-12-19 09:40:29.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.installation-images-openSUSE.new/installation-images-openSUSE.changes
2014-12-23 11:50:44.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Dec 21 19:50:25 UTC 2014 - [email protected]
+
+- new.patch for getting DVD with new kernel
+
+-------------------------------------------------------------------
New:
----
new.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ installation-images-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.rOxJ8H/_old 2014-12-23 11:50:45.000000000 +0100
+++ /var/tmp/diff_new_pack.rOxJ8H/_new 2014-12-23 11:50:45.000000000 +0100
@@ -364,6 +364,7 @@
Release: 0
Provides: installation-images = %version-%release
Source: installation-images-%{version}.tar.xz
+Patch0: new.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define _binary_payload w.ufdio
@@ -399,6 +400,7 @@
%prep
%setup -n installation-images-%{version}
+%patch0 -p1
rm -f /usr/lib/build/checks/04-check-filelist
%build
++++++ new.patch ++++++
diff --git a/etc/module.config b/etc/module.config
index 743bce2..3fe4b07 100644
--- a/etc/module.config
+++ b/etc/module.config
@@ -78,6 +78,7 @@ krng,-,-
libata,,-
libfc
lockd,-,-
+grace
loop_fish2
lp
lvm-mod
@@ -147,6 +148,7 @@ ntb
ntb_netdev
nfsd
+
mlx4_en
inet_lro
iscsi_target_mod
@@ -288,6 +290,7 @@ kernel/drivers/net/fddi/.*
kernel/drivers/net/tokenring/.*
kernel/drivers/net/can/.*
kernel/drivers/net/phy/.*
+kernel/drivers/net/dsa/.*
kernel/drivers/net/ieee802154/.*
kernel/drivers/misc/sgi-xp/.*
kernel/net/ieee802154/.*
diff --git a/etc/module.list b/etc/module.list
index 4f7103f..16e9f14 100644
--- a/etc/module.list
+++ b/etc/module.list
@@ -217,6 +217,7 @@ kernel/drivers/media/rc/rc-core.ko
kernel/sound/ac97_bus.ko
kernel/drivers/target/target_core_mod.ko
kernel/net/dsa/dsa_core.ko
+kernel/drivers/net/dsa/bcm_sf2.ko
kernel/net/ipv4/ip_tunnel.ko
kernel/drivers/leds/led-class.ko
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]