Greg Steuck
1839757871
tools/create-openbsd*: update to 6.7
2020-04-17 07:27:39 +02:00
Dmitry Vyukov
135c18aadb
tools: add script that checks copyright headers
...
Fixes #1604
2020-02-18 16:05:10 +01:00
Greg Steuck
1eb076e9b7
tools/create-openbsd: switch to 6.6 ( #1363 )
2019-08-27 18:20:23 -07:00
Greg Steuck
051c49fe0d
tools/create-openbsd: valid URIs must use a single slash ( #1184 )
...
Triggered by OpenBSD ftp upgrade which isn't looking kindly
at double slahses: https://marc.info/?t=155794126200001&r=1&w=2
2019-05-15 12:08:03 -07:00
Greg Steuck
a7aeccd44b
tools/create-openbsd-gce-ci.sh: explicitly specify sets location ( #1167 )
...
The previous default must have changed resulting in apparent failure
to install siteXX.tgz. The observable symptom was:
`Package installation failed. Inspect install_log.`
2019-05-09 10:40:00 -07:00
Greg Steuck
1c0e457aaa
tools/*openbsd*: switch to 6.5 now that it's in -beta
2019-03-01 19:09:16 +01:00
Greg Steuck
b4f792e401
tools/openbsd: use fully resolved gcc package name ( #988 )
2019-02-09 10:11:37 -08:00
Greg Steuck
02e6905247
tools/create-openbsd-gce-ci.sh: raise memory limit for openbsd
2018-12-19 20:17:05 +01:00
Greg Steuck
979179d6d6
tools/*openbsd*: use nc from base instead of curl from package
...
This worked fine for ci machine but gce workers have no packages.
2018-12-09 08:55:19 +01:00
Greg Steuck
e0d8c853f6
tools: set openbsd hostname to instance name for serviceability
...
* openbsd images: set hostname to instance name for serviceability
* openbsd startup scripts insist on EOL characters
2018-12-02 09:53:06 +00:00
Greg Steuck
4b6d14f266
tools/create-openbsd-gce-ci.sh: simplification due to workers on GCE
2018-11-27 13:16:46 +01:00
Anton Lindqvist
1508cc9c44
pkg/csource: add support for creating reproducers on OpenBSD
2018-11-17 10:32:19 -08:00
Greg Steuck
24808096ca
tools/create-openbsd*sh: use cdn.openbsd.org not cloudflare, install vmm-firmware
...
* Use cdn.openbsd.org not cloudflare. Install vmm-firmware explicitly.
* Use cdn.openbsd.org not cloudflare. Install vmm-firmware explicitly.
* set hw.smt=1: the underlying hw on VM is unknown so don't waste SMT.
2018-10-28 10:18:59 +01:00
Greg Steuck
42c78641f5
tools/create-openbsd*: Support post-version flip snapshots.
...
* Fixed pkg_add status checking
* Switched to qcow2 test image
* Minor GC
2018-10-11 19:44:34 +02:00
Greg Steuck
0b624c8069
tools/create-openbsd-*: fully functional images from scratch
...
* tools/create-openbsd-gce-ci: use config from /syzkaller
* Use syzkaller copy of src instead of a separate one.
* Using /dev/null disk in vm.conf
* Use KVM, enable doas, no longer symlink.
* Use a dummmy.img
* Revert "Use a dummmy.img"
This reverts commit 656b24d5e4573dde5e95c6158852001c7241e65a.
2018-09-28 11:13:51 +02:00
Greg Steuck
455b6354e8
tools/create-openbsd-gce-ci auto-start syz-ci, redirect 8080 to 80
2018-09-26 09:41:21 +02:00
Greg Steuck
370797126e
tools/create-openbsd-gce-ci.sh mount 10G ramdisk for worker images
2018-09-20 20:46:45 +02:00
Greg Steuck
b117b6ed3d
tools/*openbsd*: smaller VMM images and tweaks.
2018-09-20 11:03:43 +02:00
Greg Steuck
7f125108ae
More packages and fewer daemons.
2018-09-17 09:44:01 +02:00
Greg Steuck
68def56dce
tools/create-openbsd-gce-ci.sh: Add VMM configuration.
...
Added verification of successful package install.
2018-09-17 09:44:01 +02:00
Greg Steuck
8c88323f94
tools/create-openbsd-gce-ci.sh: image for build machine
...
Mostly derived from Go buildlet generator with blessing from bradfitz@.
Update #712
2018-09-10 18:28:00 +02:00