Christian Poessinger
cc3f12cd93
Jenkins: set GitHub build info on failure/success
2019-09-15 12:37:38 +02:00
Christian Poessinger
c8302cd6fc
Jenkins: fix GitHub JSON API interface
2019-09-15 12:29:16 +02:00
Christian Poessinger
38f06da287
Jenkins: set timeout to 90 minutes
2019-09-15 11:19:13 +02:00
Christian Poessinger
31e9295cd0
Jenkins: add function to set GitHub build status
2019-09-15 11:19:13 +02:00
Christian Poessinger
47b95b15b3
Jenkins: only deploy ISO if build from official repository
2019-09-15 11:00:02 +02:00
Christian Poessinger
1e53198432
Jenkins: adjust description
2019-09-14 18:14:55 +02:00
Christian Poessinger
e37a682797
Jenkins: add build trigger
2019-09-14 18:04:00 +02:00
Christian Poessinger
01b8623c48
Jenkins: deploy ISO to dev.packages.vyos.net
2019-09-14 18:04:00 +02:00
Christian Poessinger
c636fc4747
Jenkins: remove individual package build and only build the ISO
2019-09-14 15:42:31 +02:00
Christian Poessinger
39ae5d423c
T1640: update Linux Kernel to v4.19.70
2019-09-08 00:20:57 +02:00
Christian Poessinger
8a681c6194
openvpn: T1630: add sudo configuration for openvpn user
2019-09-06 15:16:12 +02:00
Christian Poessinger
ad4c3805b7
Docker: add graphviz to container
2019-09-03 21:52:57 +02:00
Daniil Baturin
372bad3d5d
T1598: enable vyos-hostsd by on startup.
2019-08-21 03:21:29 -04:00
Christian Poessinger
204e0cb825
T1592: update Linux Kernel to v4.19.67
2019-08-17 02:39:14 +02:00
Christian Poessinger
e7366172e5
Packages: remove obsolete vyatta-openvpn
2019-08-17 02:24:50 +02:00
UnicronNL
d1e82e5de7
do not disable metadata for openstack images
2019-08-16 14:13:25 +02:00
Daniil Baturin
a7f8455a7f
Merge pull request #58 from dmaasland/vmware-key-fix
...
Fix default key path
2019-08-10 18:36:32 +07:00
Donny Maasland
ff7f28f359
Fix default key path
2019-08-10 13:09:41 +02:00
Christian Poessinger
5130a5b337
Merge pull request #53 from thepill/thepill-patch-1
...
Add note about building the image on non-linux systems using docker
2019-08-07 00:31:22 +02:00
Christian Poessinger
90759a092e
T1562: change version scheme on current branch used for rolling releases
2019-08-05 14:21:22 +02:00
Christian Poessinger
e81b7d5b25
[intel] T1554: enable RSS and Multiqueue for Intel IGB/IXGBE drivers
2019-07-31 21:41:55 +02:00
Daniil Baturin
b75025546c
Change default debug user password to "debuguser"
2019-07-25 00:28:17 +07:00
Christian Poessinger
8c22ceead4
Revert "pdns-recursor: T1476: update PowerDNS recursor to 4.2 series"
...
This reverts commit aa19625ae1db029e162a9f29af6bd8ff782ff9ff.
2019-07-19 18:06:38 +02:00
Benjamin Pill
fa6fe744ef
Add note about building the image on non-linux systems using docker
...
Currently it is only working on linux systems (using docker)
2019-07-18 18:32:46 +02:00
Christian Poessinger
7bed9a1bbb
Merge pull request #52 from DmitriyEshenko/patch-2
...
Update README.md
2019-07-16 07:59:27 +02:00
UnicronNL
91d4cd070f
Add default hostname
2019-07-12 10:39:42 +02:00
Eshenko Dmitriy
76a1a2b298
Update README.md
...
Add `apt-get update -o Acquire::Check-Valid-Until=false` for fix error `...jessie-backports/InRelease is expired. Updates for this repository will not be applied.`
2019-07-05 12:23:06 +03:00
Daniil Baturin
9958f89e7a
Detailed branch naming explanation.
2019-07-04 19:22:33 +02:00
Daniil Baturin
a6d807234c
T1502: include vyos-smoketest in the dev builds.
2019-07-02 22:48:12 +02:00
John Estabrook
fe60d1f73d
[service https] T1443: add nginx and ssl-cert packages; disable nginx on
...
boot.
2019-07-01 13:17:48 -05:00
Daniil Baturin
3305dca496
Typo fix
...
s/security updated/security updates/
2019-06-25 22:27:14 +07:00
Christian Poessinger
aa19625ae1
pdns-recursor: T1476: update PowerDNS recursor to 4.2 series
2019-06-23 19:04:33 +02:00
Christian Poessinger
0daaef8b5b
Kernel: T1473: update to v4.19.54
2019-06-23 13:16:10 +02:00
Christian Poessinger
df64f25947
bfd: T1183: enable FRR bfdd service
2019-06-23 12:21:53 +02:00
Christian Poessinger
940decbcd6
T1454: frr: remove no longer required watchfrr_options
...
Fixes the following startup warning:
Jun 19 11:14:27 localhost watchfrr.sh: watchfrr_options contains a bash array
value. The configured value is intentionally ignored since it is likely wrong.
Please remove or fix the setting.
2019-06-19 14:31:30 +02:00
Christian Poessinger
6638c5d0f1
T1454: remove deprecated /etc/frr/daemons.conf
...
File which was still present (but not of any problem) caused the
following message:
Jun 19 11:14:27 localhost watchfrr.sh: Reading deprecated /etc/frr/daemons.conf.
Please move its settings to /etc/frr/daemons and remove it.
2019-06-19 13:30:17 +02:00
Christian Poessinger
70366de295
T1453: add missing nss-myhostname package
...
Jun 18 17:56:10 localhost systemd-hostnamed[1434]: Warning: nss-myhostname is
not installed. Changing the local hostname might make
it unresolveable. Please install nss-myhostname!
Jun 18 17:56:34 localhost sudo: root : unable to resolve host vyos-r1-brn
2019-06-19 12:26:29 +02:00
Kim
65af318dfe
Merge pull request #50 from runborg/revert-49-update-to-apply-args
...
T1445: Revert "Update to apply arguments"
2019-06-18 13:18:40 +02:00
runborg
85fc28f67c
Revert "Update to apply arguments ( #49 )"
...
This reverts commit 0d8e2d76169bf70b7dc4707d496d227d57629bb6.
2019-06-18 11:04:10 +02:00
Christian Poessinger
68ff2acd70
T1444: Update Linux Kernel to 4.19.52
2019-06-18 08:03:26 +02:00
Tomohiro Nakamura
0d8e2d7616
Update to apply arguments ( #49 )
2019-06-16 23:36:00 +07:00
Christian Poessinger
14a398d3de
T1327: add serial console (115200,8n1) to ISO kernel command-line
2019-06-16 13:06:43 +02:00
Christian Poessinger
08eaa95a34
T1410: Upgrade Linux Kernel to 4.19.48
2019-06-04 22:13:01 +02:00
Christian Poessinger
e91ac330b7
Packages: clean, fetch and keep options are mutually exclusive
...
... as it makes no sense to keep and clean a package or any other combination.
2019-05-28 20:38:32 +02:00
Christian Poessinger
8cec5a3794
Packages: add '--keep' option to not clean packages
...
By default all git repos are reset using 'git reset --hard' and cleaned using
'git clean -x -d -f'. A developer sometimes would like to keep his
changes and thus the --keep option was added.
2019-05-28 20:37:36 +02:00
Christian Poessinger
b60f6140ef
Packages: do not create obsolete 'data/kernel_version' file
2019-05-28 20:22:32 +02:00
Christian Poessinger
d92be49a3a
T1410: Upgrade Linux Kernel to 4.19.46
2019-05-28 20:21:19 +02:00
Christian Poessinger
787b4aaac8
Packages/modules: install accel-ppp and wireguard modules into right location
...
... previously the modules have been installed into /lib/modules/4.14.45 and not
4.14.45-amd64-vyos.
2019-05-26 17:18:11 +02:00
Christian Poessinger
34e840e4c0
Packages: add live-boot package to build procedure
2019-05-24 16:14:18 +02:00
Christian Poessinger
5f669b4158
Packages/kernel: ensure proper initramfs handling
...
When building the kernel with 'make deb-pkg' insted of 'make-kpkg' - which is
the new official way - an initramfs will be deployed. This break's VyOS!
Delete all possible initramfs image(s) before building the final VyOS initramfs
image.
2019-05-24 16:14:18 +02:00