emulate icon indicating copy to clipboard operation
emulate copied to clipboard

GitHub Actions for BSD.

Results 6 emulate issues
Sort by recently updated
recently updated
newest added

### virtio-net - [x] freebsd-13.0 - [ ] netbsd-9.2 - [ ] openbsd-7.1 - [ ] openbsd-7.0 ### virtio-scsi - [ ] freebsd-13.0 - [ ] netbsd-9.2 - [ ]...

enhancement

Installing Guest Additions should improve performance somehow. It looks like [FreeBSD has support for Guest Additions](https://www.unixmen.com/virtualbox-guest-additions-for-freebsd-guest/). Perhaps NetBSD and OpenBSD do as well.

enhancement

I expect GitHub will deprecate `macos-10.15` eventually and we want to be off of that by then. Linux is pretty fast and (in my personal experience) I think GitHub assigns...

enhancement

It would be nice to be able to use the [default Actions environment variables](https://docs.github.com/en/actions/learn-github-actions/environment-variables#default-environment-variables) in the guest: - `GITHUB_TOKEN` - `GITHUB_SHA` - etc

The issue here is that the image download takes a significant amount of time (anecdotally, 30-60 seconds). The image itself is of a 14 GB disk. But, per @jcs, if...

enhancement

Hi, it looks like something changed in github's CI and I am seeing lots of random CI failures for emulate. https://github.com/openiked/openiked-portable/actions/runs/7033906227/ https://github.com/NetworkConfiguration/dhcpcd/actions/runs/6573789362 I can't tell what is going wrong but...