summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2018-09-03T556: Added packages to docker image for building qemu image and vyos-1xunixninja92
2018-09-03Added simpler docker instructions for linux and fixed for mac and windows (#24)Charles Teese
2018-06-25Merge branch 'master' into currentDaniil Baturin
Conflicts: README.md
2018-06-24README.md: place QEMU and VMWare in dedicated chapterChristian Poessinger
2018-06-24README.md: make it look more fancyChristian Poessinger
2018-06-23README.md: use live-build instead of live-helperChristian Poessinger
... as suggested by @hagbard-01
2018-06-23Break overly long lines.Daniil Baturin
2018-06-23Break overly long lines.Daniil Baturin
2018-06-09Typo fixes and improvements for the readmeDaniil Baturin
2018-05-25Merge pull request #15 from mtudosoiu/currentDaniil Baturin
task #T555 && #T556 add tools/submod-mk and Dockerfile to vyos-build repository
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.
2018-02-21Task #556 Update README.mdmtudosoiu
2018-02-21Task #556 Update README.md for Dockerfilemtudosoiu
2018-02-21update Rmtudosoiu
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