Christian Poessinger
47647d4016
Docker: do not enable visual mode on right click in vim
2020-02-02 15:34:31 +01:00
Christian Poessinger
cabc4f253d
Docker: add nano editor to container image
2020-02-02 15:34:31 +01:00
Christian Poessinger
d7a2ea6195
Merge pull request #80 from runborg/arm-build
...
T1927: Extend main docker container to support arm builds
2020-02-02 12:49:06 +01:00
Christian Poessinger
c145b4b092
Kernel: T2011: Update Linux Kernel to v4.19.101
2020-02-02 11:01:22 +01:00
Christian Poessinger
cb9afb59e1
T640: build ISO without recommended APT packages to reduce size
2020-02-02 11:00:10 +01:00
Christian Poessinger
a21025f9e7
vyos-utils: remove dependency on iperf(3)
...
Dependency already satisfied in vyos-1x which holds the CLI wrapper.
2020-02-02 10:31:09 +01:00
Christian Poessinger
a56050dc91
vyos-utils: T640: add required dependency on systemd-sysv
2020-02-02 10:27:02 +01:00
Christian Poessinger
2ddf0374ef
vyos-utils: remove telnet as already a dependency in vyos-1x
2020-02-02 10:26:19 +01:00
Christian Poessinger
07bb6dc21a
hooks: delete unused documents from generated ISO
...
We do not need any documentation on the system - this frees 43MB.
2020-02-01 22:47:49 +01:00
Christian Poessinger
070f5067ba
Testsuite: increase timeout when running vyos-smoketest
2020-02-01 18:54:56 +01:00
Christian Poessinger
952a9e28c6
Docker: add build dependencies for libnss-mapuser
2020-02-01 14:10:04 +01:00
Christian Poessinger
ede6915729
Kernel: T1996: Update Linux Kernel to 4.19.99
2020-01-29 19:27:56 +01:00
Runar Borge
3446ab6777
Docker: T1927: Readd curl certificate fix
2020-01-27 19:55:55 +01:00
Christian Poessinger
013ad967c0
Testsuite: remove "show interfaces" command
2020-01-25 09:14:09 +01:00
Christian Poessinger
e58f2c396f
VMware: move additional files to vyos-1x-vmware package
2020-01-25 08:50:20 +01:00
Christian Poessinger
996cedd037
Testsuite: use single qemu command
2020-01-25 08:30:14 +01:00
Christian Poessinger
1749ed9150
Testsuite: use 4 NICs
2020-01-24 23:15:50 +01:00
Christian Poessinger
ac8c6bc95e
Testsuite: remove VNC console from qemu cmdline
2020-01-24 23:15:50 +01:00
Christian Poessinger
7604383d10
Docker: add build dependencies for vyos-cloud-init
2020-01-23 07:29:11 +01:00
Christian Poessinger
f1ec0b24d1
list-build-dependencies: add Stackoverflow copy remark
2020-01-22 19:25:10 +01:00
Christian Poessinger
9240faa04a
list-build-dependencies: update copyright year
2020-01-22 19:00:56 +01:00
Christian Poessinger
88ae44ab01
list-build-dependencies: rename variable (do not use missleading current name)
2020-01-22 18:59:26 +01:00
Christian Poessinger
67796884b3
list-build-dependencies: remove temporary vyos-world control file
2020-01-22 18:57:56 +01:00
Christian Poessinger
a2580d735b
list-build-dependencies: replace hardcoded branch with current branch
2020-01-22 18:57:21 +01:00
Christian Poessinger
b7536e4b36
scripts: add helper to list all build dependencies
...
This script will download vyos-world debian/control file and build a
denpendency list which in the end outputs the commands required to setup
a build host (either native or via Docker) with all required packages.
2020-01-22 18:45:34 +01:00
Runar Borge
44a8ad0a88
Docker: T1927: Regenerate ca-certificate store
2020-01-21 21:57:39 +01:00
Runar Borge
4737ecec92
Merge branch 'arm-build' of github.com:runborg/vyos-build into arm-build
2020-01-21 19:58:52 +01:00
Daniil Baturin
0b67e14b62
Merge pull request #78 from UnicronNL/current
...
T1951: Include awscli package is the AWS build
2020-01-20 00:50:27 +07:00
Daniil Baturin
2b332ea0c3
T1958: add a prototype of the firmware list extraction script.
2020-01-09 08:29:24 +01:00
hagbard
a7428b57e6
live-tools: T1880: live-tools service hangs on reboot
...
* live-tools.service is supposed to find and eject
the live media, I think the package can be removed
from the installation list or deinstalled before
the iso is generated.
2020-01-08 08:57:24 -08:00
Kim Hagen
62fce9c3c9
T1951: Include awscli package is the AWS build
2020-01-08 11:09:55 +01:00
Christian Poessinger
31284f0759
README: update link to build instructions
2020-01-04 15:50:01 +01:00
Runar Borge
d70e93babc
Docker: T1927: Extend docker container to build on arm
2020-01-03 22:24:53 +01:00
Runar Borge
05d2c2b8be
Jenkins: T1927: Update Jenkinsfile to build on arm
2020-01-03 22:21:46 +01:00
Runar Borge
01ae02e0bc
Jenkins: T1927: Update Jenkinsfile to build on arm
2020-01-03 22:18:42 +01:00
Christian Poessinger
721770c206
Revert "Jenkins: T1927: Update Jenkinsfile to build on arm"
...
This reverts commit a7bb0a8021366b5883b947157e9989cf356d9d36.
2020-01-03 21:57:52 +01:00
Christian Poessinger
9e8636d737
Revert "Docker: T1927: Extend docker container to build on arm"
...
This reverts commit de4805055f2cec53af0e80e9d742bc13d9e2bc4d.
2020-01-03 21:57:48 +01:00
Christian Poessinger
ff9d967f8c
Merge pull request #77 from runborg/arm-build
...
T1927: Extend main docker container to support arm builds
2020-01-03 19:01:21 +01:00
Runar Borge
a7bb0a8021
Jenkins: T1927: Update Jenkinsfile to build on arm
2020-01-03 18:55:58 +01:00
Runar Borge
de4805055f
Docker: T1927: Extend docker container to build on arm
2020-01-03 18:33:33 +01:00
Christian Poessinger
f9337815a2
Revert "open-vm-tools is now a dependency of vyos-vmwaretools-scripts"
...
This reverts commit c670deddbee8ae852770574d1c8fce29154812dd.
2020-01-02 22:16:46 +01:00
Christian Poessinger
3309409851
Kernel: T1916: Update Linux Kernel to 4.19.91
2019-12-28 14:54:24 +01:00
Christian Poessinger
f4a9509e69
Jenkins: specify ISO image for archival by glob pattern
2019-12-28 10:14:36 +01:00
Christian Poessinger
e9f365536e
Testsuite: raise exception when smoketest could not be executed
2019-12-28 00:38:55 +01:00
Christian Poessinger
160043ed50
Revert "Testsuite: fix vyos-smoketest binary path"
...
This reverts commit 2a0827cfa4ef2e8a204506481ec8fa6efad1665d.
Location fixed in vyos-smoketest repo.
2019-12-28 00:24:56 +01:00
Christian Poessinger
e00af02a24
vmware-tools: import script file from vyos-vmwaretools-scripts repo
2019-12-27 23:55:07 +01:00
Christian Poessinger
ef122b630d
Jenkins: adjust path on ISO test
2019-12-27 19:33:35 +01:00
Christian Poessinger
7ec6260f81
Docker: move qemu package installation to test-suite sectioN
2019-12-27 19:32:40 +01:00
Christian Poessinger
2a0827cfa4
Testsuite: fix vyos-smoketest binary path
2019-12-27 20:15:40 +02:00
Christian Poessinger
1d90e10566
Testsuite: remove VNC console from qemu cmdline
2019-12-27 20:15:25 +02:00