openbmc / openpower-proc-control

Routines to start and stop OpenPower processors.
Apache License 2.0
1 stars 6 forks source link

Remove link to a company specific repo #4

Open gtmills opened 4 years ago

gtmills commented 4 years ago

Should not have a link to a company-specific repo in the OpenBMC.

https://github.com/openbmc/openpower-proc-control/blob/b181d3bb878f986598751ddb1875577b7ba65a39/procedures/phal/start_host.cpp#L35

https://github.com/openbmc/openpower-proc-control/blob/b181d3bb878f986598751ddb1875577b7ba65a39/proc_control.cpp#L107

Consider using more industry-standard terminology. "IPL" is an IBMism, should use boot instead.

spinler commented 4 years ago

As those links are just for TODOs, and they are publicly accessible, and only IBM contributes to this repo...

bradbishop commented 4 years ago

On Feb 13, 2020, at 5:46 PM, Matt Spinler notifications@github.com wrote:

As those links are just for TODOs, and they are publicly accessible, and only IBM contributes to this repo...

The goal is to get business partners to work-on / feel-like-equal-peers-when-contributing-to this repo too. They have their own bug-trackers. We could allow anyone to post links to any random company specific bug-tracker, but the de-facto standard is to do as Gunnar suggests, and not have any at all. This is a very well established collaborative software development norm. We want to be normal right?