diff options
author | Daniil Baturin <daniil@baturin.org> | 2021-02-09 06:17:04 +0700 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2021-02-09 06:17:04 +0700 |
commit | df1a426577ad4a28838c84380d00872807efcd87 (patch) | |
tree | cc6b06387f5d7b1b13182bad7c6dc168023ab75f | |
parent | 8c591cf1fe340e5184df0f9c56186238b6d9497a (diff) | |
download | community.vyos.net-df1a426577ad4a28838c84380d00872807efcd87.tar.gz community.vyos.net-df1a426577ad4a28838c84380d00872807efcd87.zip |
Some minimal goals.
-rw-r--r-- | site/about.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/site/about.md b/site/about.md index f2be7aa..c4264ed 100644 --- a/site/about.md +++ b/site/about.md @@ -1,7 +1,12 @@ # VyOS Project +VyOS is a fully open-source network OS. + ## Goals +* Provide a universal network OS that can run on commodity hardware (from large rack-mountable servers to small desktop appliances and old PCs), all popular hypervisors and cloud platforms. +* Give all people control over their network equipment by giving them the full source code and means to build it. + ## History Back in the days, there was a company named Vyatta inc. that set out to create an open-source network OS |