Daniil Baturin
|
172c65f075
|
Merge branch 'current' of github.com:vyos/vyos-build into current
|
2018-10-03 04:39:38 +02:00 |
|
Daniil Baturin
|
043fcf6551
|
T866: set the upgraded flag on update from 1.1.x
|
2018-10-03 04:39:09 +02:00 |
|
Christian Poessinger
|
8f3bfc8a15
|
Sync vyatta-iproute submodule
|
2018-10-02 16:55:12 +02:00 |
|
Christian Poessinger
|
3721e6c03b
|
Sync vyos-kernel submodule
|
2018-10-02 16:53:15 +02:00 |
|
Christian Poessinger
|
fef9260286
|
Remove mlnx-ofed-kernel-modules package from ISO
|
2018-10-02 13:25:05 +02:00 |
|
Daniil Baturin
|
0db8a780f7
|
Merge branch 'current' of github.com:vyos/vyos-build into current
|
2018-10-01 18:05:17 +02:00 |
|
Christian Poessinger
|
bf306d6723
|
Update VyOS Kernel to 4.18.11
|
2018-10-01 17:15:04 +02:00 |
|
Daniil Baturin
|
360cc68367
|
T769: disable starting StrongSWAN on boot.
|
2018-09-25 19:54:43 +02:00 |
|
Christian Poessinger
|
c63aee18ef
|
T500: arp_filter blocks ARPs for VRRP virtual addresses
|
2018-09-23 15:05:52 +02:00 |
|
Christian Poessinger
|
6e91656a8a
|
Merge pull request #25 from unixninja92/dockerqemu
T556: Added packages to docker image for building qemu image and vyos-1x
|
2018-09-21 13:42:44 +02:00 |
|
Christian Poessinger
|
7e4faab334
|
ISO: remove iser-modules as it is build against Kernel 4.14
|
2018-09-19 21:46:54 +02:00 |
|
Christian Poessinger
|
50d1904a62
|
Update VyOS kernel to 4.18.8
|
2018-09-18 21:21:32 +02: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 |
|
Christian Poessinger
|
c8297009c5
|
Add pmacct submodule
|
2018-09-01 10:54:49 +02:00 |
|
Christian Poessinger
|
e994a2233a
|
T778: T811: remove vyatta-cfg-dhcp-server dependency
|
2018-08-31 22:39:14 +02:00 |
|
Christian Poessinger
|
22d256a929
|
T811: add DHCPv6 init script to ISO image
|
2018-08-30 22:12:15 +02:00 |
|
Christian Poessinger
|
69ae765077
|
bugfix: disable TFTP server on system boot
|
2018-08-27 20:07:59 +02:00 |
|
Christian Poessinger
|
df91babcb9
|
Revert "T692: do not start TFTP server on boot."
This reverts commit 3388a3c0f9bb4782b1eb126739f2c63517274e9d.
|
2018-08-27 19:38:49 +02:00 |
|
Christian Poessinger
|
9bdc1f5df8
|
T792: add TFTP server functionality
|
2018-08-27 19:13:08 +02:00 |
|
Daniil Baturin
|
3388a3c0f9
|
T692: do not start TFTP server on boot.
|
2018-08-27 05:09:05 +02:00 |
|
Daniil Baturin
|
f0843ffe83
|
T441: disable FRR.
Running it with systemd when watchfrr is disabled causes systemd
to think it's dead and restart it.
|
2018-08-27 00:09:21 +02:00 |
|
Daniil Baturin
|
d55d3bfb99
|
T441: enable frr.service and disable watchfrr
The issue with current watchfrr is that it restarts all daemons
even if only one failed.
|
2018-08-26 17:31:55 +02:00 |
|
Daniil Baturin
|
1b77b2e5f8
|
T787: add a hook for disabling the StrongSWAN unity plugin that is interfering with DMVPN.
|
2018-08-25 00:02:35 +02:00 |
|
Daniil Baturin
|
357457dab9
|
T441: add a hook for updating FRR startup configs and creating empty daemon configs.
|
2018-08-25 00:01:36 +02:00 |
|
Christian Poessinger
|
182b0a37bd
|
T792: Update VyOS kernel to 4.18.4
|
2018-08-23 08:39:18 +02:00 |
|
Christian Poessinger
|
65c191ee55
|
T776: Update VyOS Kernel to latest 4.14.65
|
2018-08-20 18:04:44 +02:00 |
|
Kim Hagen
|
747e939421
|
Add azure build to makefile
|
2018-08-17 11:14:53 +02:00 |
|
Kim Hagen
|
7810f3be21
|
Add script that converts image to vhd
|
2018-08-17 10:53:54 +02:00 |
|
Kim Hagen
|
b093d77ad0
|
Add initial azure image building
|
2018-08-17 10:50:49 +02:00 |
|
Christian Poessinger
|
edd1b9e458
|
T776: Update VyOS Kernel to latest 4.14.62
Submodule packages/vyos-kernel 1230876..713585a:
> Merge tag 'v4.14.62' into linux-vyos-4.14.y
|
2018-08-14 19:32:37 +02:00 |
|
Christian Poessinger
|
d0c0133539
|
Add vyos-wireguard submodule
|
2018-08-14 19:32:37 +02:00 |
|
Peri Diane Jones
|
45fd1b1440
|
Docker build improvements
Fix missing dependencies and repositories, make the makefile exit with 1 if ISO file wasn't built.
|
2018-08-12 03:01:35 +07:00 |
|
Daniil Baturin
|
1d00a354fe
|
Add Debian backports repo to the build.
|
2018-07-21 12:31:23 +02:00 |
|
UnicronNL
|
dfb40b3640
|
Add docs
|
2018-07-01 13:42:38 +02:00 |
|
Daniil Baturin
|
db57dd817a
|
Merge branch 'current' of github.com:vyos/vyos-build into current
|
2018-06-26 14:22:12 +02:00 |
|
Daniil Baturin
|
aa91197422
|
T712: add configure options to simplify building images with custom packages.
|
2018-06-26 14:21:32 +02:00 |
|
Christian Poessinger
|
c3ee67ea6c
|
Merge pull request #19 from hagbard-01/current
Remove nmap duplicate from data/live-build-config/package-lists/vyos-utils.list.chroot
|
2018-06-25 18:24:29 +02:00 |
|
hagbard
|
f407d2eaf3
|
nmap was listed twice.
|
2018-06-25 09:02:59 -07:00 |
|
Daniil Baturin
|
7f14d89db2
|
Add aptitude and apt-rdepends to the dev package lists. They come in handy for untangling package dependencies.
|
2018-06-25 04:20:20 +02: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
|
9113afff3a
|
Merge branch 'current'
|
2018-06-23 04:37:36 +02:00 |
|
Daniil Baturin
|
2268a65ba8
|
Revert "Master branch README."
This reverts commit 6d3fcf76bf829306bc812ba18eef186d8d165f66.
|
2018-06-23 04:37:31 +02:00 |
|
Christian Poessinger
|
85bc557f4c
|
T703: add 'nmap' to utils package list
VyOS scripts do not use it, people certainly do.
|
2018-06-21 21:46:03 +02:00 |
|
Daniil Baturin
|
7cffba7a60
|
T697: add openssh-client to the utils package list.
VyOS scripts do not use it, but people certainlt do.
|
2018-06-15 14:48:30 +02:00 |
|