mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 05:47:34 +00:00
Meta+Documentation: Don't rebuild disk image for every run on OpenBSD
This commit is contained in:
parent
68e4e7923a
commit
6dee1e91be
2 changed files with 2 additions and 1 deletions
|
@ -88,7 +88,7 @@ apk add cmake e2fsprogs grub-bios samurai mpc1-dev mpfr-dev gmp-dev ccache rsync
|
|||
## OpenBSD prerequisites
|
||||
|
||||
```console
|
||||
doas pkg_add bash cmake g++ gcc git gmake gmp ninja ccache rsync coreutils qemu sudo
|
||||
doas pkg_add bash cmake g++ gcc git gmake gmp ninja ccache rsync coreutils qemu sudo e2fsprogs
|
||||
```
|
||||
|
||||
## FreeBSD prerequisites
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue