Sam Mendoza-Jonas

Results 14 issues of Sam Mendoza-Jonas

Incoming changes for Secure & Trusted Boot on OpenPOWER platforms will have a few dependencies in the Skiroot image. This may apparently include `efivar` and utilities from `efitools`. There may...

After commit https://github.com/open-power/op-build/commit/35ac8f6ec350dd8f3cbb4348c7663c3140140015 we appear to be missing some locale support in Petitboot: ``` Petitboot Language Selection ────────────────────────────────────────────────────────────────────────────── Language ( ) Deutsch (*) English ( ) Unable to display text...

bug
buildroot

The PNOR partition layout hasn't changed significantly since the exciting days of Palmetto. However on POWER9 platforms we've dropped "golden side" and have 64MB - 128MB of flash; in fact...

On newish kernels the `tg3` device on Garrison fails to init: ``` Aug 7 06:21:17 skiroot user.info kernel: [ 3.878052] tg3.c:v3.137 (May 11, 2014) Aug 7 06:21:17 skiroot user.warn kernel:...

bug

A bunch of configuration-related tests were waiting for NVRAM support and a reliable network address in Qemu. Now that we have it, update these tests so that a) they run...

Petitboot doesn't support device-mapper RAID (ie. DM_RAID). Most of the other pieces are already in place so it would be nice to have this too.

enhancement

When connecting via IPMI/serial the user may be greeted with a blank screen. This is because Petitboot doesn't have a way of knowing if anyone is connected to the console...

This is _mostly_ implemented via http://patchwork.ozlabs.org/patch/862752/ etc, but there's still some work to do to make it work nicely, such as - working out a solution for OpenBMC machines that...

enhancement

Have a method for mounting devices over iSCSI

enhancement

It would be really nice if Petitboot could boot from an ISO image itself rather than needing manual unpacking. Initial support is inlcuded in an unmerged series (http://patchwork.ozlabs.org/patch/686304/) but some...

enhancement