mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
1.8 KiB

  1. # --- ROCK-COPYRIGHT-NOTE-BEGIN ---
  2. #
  3. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  4. # Please add additional copyright information _after_ the line containing
  5. # the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
  6. # the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
  7. #
  8. # ROCK Linux: rock-src/package/mnemoc/vserver/no_extraversion.diff
  9. # ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf
  10. #
  11. # This patch file is dual-licensed. It is available under the license the
  12. # patched project is licensed under, as long as it is an OpenSource license
  13. # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
  14. # of the GNU General Public License as published by the Free Software
  15. # Foundation; either version 2 of the License, or (at your option) any later
  16. # version.
  17. #
  18. # --- ROCK-COPYRIGHT-NOTE-END ---
  19. --- ./vserver-1.24.patch.orig 2003-12-17 11:04:30.000000000 -0300
  20. +++ ./vserver-1.24.patch 2003-12-17 11:04:47.000000000 -0300
  21. @@ -13,18 +13,6 @@
  22. Micro Memory MM5415 Battery Backed RAM support (EXPERIMENTAL)
  23. CONFIG_BLK_DEV_UMEM
  24. Saying Y here will include support for the MM5415 family of
  25. -diff -NurpP --minimal linux-2.4.23/Makefile linux-2.4.23-vs1.22/Makefile
  26. ---- linux-2.4.23/Makefile Fri Nov 28 19:26:21 2003
  27. -+++ linux-2.4.23-vs1.22/Makefile Sat Dec 13 18:42:20 2003
  28. -@@ -1,7 +1,7 @@
  29. - VERSION = 2
  30. - PATCHLEVEL = 4
  31. - SUBLEVEL = 25
  32. --EXTRAVERSION =
  33. -+EXTRAVERSION = -vs1.26
  34. -
  35. - KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
  36. -
  37. diff -NurpP --minimal linux-2.4.23/arch/alpha/kernel/entry.S linux-2.4.23-vs1.22/arch/alpha/kernel/entry.S
  38. --- linux-2.4.23/arch/alpha/kernel/entry.S Fri Jun 13 16:51:29 2003
  39. +++ linux-2.4.23-vs1.22/arch/alpha/kernel/entry.S Sat Dec 13 18:42:20 2003