History log of /openbmc/docs/ (Results 701 – 725 of 746)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d798abd609-May-2016 Andrew Jeffery <andrew@aj.id.au>

rest-api.md: Fix 'emumerate' typo

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

b63933fc09-May-2016 Andrew Jeffery <andrew@aj.id.au>

Makefile: Remove xelatex build log on clean

Previously the log files from xelatex were being left behind. Also, as
xelatex now builds the generated userguide.tex, the arguments to rm can
be matched

Makefile: Remove xelatex build log on clean

Previously the log files from xelatex were being left behind. Also, as
xelatex now builds the generated userguide.tex, the arguments to rm can
be matched by the userguide.* wildcard along with *.tex to remove the
remaining pandoc output.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

show more ...

bba5b18109-May-2016 Andrew Jeffery <andrew@aj.id.au>

userguide: Generate userguide.tex to include \tightlist macro

Allow xelatex to build userguide.pdf without errors.

pandoc injects \tightlist macros into its output files which cause
xelatex to chok

userguide: Generate userguide.tex to include \tightlist macro

Allow xelatex to build userguide.pdf without errors.

pandoc injects \tightlist macros into its output files which cause
xelatex to choke. By processing the hand-rolled userguide.tex with
pandoc the definition is injected and xelatex can build the PDF.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

show more ...

a729743104-May-2016 Jeremy Kerr <jk@ozlabs.org>

Add infrastructure for User Guide

This change adds a little infrastructure for creating an OpenBMC User's
Guide, from the user-related documents in markdown.

Signed-off-by: Jeremy Kerr <jk@ozlabs.o

Add infrastructure for User Guide

This change adds a little infrastructure for creating an OpenBMC User's
Guide, from the user-related documents in markdown.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

show more ...

235ccfc104-May-2016 Jeremy Kerr <jk@ozlabs.org>

console: Fix code formatting

We need four spaces, not two.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

9810020504-May-2016 Jeremy Kerr <jk@ozlabs.org>

Add host management doc

From content in the user manual.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

7b53a07804-May-2016 Jeremy Kerr <jk@ozlabs.org>

Add code update doc

Roughly based on Norm's user manual.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

3ef8adf304-May-2016 Jeremy Kerr <jk@ozlabs.org>

rest-api: Restructure and expand, and improve example code

This change restructures the rest-api document a little, so that it's
more in a manual format.

Also, we simplify the command-line examples

rest-api: Restructure and expand, and improve example code

This change restructures the rest-api document a little, so that it's
more in a manual format.

Also, we simplify the command-line examples a little, by only providing
the cjar-specific options where required; use single-quoting to avoid
lots of shell escaping; add command output where suitable, and wrap to
prevent long lines.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

show more ...

1cf85a5404-May-2016 Jeremy Kerr <jk@ozlabs.org>

README: Add OpenBMC goals section

Based on the user guide

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

c16e3d0320-Apr-2016 Jeremy Kerr <jk@ozlabs.org>

README: split contents into usage & development sections

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

7acf246524-Mar-2016 Jeremy Kerr <jk@ozlabs.org>

Add console document

Add a little info about host console for the new obmc-console
infrastructure

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

1445857d13-Apr-2016 Jeremy Kerr <jk@ozlabs.org>

contributing: use project-wide query for bitesize issues

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

cfc7671d13-Apr-2016 Jeremy Kerr <jk@ozlabs.org>

contributing: Add 'Starting out' section

To provide a little direction for newcomers.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

af50f75401-Apr-2016 Hariharasubramanian R <hramasub@in.ibm.com>

RFC on the OBMC Service Interface.

13d431b218-Mar-2016 Brad Bishop <bradleyb@us.ibm.com>

Add documentation for associations

c12b56c729-Feb-2016 Jeremy Kerr <jk@ozlabs.org>

Merge branch 'patch-1' of https://github.com/causten/docs into causten-patch-1

20e8fd0e10-Feb-2016 Jeremy Kerr <jk@ozlabs.org>

contributing: Add note about warnings

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

5552c41108-Feb-2016 Jeremy Kerr <jk@ozlabs.org>

Merge branch 'occstatus' of https://github.com/adamliyi/docs-1

d9d2642218-Jan-2016 Jeremy Kerr <jk@ozlabs.org>

README: Add overview page with index

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

44e23adb03-Feb-2016 Chris Austen <causten@users.noreply.github.com>

Update dbus-interfaces.md for Event Log api

554bd02420-Jan-2016 Yi Li <adamliyi@msn.com>

dbus-interface-doc: Add PowerCap and OccStatus description

Add description for dbus objects '/org/openbmc/sensors/host/PowerCap'
and '/org/openbmc/sensors/host/OccStatus'.

Signed-off-by: Yi Li <ada

dbus-interface-doc: Add PowerCap and OccStatus description

Add description for dbus objects '/org/openbmc/sensors/host/PowerCap'
and '/org/openbmc/sensors/host/OccStatus'.

Signed-off-by: Yi Li <adamliyi@msn.com>

show more ...

0443176b18-Jan-2016 Jeremy Kerr <jk@ozlabs.org>

Merge pull request #13 from shenki/master

cheatsheet: Fix misspelling of TEMPLATECONF

a91308a918-Jan-2016 Joel Stanley <joel@jms.id.au>

cheatsheet: Fix misspelling of TEMPLATECONF

The existing hint would not work, as the tool expects the variable to be
called TEMPLATECONF not TEMPLATE_CONF.

Signed-off-by: Joel Stanley <joel@jms.id.

cheatsheet: Fix misspelling of TEMPLATECONF

The existing hint would not work, as the tool expects the variable to be
called TEMPLATECONF not TEMPLATE_CONF.

Signed-off-by: Joel Stanley <joel@jms.id.au>

show more ...

2c10dec914-Jan-2016 Jeremy Kerr <jk@ozlabs.org>

Add doc for contribution guidelines

Start somewhere to document our development conventions.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Reviewed-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>

Add doc for contribution guidelines

Start somewhere to document our development conventions.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Reviewed-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Reviewed-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Reviewed-by: Andrew Jeffery <andrew@aj.id.au>

show more ...

6ae72ae811-Jan-2016 Norman James <njames@us.ibm.com>

added chassis, leds, buttons, inventory, and sensors

1...<<21222324252627282930