25 Commits

Author SHA1 Message Date
Runar Borge
cf055d5f45 Restructured example compilation code for easy reading 2018-12-24 00:10:11 +01:00
Runar Borge
de19301f23 Added script and instructions for building most packages from source.
Using the vyos-builder docker container.
Also added examples on doing builds.
2018-12-24 00:06:08 +01:00
runborg
dfbe78ffba T1070 - docker build of vyos-strongswan (#31)
* 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-12-18 05:35:18 +07:00
Daniil Baturin
36d371ced3
Clarify the debootstrap step 2018-11-20 01:45:00 +07:00
unixninja92
9918535249 T556: Added packages to docker image for building qemu image and vyos-1x 2018-09-03 19:06:46 -04:00
Charles Teese
4f7540f6f8 Added simpler docker instructions for linux and fixed for mac and windows (#24) 2018-09-03 03:24:34 +07:00
Daniil Baturin
5734ca6ef7 Merge branch 'master' into current
Conflicts:
	README.md
2018-06-25 04:20:04 +02:00
Christian Poessinger
a6500e0084 README.md: place QEMU and VMWare in dedicated chapter 2018-06-24 12:19:12 +02:00
Christian Poessinger
9e3d312972 README.md: make it look more fancy 2018-06-24 12:15:35 +02:00
Christian Poessinger
ac376a5360 README.md: use live-build instead of live-helper
... as suggested by @hagbard-01
2018-06-23 16:32:57 +02:00
Daniil Baturin
24e264fd18 Break overly long lines. 2018-06-23 04:39:29 +02:00
Daniil Baturin
4a269cecf7 Break overly long lines. 2018-06-23 04:38:49 +02:00
Daniil Baturin
716e12f7fe
Typo fixes and improvements for the readme 2018-06-09 23:40:52 +07:00
Daniil Baturin
1033e7876a
Merge pull request #15 from mtudosoiu/current
task #T555 && #T556 add tools/submod-mk and Dockerfile to vyos-build repository
2018-05-25 01:30:40 +07:00
Hideki Yamane
eb08c9a2b6 Suggests to use deboostrap to create Jessie env (#17)
* 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-05-07 02:39:12 +07:00
mtudosoiu
20536aa521
Task #556 Update README.md 2018-02-21 15:45:58 +02:00
mtudosoiu
f3af362c0b
Task #556 Update README.md for Dockerfile 2018-02-21 15:39:59 +02:00
mtudosoiu
91d0407364
update R 2018-02-21 15:26:44 +02:00
Daniil Baturin
658cb7c310 Update the README. 1.2.0 isn't so experimental anymore. 2017-05-06 09:39:40 -04:00
Hannes Kindströmmer
37740050b7 Change website URL to .io
Change ````http://vyos.net``` to ```https://vyos.io``` since the .net domain is redirecting to .io domain.
2017-05-05 14:33:06 +02:00
Daniil Baturin
ea48b7bd74 Switch all build scripts to python3.
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-25 17:01:16 -05:00
Jason Hendry
30028aa571 Fixing required package list 2017-01-06 11:54:00 +00:00
Yuya Kusakabe
6b9627e678 Add how to build VM images to README.md (ref T14). 2016-03-08 13:46:08 +09:00
Daniil Baturin
21acfddce2 Some history and branch information in the README. 2015-12-20 05:15:23 -05:00
Daniil Baturin
b949646fa6 Add a README draft. 2015-12-17 00:34:41 -05:00