Pete Moore

Results 85 issues of Pete Moore

I'm having some problems building the raspbootin `kernel.img` file. Since it should be pretty small in size, is it possible to include it in the repo, or add it as...

The directory-cleanup branch (#126) rather bit-rotted, so this is an attempt to salvage at least the `README.md` improvements that were in that PR.

See [bug 1564819](https://bugzil.la/1564819) for context. Thanks!

Use taskcluster-proxy in CI integration tests.

Let's see how this works out...

I've decided the time has come to clean up the layout of this repository a little, so this is my attempt to create a more intuitive and understandable directory layout...

Three different types can be mounted in a task: * File Mount * Read Only Directory * Writable Directory Cache The name _Read Only Directory_ is misleading, since the directory...

There is no intention to merge this PR, but creating it to help with visibility. Writing the pcie/pci/xhci/usb/hid/keboard drivers in assembly is somewhat challenging. To aid this process, my idea...

This is the Spectrum 128k runtests.s equivalent change to 149d2aec63f05c0ca20ce0cf720d0665457f7ece (where the same feature was implemented for Spectrum +4 in aarch64). For example, instead of reporting: ``` FAIL: po_msg_paper_ink_9_1: RAM...

- Basics of the Python module / typings - How to pass sensitive configuration (eg. credentials) - How to report data and have «scalar history» - Quick tour of poucave.utils,...