Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-02 | Remove a reference to the build-iso | Daniil Baturin | |
That's all history now. | |||
2019-04-02 | Reorder sections so that docker and submodule stuff is not between ↵ | Daniil Baturin | |
./configure and make iso | |||
2019-01-25 | Update README.md (#38) | Daniel Pro | |
Corrected few minor typos | |||
2019-01-25 | Corrected typo in git submodule command (#40) | Nicholas Humfrey | |
2019-01-12 | README.md: typo fixes | Christian Poessinger | |
2019-01-12 | Update README.md Docker instructions and branch names | Christian Poessinger | |
2018-12-28 | Rename build script to build-submodules and removed docker from the build ↵ | Runar Borge | |
process. The script was originally named `build-docker-subpackages` and executed docker for every package built. This has now changed so that the user could choose to do a docker or native build. The readme is aldo updated to reflect this change. | |||
2018-12-25 | Remove vyatta-util and upate list of packages failing docker build | Runar Borge | |
2018-12-24 | Restructured example compilation code for easy reading | Runar Borge | |
2018-12-24 | Added script and instructions for building most packages from source. | Runar Borge | |
Using the vyos-builder docker container. Also added examples on doing builds. | |||
2018-12-18 | T1070 - docker build of vyos-strongswan (#31) | runborg | |
* T1070 - Added packages and readme notes about building strongswan strongswan is easely built using a docker image, but needs special options to pass tests. Added notes in the readme about building it and building instructions * T1070 - Restructured build example for wyos-strongswan | |||
2018-11-20 | Clarify the debootstrap step | Daniil Baturin | |
2018-09-03 | T556: Added packages to docker image for building qemu image and vyos-1x | unixninja92 | |
2018-09-03 | Added simpler docker instructions for linux and fixed for mac and windows (#24) | Charles Teese | |
2018-06-25 | Merge branch 'master' into current | Daniil Baturin | |
Conflicts: README.md | |||
2018-06-24 | README.md: place QEMU and VMWare in dedicated chapter | Christian Poessinger | |
2018-06-24 | README.md: make it look more fancy | Christian Poessinger | |
2018-06-23 | README.md: use live-build instead of live-helper | Christian Poessinger | |
... as suggested by @hagbard-01 | |||
2018-06-23 | Break overly long lines. | Daniil Baturin | |
2018-06-23 | Break overly long lines. | Daniil Baturin | |
2018-06-09 | Typo fixes and improvements for the readme | Daniil Baturin | |
2018-05-25 | Merge pull request #15 from mtudosoiu/current | Daniil Baturin | |
task #T555 && #T556 add tools/submod-mk and Dockerfile to vyos-build repository | |||
2018-05-07 | Suggests 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-21 | Task #556 Update README.md | mtudosoiu | |
2018-02-21 | Task #556 Update README.md for Dockerfile | mtudosoiu | |
2018-02-21 | update R | mtudosoiu | |
2017-05-06 | Update the README. 1.2.0 isn't so experimental anymore. | Daniil Baturin | |
2017-05-05 | Change website URL to .io | Hannes Kindströmmer | |
Change ````http://vyos.net``` to ```https://vyos.io``` since the .net domain is redirecting to .io domain. | |||
2017-01-25 | Switch 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-06 | Fixing required package list | Jason Hendry | |
2016-03-08 | Add how to build VM images to README.md (ref T14). | Yuya Kusakabe | |
2015-12-20 | Some history and branch information in the README. | Daniil Baturin | |
2015-12-17 | Add a README draft. | Daniil Baturin | |