summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2018-05-07Suggests to use deboostrap to create Jessie env (#17)Hideki Yamane
* Suggest to use deboostrap to create Jessie env Not prepare Jessie host but create Jessie environment with debootstrap, since it runs on many, many distros and versions.
2017-05-06Update the README. 1.2.0 isn't so experimental anymore.Daniil Baturin
2017-05-05Change website URL to .ioHannes Kindströmmer
Change ````http://vyos.net``` to ```https://vyos.io``` since the .net domain is redirecting to .io domain.
2017-01-25Switch all build scripts to python3.Daniil Baturin
Since we only support jessie as build host, and jessie knowingly does have python3 (although not by default), we don't really need to worry about being both 2 and 3 compatible.
2017-01-06Fixing required package listJason Hendry
2016-03-08Add how to build VM images to README.md (ref T14).Yuya Kusakabe
2015-12-20Some history and branch information in the README.Daniil Baturin
2015-12-17Add a README draft.Daniil Baturin