projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9ddc6a
)
debian: The second argument to m-a should be openvswitch-datapath
author
Simon Horman
<horms@verge.net.au>
Tue, 21 Sep 2010 03:06:14 +0000
(12:06 +0900)
committer
Ben Pfaff
<blp@nicira.com>
Tue, 21 Sep 2010 17:39:45 +0000
(10:39 -0700)
Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Ben Pfaff <blp@nicira.com>
debian/openvswitch-datapath-source.README.Debian
patch
|
blob
|
history
diff --git
a/debian/openvswitch-datapath-source.README.Debian
b/debian/openvswitch-datapath-source.README.Debian
index 73bba7a14669dc514a662fbef586a352f8dc07e8..a9132c5f386b11220199ab501f0d6782f32b1383 100644
(file)
--- a/
debian/openvswitch-datapath-source.README.Debian
+++ b/
debian/openvswitch-datapath-source.README.Debian
@@
-5,9
+5,9
@@
Open vSwitch for Debian
- Building with module-assistant:
- $ module-assistant auto-install openvswitch
+ $ module-assistant auto-install openvswitch
-datapath
or
- $ m-a a-i openvswitch
+ $ m-a a-i openvswitch
-datapath
If kernel source or headers are in a non-standard directory, add
the option -k /path/to/kernel/source with the correct path.