1
0
forked from pool/kernel-source

GIT Revision: 3c7edc40eb34fdd15f543618971b0ab6a9e2f3ec

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=6918
This commit is contained in:
Michal Marek
2011-02-15 06:02:10 +00:00
committed by Git OBS Bridge
parent 2dfd212383
commit 34a6189191
34 changed files with 768 additions and 31 deletions

View File

@@ -1,3 +1,31 @@
-------------------------------------------------------------------
Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz
- Move spec file templates and helper scripts to a separate branch, to
ease synchronizing these files among master, vanilla and linux-next.
- commit 411abb8
-------------------------------------------------------------------
Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz
- Delete a couple of obsolete kabi and other scripts from misc/:
- Delete misc/checkmod.
- Delete misc/collect_ksyms.
- Delete misc/diff-the-xfs-cvs.
- Delete misc/ksyms.py.
- Delete misc/mangle-ifdef.py.
- Delete misc/obsolete-module-aliases.
- Delete misc/testmodule.
- commit edc6d32
-------------------------------------------------------------------
Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code
was merged into rpm's find-supplements script.
- Delete rpm/check-build.sh, not needed anymore.
- commit 0a157b1
-------------------------------------------------------------------
Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com