Jeremy Kerr

Results 24 comments of Jeremy Kerr

Sounds good to me. Allocating the PEN sounds like something that the OpenPOWER systems software workgroup should drive. Are you signed up to that?

OK, I'm happy to do that, on behalf of the OpenPOWER foundation, if you like.

OK, we've put in a request for a PEN through IANA. Will keep you updated on that.

OK, done: ``` 54337 OpenPOWER Foundation Jeff Scheel tsc-chair&openpowerfoundation.org ```

@eprosser: sounds reasonable, and would be a decent compile-time option to have (say, `--without-devmapper`). Is that something that you could implement?

The rationale here is allowing simple integration into another project, using meson's wrap system. We just need the following in that project's own `meson.build`: ``` toml_dep = dependency('tomlc99', fallback: ['tomlc99',...

nice one, thank you!

I get this from a build: ``` vi.po:6: nplurals = 1... vi.po:99: ...but some messages have 2 plural forms vi.po:591: format specifications in 'msgid' and 'msgstr' for argument 1 are...

`COPYING` is fairly common; github at least seems to pick it up from there.

So, this is a bit of a task: petitboot provides a bit of infrastructure for booting from one Linux instance to another; the `dtbImage.ps3.bin` / `otheros.bld` also includes all the...