pmem / run_qemu

A script to create bootable OS images, and run qemu with a locally built kernel.
Creative Commons Zero v1.0 Universal
58 stars 22 forks source link

Arch needs meson package #10

Closed bwidawsk closed 2 years ago

bwidawsk commented 2 years ago

https://github.com/pmem/run_qemu/blob/926447ae8c30a14fa29a6744ad63bcd9dbf9e678/mkosi.arch.default.tmpl#L26

Too lazy to make a PR... Package is called "meson". This is fixes a regression caused by d4784769e63b37302c90e338ed255570754d6c45

As a side note, d4784769e63b37302c90e338ed255570754d6c45 also breaks older versions of ndctl. I don't think that needs fixing, but just mentioning...

stellarhopper commented 2 years ago

Yep agreed on older versions, hopefully that will become the distant past soon enough :) For fedora I think I also had to install ninja-build. Do you need that as well, or just meson?

bwidawsk commented 2 years ago

No. Installing meson pulls in ninja.