2
2
EasyOVS Installation/Configuration Notes
3
3
----------------------------------------
4
4
5
- EasyOVS 0.2
5
+ EasyOVS 0.3
6
6
---
7
7
8
8
The supported installation methods for EasyOVS are
9
- 1) using a pre-built VM image, and
10
- 2) native installation on common Linux distribution,
9
+ 1) native installation on common Linux distribution,
11
10
such as Ubuntu, Debian, CentOS and Fedora.
12
- 3) You can also easily create your own EasyOVS VM image
13
- 4) Other distributions may be supported in the future - if you would
11
+ 2) Other distributions may be supported in the future - if you would
14
12
like to contribute an installation script, we would welcome it!
15
13
16
- 1. Easiest "installation" - use our pre-built VM image!
17
14
18
- The easiest way to get EasyOVS running is to start with one of our
19
- pre-built virtual machine images from <https://github.com/yeasy/easyOVS>
20
-
21
- Boot up the VM image, log in, and follow the instructions on the
22
- EasyOVS web site.
23
-
24
- One advantage of using the VM image is that it doesn't mess with
25
- your native OS installation or damage it in any way.
26
-
27
- 2. Native installation from source
28
-
29
- 2.1. Native installation from source on Ubuntu,Debian,CentOS and Fedora
15
+ 1. Native installation from source on Ubuntu,Debian,CentOS and Fedora
30
16
31
17
If you're reading this, you've probably already done so, but the
32
18
command to download the EasyOVS source code is:
@@ -51,7 +37,7 @@ like to contribute an installation script, we would welcome it!
51
37
52
38
sudo easyovs/util/install.sh -s <directory> -a
53
39
54
- 3 . Installation on other Linux distributions
40
+ 2 . Installation on other Linux distributions
55
41
56
42
Although we don't support other Linux distributions directly, it
57
43
should be possible to install and run EasyOVS with some degree of
0 commit comments