1
0
forked from pool/kernel-source
OBS User unknown
2008-10-16 12:49:50 +00:00
committed by Git OBS Bridge
parent 14874086dd
commit 1d18e0ac78
52 changed files with 2340 additions and 252 deletions

View File

@@ -1,3 +1,79 @@
-------------------------------------------------------------------
Thu Oct 16 12:48:17 CEST 2008 - agruen@suse.de
- rpm/kernel-binary.spec.in: Make the kernel-$flavor-extra packages
supplement kernel-$flavor on openSUSE and SLED so that those
packages will get installed by default, using the product(...)
dependencies provided by the *-release packages.
-------------------------------------------------------------------
Thu Oct 16 05:03:49 CEST 2008 - tonyj@suse.de
- Previous checkin was totally broken wrt rt config files.
Revert to previous versions and incorporate any changes from
run_oldconfig. Sole changes to previous versions is to remove
CONFIG_DYNAMIC_FTRACE from rt_debug configs which is consistent
with change in 2.6.27.1
-------------------------------------------------------------------
Thu Oct 16 01:48:04 CEST 2008 - gregkh@suse.de
- Update to 2.6.27.1
- disables a problem config option, only affected the vanilla,
debug, and rt kernel variants.
-------------------------------------------------------------------
Wed Oct 15 16:29:57 CEST 2008 - olh@suse.de
- add patches.arch/ppc-pseries_pfn-mem-rm.patch
fix hotplug memory remove (bnc#435181 - LTC48640)
-------------------------------------------------------------------
Wed Oct 15 15:59:23 CEST 2008 - mmarek@suse.cz
- rpm/post.sh, rpm/postun.sh: run weak-modules, depmod and mkinitrd
on older distros (bnc#435246)
Fixed fix for bnc#435104 ("/boot/" was missing in some places)
-------------------------------------------------------------------
Wed Oct 15 11:25:19 CEST 2008 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: don't recommend the -extra subpackage
(fate#303631)
- rpm/postun.sh, rpm/post.sh: remove the temporary workaround
-------------------------------------------------------------------
Wed Oct 15 08:58:57 CEST 2008 - olh@suse.de
- drop patches.arch/ppc-iseries-remove-AVAILABLE_VETH.patch
not needed anymore
-------------------------------------------------------------------
Wed Oct 15 07:46:16 CEST 2008 - nfbrown@suse.de
- patches.fixes/nfs-file-cred-context-null: nfs_file_cred should
cope if 'file' hasn't been opened properly (bnc#431785).
-------------------------------------------------------------------
Wed Oct 15 03:36:22 CEST 2008 - tonyj@suse.de
- Update RT patches to latest .27 Windriver version (all patches)
- Disable patches.rt/swap-spinlock-fix.patch
- Guard filp-slab-rcu for RT
-------------------------------------------------------------------
Tue Oct 14 17:29:36 CEST 2008 - jkosina@suse.de
- patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: Input:
Add Acer Aspire 5710 to nomux blacklist (bnc#404881).
-------------------------------------------------------------------
Tue Oct 14 16:33:12 CEST 2008 - oneukum@suse.de
- patches.fixes/ehci_sched.diff: Delete.
in mainline now. done to the right tree.
-------------------------------------------------------------------
Tue Oct 14 15:48:20 CEST 2008 - mmarek@suse.cz