| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
Change-Id: If1e0284b9e8342b670cbbd2a284b0a92fa53dea1
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
|
|
|
|
|
|
|
|
| |
Added:
- REST client curl commands.
Change-Id: Ie3d8beaed7da456544a9c8a949d2b5003829c0c3
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
|
|
|
|
|
| |
Change-Id: If6f3c0ea2fb6e357c5f5c474776ce79d92161eb4
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
|
|
|
|
|
| |
Change-Id: I98ccba5d9609387e1ba1318a741ea70474eed661
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
| |
Change-Id: I569c5fcc9edf7fa4da53f50caf27b7d84413022f
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
| |
Change-Id: I986db133b1babd12dd3657ba3974096e4b8db809
Signed-off-by: Emily Shaffer <emilyshaffer@google.com>
|
|
|
|
|
|
|
|
|
|
| |
Added information about storing images on an alternate BMC chip
to be able to support multiple images at a time.
Resolves openbmc/openbmc#2201
Change-Id: Ib3e40a6c3cf685cab23ce522331c87fb10791550
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
|
|
|
| |
Added implementation link to
https://github.com/openbmc/openpower-pnor-code-mgmt
Change-Id: I3c2405faa8e92eab88cea64645d1a420ebf840a0
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
| |
Change-Id: If50645398370d66da0f81f1934e8491999f23bc9
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
|
|
| |
Define the format and what is included in the MANIFEST file.
Change-Id: Id60e7d586c8342529d294f172d143b4f1c3028d3
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
| |
Change-Id: I0534256769c74dc65c79f570e85f1f28c7ea3cd4
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
| |
Change-Id: If459078d3ad702e5c32a6f4621f76b96936a7a68
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
|
|
|
|
| |
Added information about "functional", "active", and
"inventory item" associations. Added a "check the activation
is complete" and "reboot the bmc for image to take" sections.
Change-Id: I1625b94304ad984c50e64a7e6ab3125b48aff12c
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
| |
UBI Code Update has its own document, so should
Host Code Update. Moved the 3 code update documents to their
own dir.
Also, updated the titles, headers, and links to reflect this.
Change-Id: I08199785f8ec3eee74375cdbf881ad6b8825a70c
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
| |
Reworked the host-management.md document. Updated example
calls from the old /org/openbmc, to /xyz/openbmc_project.
Changed //bmc/ to //${bmc}/. Updated Event logs, Host State,
Boot Options, Sensors, and Inventory sections to be correct.
Change-Id: Ia914b13f5217c19b37d1377092e68c66ac9b74c7
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
|
|
|
|
| |
This adds ical file generation using the yaml2ical tool for weekly
community meetings. The ical can be used to email an "invite" to meeting
attendees. It also supports adding other weekly meetings as needed.
Change-Id: I0a34c7a68ebe5be52f593987bdecdb6b8e14d07d
Signed-off-by: Kurt Taylor <kurt.r.taylor@gmail.com>
|
|
|
|
|
| |
Change-Id: I946883cfbc7a93c11701d0c5ee13b3ba7a22bf0c
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
|
|
|
|
|
|
|
|
|
|
| |
Changed the example calls from //bmc/ to //${bmc}/ in
LED-architecture.md and cheatsheet.md.
This is more obvious and users can set bmc to their bmc ip
and just copy/paste these example calls.
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Change-Id: I9efcc802367b01535ceada71f143972cadf1ca48
|
|
|
|
|
|
|
|
|
| |
Changed the example calls from //bmc/ to //${bmc}/.
This is more obvious and users can set bmc to their bmc ip
and just copy/paste these example calls
Change-Id: Ic06ffeb232b12989f852985cce7dfe1480b7ee45
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
|
|
|
|
| |
Added information about the MANIFEST file and what is included in
the UBI BMC image tar. Also, added information about the
implementation.
Change-Id: I7abc34a13b74f22d647531b0ad9241503594d816
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
OpenBMC supports two code update layouts, the default non-UBI
layout and the UBI layout which is used on Witherspoon. This
document is the UBI layout code update. This document describes
how to code update with the UBI layout. A lot of this information
was taken from openbmc/docs/code-update.md#host-code-update and
adapted for the BMC code update. More to come.
Change-Id: I640f222aa85fbf544da8555237392a30818685de
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
|
|
|
|
| |
Changed the example calls from //bmc/ to //${bmc}/.
This is more obvious and users can set bmc to their bmc ip
and just copy/paste these example calls.
Change-Id: I5bb2794fc80121ca793acf2d8cdd2fa27f56596b
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
|
|
|
| |
This follows the discussion on the mailing list titled "Use of Boost in
OpenBMC"
Change-Id: I156a17086e411287e7c7182cdb65ea620e280950
Signed-off-by: Ed Tanous <ed.tanous@intel.com>
|
|
|
|
|
|
|
|
| |
The version id can now be calculated beforehand, add that
to the code-update.md.
Change-Id: I245e277e0a922121e371664f11719bec2e4fd20a
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Corrected the curl command to power on the host.
The state code is now xyz/openbmc_project/state,
not org/openbmc/control.
Also, changed the host in the curl commands from "palm5-bmc"
to "bmc", "bmc" is found in the rest of the docs.
Change-Id: I7b0a808f9697994d44bc552d7fd02b07707b9d9c
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
|
|
|
| |
The POST curl example calls in rest-api.md used the old
/org/openbmc, update to /xyz/openbmc_project/.
Change-Id: Ib67827e94b1b47a5ab6bd0ed4107e78e73f88b48
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
|
|
|
| |
The PUT curl example calls in rest-api.md used the old
/org/openbmc, update to /xyz/openbmc_project/.
Change-Id: I7b09aba752608fe9d43b55349ddffb0db8df6526
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
|
|
|
| |
The DELETE curl example calls in rest-api.md used the old
/org/openbmc, update to /xyz/openbmc_project/.
Change-Id: I388598d09db4ee6c89ace1637fd3a5817b76cdce
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
|
|
|
| |
The GET curl example calls in rest-api.md used the old
/org/openbmc, update to /xyz/openbmc_project/.
Change-Id: Ie0c6ab3fca0f72813dab7b8aa0082a90f8d94deb
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
| |
Change-Id: Ib1d81d08b8ec90c27e0d50c891d7b5e2b78c48d1
Signed-off-by: Kurt Taylor <kurt.r.taylor@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Support for u-boot redundant environment variables was
added where u-boot alternates writing to each environment
every time a variable is written. But initramfs doesn't
know which environment is active so it always reads from
the same one. Therefore need to twice set the
variables that initramfs reads so that they're written
to both environments and initramfs can read them.
Change-Id: I203386fc4be6a0deb7fa8b13757c83c8b0d4b4c4
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
|
|
|
|
|
|
|
|
|
| |
Spelling errors found using github.com/lucasdemarchi/codespell
A tool to fix common misspellings.
This tool is licensed under GNU General Public License, version 2.
Change-Id: Ia3dd39a0f7aa9e9146c0dc9888160e77d312615c
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
|
|
| |
Resolves openbmc/openbmc#2317.
Change-Id: Ic7ec575f77f5bc5ee44109fcff5b3d69a2b1982c
Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
|
|
|
|
|
|
|
|
| |
Add reviewers to OpenBMC machines as suggested by Andrew:
https://lists.ozlabs.org/pipermail/openbmc/2017-October/009540.html
Change-Id: Ib8cf8cf219e36dc53bb2cca1d0d6c144acc82da7
Signed-off-by: Brendan Higgins <brendanhiggins@google.com>
|
|
|
|
|
|
|
|
|
|
| |
Several links are broken because they were in different lines.
Replace all inline-style links with reference-style ones and fix the
broken links.
Change-Id: Ia3266ebb83f275a3e25affac4ed88283892a1a5b
Signed-off-by: Lei YU <mine260309@gmail.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
|
|
|
|
|
| |
Change-Id: I837dedae986c615ed9a23707bda4ffa7494a4a3b
Signed-off-by: Lei YU <mine260309@gmail.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
|
|
|
|
|
|
| |
Added Adriana and removed Patrick as reviewers for sdbusplus.
Change-Id: I4ab053393cecabd3ffb4da804c44ea97032ed621
Signed-off-by: Brendan Higgins <brendanhiggins@google.com>
|
|
|
|
|
| |
Change-Id: Ibaf080a36ec0300708c777e01f3488cb0b7f83bc
Signed-off-by: Charles Paul Hofer <Charles.Hofer@ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add details on how to perform a host code update without using
the REST interfaces, by manually copying the image file to the
BMC and performing the activation from the BMC command line.
Also describe what a version id is, and how to check the
activation is completed.
Change-Id: I60f97f3a6430f7f93c388aff51d96a3f3a440217
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
|
|
|
|
|
| |
Change-Id: I9c700dbdb7c54e948270dfb6333c38a8495472bf
Signed-off-by: Charles Paul Hofer <Charles.Hofer@ibm.com>
|
|
|
|
|
|
|
|
| |
- Action targets now obmc-<host|chassis>-<action>@.target
- New reboot target added to handle host reboots
Change-Id: Ib1e7fcefc254904a150cc77666cd617e1c2c07d1
Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
|
|
|
|
|
| |
Change-Id: Ie1cc9aa4dc5769eb96adc63706fce4c4d71573b6
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
|
|
|
| |
Add instructions on how to patch the host bios that implements
virtual pnor.
Change-Id: If38e4815ce677888993b649157f28412e0108408
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
|
|
|
|
|
|
|
|
|
| |
Update the Host code update section with steps to generate a bios host
image and instructions on how to perform and monitor the update by
using the Software dbus interfaces.
Change-Id: I86dc2b7c31385c162c8a24fbd9bd15d7a81cd2c2
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
|
|
|
|
|
|
|
|
| |
List the steps needed to add LED management. Based off
of learnings from add Romulus
Change-Id: Ic99e9a44a60247082256b452a49a61073a53d471
Signed-off-By: Chris Austen <austenc@us.ibm.com>
|
|
|
|
|
| |
Change-Id: I0da34f046a0d3e1181dfaf86ad6379e5f5fae538
Signed-off-by: Charles P. Hofer <charles.hofer@ibm.com>
|
|
|
|
|
| |
Change-Id: Icd6dcad54172a6bc1d55fe6c8ddb1fb0d5698d59
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
| |
Change-Id: I9b2b200843f1228ddf92f60be41a10563eb0116f
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
| |
Change-Id: Ib46070743709080e5be1a278f2c412635599af67
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
|
|
| |
Change "dbus" to the correct spelling "D-Bus".
Change-Id: Ic05a05751b8d79f76d207b17ba736057b68cac6b
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|