| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tools: openbsd workarounds to use clang-19 | Greg Steuck | 2025-08-07 | 1 | -3/+3 |
| | | | | | That's the current version in the tree. | ||||
| * | tools: put clang-format into PATH on openbsd GCE image | Greg Steuck | 2025-08-07 | 1 | -0/+1 |
| | | |||||
| * | tools: fix llvm version used in the openbsd image | Aleksandr Nogikh | 2025-08-05 | 1 | -1/+1 |
| | | | | | The old version prevents us from rebuiling ci-openbsd. | ||||
| * | tools: use lvvm-16 for OpenBSD bot as 13 is not available in 7.7 | Greg Steuck | 2025-03-31 | 1 | -1/+1 |
| | | |||||
| * | tools/create-openbsd: bump up the limits for syz-bit | Greg Steuck | 2024-07-08 | 1 | -2/+2 |
| | | | | | | | | | As syz-bot became much more aggressive about resource usage lately it started running over the limits and is getting blocked. Give it all the rope it wants. There's nothing else on the VM anyway. Used the vmd class as it is given the most memory in login.conf. | ||||
| * | tools: substitute ubsan_minimal for fuzzer_test in create-openbsd | Greg Steuck | 2024-03-25 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | Reliance on -fsanitize-coverage=trace-pc makes clang look for full ubsan libraries. The only one currently available on OpenBSD is ubsan_minimal. We temporarily use it in place of ubsan_standalone. The ubsan_standalone_cxx library seems currently not necessary and so an empty file works in its stead. This is a temporary measure until I figure out the best course of action for making fsanitize-coverage=trace-pc work out of the box on OpenBSD. This should help with one of the issues we just discovered having replaced the base OS image we use to run syzkaller on OpenBSD. | ||||
| * | tools/openbsd: explicitly require llvm-13 to avoid ambiguity | Greg Steuck | 2023-10-26 | 1 | -1/+1 |
| | | |||||
| * | tools: switch to approved syz-ci buliding recipe | Greg Steuck | 2023-04-28 | 1 | -6/+10 |
| | | | | | https://github.com/google/syzkaller/blob/master/docs/setup_syzbot.md | ||||
| * | tools: simplify openbsd startup script | Greg Steuck | 2023-04-26 | 1 | -2/+3 |
| | | | | | | It's not worth the trouble to figure out how to quote things to save a single copy for a short literal. | ||||
| * | tools: quoting is required when writing shell scripts from shell | Greg Steuck | 2022-12-06 | 1 | -1/+1 |
| | | |||||
| * | tools: set GOCACHE on OpenBSD to the big persistent partition | Greg Steuck | 2022-11-30 | 1 | -0/+2 |
| | | |||||
| * | tools: add script to check shebang lines (#2234) | Mark Johnston | 2020-11-02 | 1 | -1/+1 |
| | | | | | | | | | | | | * pkg/vcs: remove obsolete test script Per Dmitry, this should have been removed as part of 8f58e4b ("pkg/bisect: switch to kconfig.Minimize"). * all: convert shebang lines to use /usr/bin/env * Makefile: fix non-portable use of find(1) | ||||
| * | tools/create-openbsd: auto-detect snapshot version (#2082) | Greg Steuck | 2020-09-01 | 1 | -9/+10 |
| | | | | | | | Removed some never-used knobs as syzkaller always uses snapshots. Resolved some ShellCheck'd lint. TESTED=by installing Aug31 6.8 beta. | ||||
| * | tools/create-openbsd*: update to 6.7 | Greg Steuck | 2020-04-17 | 1 | -1/+1 |
| | | |||||
| * | tools: add script that checks copyright headers | Dmitry Vyukov | 2020-02-18 | 1 | -2/+1 |
| | | | | | Fixes #1604 | ||||
| * | tools/create-openbsd: switch to 6.6 (#1363) | Greg Steuck | 2019-08-27 | 1 | -1/+1 |
| | | |||||
| * | tools/create-openbsd: valid URIs must use a single slash (#1184) | Greg Steuck | 2019-05-15 | 1 | -1/+1 |
| | | | | | Triggered by OpenBSD ftp upgrade which isn't looking kindly at double slahses: https://marc.info/?t=155794126200001&r=1&w=2 | ||||
| * | tools/create-openbsd-gce-ci.sh: explicitly specify sets location (#1167) | Greg Steuck | 2019-05-09 | 1 | -0/+1 |
| | | | | | | The previous default must have changed resulting in apparent failure to install siteXX.tgz. The observable symptom was: `Package installation failed. Inspect install_log.` | ||||
| * | tools/*openbsd*: switch to 6.5 now that it's in -beta | Greg Steuck | 2019-03-01 | 1 | -1/+1 |
| | | |||||
| * | tools/openbsd: use fully resolved gcc package name (#988) | Greg Steuck | 2019-02-09 | 1 | -1/+1 |
| | | |||||
| * | tools/create-openbsd-gce-ci.sh: raise memory limit for openbsd | Greg Steuck | 2018-12-19 | 1 | -0/+1 |
| | | |||||
| * | tools/*openbsd*: use nc from base instead of curl from package | Greg Steuck | 2018-12-09 | 1 | -3/+6 |
| | | | | | This worked fine for ci machine but gce workers have no packages. | ||||
| * | tools: set openbsd hostname to instance name for serviceability | Greg Steuck | 2018-12-02 | 1 | -0/+6 |
| | | | | | | | * openbsd images: set hostname to instance name for serviceability * openbsd startup scripts insist on EOL characters | ||||
| * | tools/create-openbsd-gce-ci.sh: simplification due to workers on GCE | Greg Steuck | 2018-11-27 | 1 | -19/+2 |
| | | |||||
| * | pkg/csource: add support for creating reproducers on OpenBSD | Anton Lindqvist | 2018-11-17 | 1 | -1/+1 |
| | | |||||
| * | tools/create-openbsd*sh: use cdn.openbsd.org not cloudflare, install ↵ | Greg Steuck | 2018-10-28 | 1 | -2/+7 |
| | | | | | | | | | | | 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. | ||||
| * | tools/create-openbsd*: Support post-version flip snapshots. | Greg Steuck | 2018-10-11 | 1 | -2/+4 |
| | | | | | | | * Fixed pkg_add status checking * Switched to qcow2 test image * Minor GC | ||||
| * | tools/create-openbsd-*: fully functional images from scratch | Greg Steuck | 2018-09-28 | 1 | -8/+3 |
| | | | | | | | | | | | | | | | | | * 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. | ||||
| * | tools/create-openbsd-gce-ci auto-start syz-ci, redirect 8080 to 80 | Greg Steuck | 2018-09-26 | 1 | -2/+13 |
| | | |||||
| * | tools/create-openbsd-gce-ci.sh mount 10G ramdisk for worker images | Greg Steuck | 2018-09-20 | 1 | -0/+3 |
| | | |||||
| * | tools/*openbsd*: smaller VMM images and tweaks. | Greg Steuck | 2018-09-20 | 1 | -2/+6 |
| | | |||||
| * | More packages and fewer daemons. | Greg Steuck | 2018-09-17 | 1 | -1/+4 |
| | | |||||
| * | tools/create-openbsd-gce-ci.sh: Add VMM configuration. | Greg Steuck | 2018-09-17 | 1 | -7/+27 |
| | | | | | Added verification of successful package install. | ||||
| * | tools/create-openbsd-gce-ci.sh: image for build machine | Greg Steuck | 2018-09-10 | 1 | -0/+170 |
| Mostly derived from Go buildlet generator with blessing from bradfitz@. Update #712 | |||||
