Sam Mendoza-Jonas

Results 55 comments of Sam Mendoza-Jonas

Hey I was just about to create this issue :D `ffspart` is correct, I'm working on that at the moment, slowly integrating it in fully and removing some leftover dependencies....

Something we should consider with https://github.com/open-power/petitboot/issues/42 too.

Sam Bobroff has a buildroot patch that allows defconfigs to be specified as the combination of several partial defconfigs which suits our usecase very well. http://lists.busybox.net/pipermail/buildroot/2016-May/160745.html

I've put a first-shot at splitting up the platform defconfigs up over here, based on the above patch: https://github.com/sammj/op-build/commit/6a334b864cd06f6ac9bcbdf2505d7f7d47dee8dc Bikeshed away :)

Sam has submitted an improved version of his mergeconfig changes as part of this patchset - http://patchwork.ozlabs.org/patch/638448/ A V2 is incoming, if we like the look of that perhaps we...

This didn't end up making it upstream as Buildroot decided that building configs is something that should be done by the user; Buildroot just consumes them. For context: http://lists.busybox.net/pipermail/buildroot/2016-July/165623.html We...

Please post `/var/log/messages` and `/var/log/petitboot/pb-discover.log` - perhaps Petitboot is not seeing the disks.

From the logs not even the kernel appears to think this machine has disks attached. Do you know exactly what should be appearing, and how it is attached (eg. as...

``` [7279045336,7] PHB3: Timeout waiting for electrical link [7279047461,7] PHB3: DLP train control: 0x0fd0001101000000 [7279049941,7] PHB3: Slot freset: Retrying [7279051718,7] PHB3: Slot freset: Asserting PERST [7330251688,7] PHB4: Timeout waiting for...

Hi Yiannis, Looking at those logs the thing that stands out most is that pb-discover appears to have been run twice: ``` --- pb-discover --- lang: en_US.utf8 Detected platform type:...