OpenSDE Packages Database (without history before r20070)
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.

37 lines
1.5 KiB

  1. # --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. #
  4. # Filename: package/.../ipvsadm2/linux-header-install-ip_vs.h.diff
  5. # Copyright (C) 2008 The OpenSDE Project
  6. #
  7. # More information can be found in the files COPYING and README.
  8. #
  9. # This patch file is dual-licensed. It is available under the license the
  10. # patched project is licensed under, as long as it is an OpenSource license
  11. # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
  12. # of the GNU General Public License as published by the Free Software
  13. # Foundation; either version 2 of the License, or (at your option) any later
  14. # version.
  15. # --- SDE-COPYRIGHT-NOTE-END ---
  16. Author: Christian Wiese <morfoh@opensde.org>
  17. Origin: OpenSDE (http://opensde.org)
  18. Description: Install a 'sanitized' version of the ip_vs.h header file
  19. to satisfy ipvsadm2 and keepalived.
  20. diff -ruN linux-2.6.22.orig/include/Kbuild linux-2.6.22/include/Kbuild
  21. --- linux-2.6.22.orig/include/Kbuild 2007-07-09 02:32:17.000000000 +0300
  22. +++ linux-2.6.22/include/Kbuild 2008-03-13 20:33:16.000000000 +0200
  23. @@ -3,6 +3,7 @@
  24. header-y += scsi/
  25. header-y += sound/
  26. header-y += mtd/
  27. +header-y += net/
  28. header-y += rdma/
  29. header-y += video/
  30. diff -ruN linux-2.6.22.orig/include/net/Kbuild linux-2.6.22/include/net/Kbuild
  31. --- linux-2.6.22.orig/include/net/Kbuild 1970-01-01 02:00:00.000000000 +0200
  32. +++ linux-2.6.22/include/net/Kbuild 2008-03-13 20:35:34.000000000 +0200
  33. @@ -0,0 +1 @@
  34. +unifdef-y += ip_vs.h