2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-17 14:28:02 +00:00
Files
openvswitch/debian/control.modules.in
Justin Pettit 37ea6436bd Adjust Open vSwitch mailing lists to reflect reality
We've gone through a couple of iterations for names of these mailing
lists.  Currently, there are three: announce, discuss, and git.  There
are aliases that point "bugs" and "dev" to the "discuss" mailing list.
This commit drops the "ovs-" prefix to mailing lists, since we're not
using them.
2009-06-25 00:36:42 -07:00

21 lines
762 B
Plaintext

Source: openvswitch
Section: net
Priority: extra
Maintainer: Open vSwitch developers <dev@openvswitch.org>
Build-Depends: debhelper (>= 5.0.37)
Standards-Version: 3.7.3
Package: openvswitch-datapath-module-_KVERS_
Architecture: any
Recommends: kernel-image-_KVERS_, openvswitch-switch
Provides: openvswitch-datapath-module
Description: Open vSwitch Linux datapath kernel module
This package contains the Open vSwitch loadable datapath kernel modules for
the kernel-image-_KVERS_ package.
.
If you compiled a custom kernel, you will most likely need to compile
a custom version of this module as well. The
openvswitch-datapath-source package has been provided for this
purpose. Refer to README.Debian provided in that package for further
instructions.