summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2020-07-15readme: Point to jenkins.openbmc.orgAndrew Jeffery1-1/+1
Remove the reference to openpower.xyz, as we've shifted domains. Change-Id: I2c14852691e1afec2ab88ae960a6ae623a3bdc0e Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
2020-05-29Update README.md to describe setup scriptAlexander Amelkin1-18/+28
The `setup` script is there for quite a while but is still not described in the README.md, so the documentation teaches the users how to set up the environment the hard way. This commit makes it easier for the newcomers to set up the build environment. Change-Id: I1901273246567ff2c211edb251f65106263daf6f Signed-off-by: Alexander Amelkin <a.amelkin@yadro.com>
2020-01-15README: Fix TSC list mistakeGunnar Mills1-0/+1
2b90a9f2 missed a name on the TSC list. This commit fixes that mistake. The TSC list is moving to the openbmc/openbmc README because the docs README is becoming specific to the docs repo and the openbmc/openbmc README is for more general project information since the openbmc/openbmc README is most likely the first landing spot of anyone new to the project. Change-Id: I8884df9e7abc05d4551fe745dfb729c7b7dad0d8 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
2020-01-09Move TSC information to openbmc/openbmcGunnar Mills1-0/+10
This commit adds the TSC (Technical Steering Committee) info to the openbmc/openbmc README. As suggested in and partially implemented in https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/28107 the docs README is specific to the docs repo and the openbmc/openbmc README is for more general project information since the openbmc/openbmc README is most likely the first landing spot of anyone new to the project. Change-Id: I539357bd78dbad39bda874b68a4acb587ecb5595 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
2020-01-09README: Move complete featuresGunnar Mills1-2/+2
User management and Virtual media are done. Change-Id: Ided3ed088cbcfadf9c9d94af5667977ebbb27246 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
2020-01-09Avoid opening issues for questionsGunnar Mills1-1/+2
Clarify that users should not open issues for questions. There has been a fair amount of issues opened for general questions, this aims to cut back on that. Change-Id: I1048ca9c1ff801789ae7c61ecd8caed4103e4eb3 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
2019-10-29Point new users at development tutorialsAndrew Geissler1-0/+6
Change-Id: Iad7c66387dc12bdae68b0ccf221cad7db5ff20d9 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-10-29Point users at romulus image when first buildingAndrew Geissler1-2/+2
Romulus is what OpenBMC uses for its CI environment so is where new users should be pointed at when first trying it out Change-Id: I1de412cef5915b955bd0c874a396b2b59e8fcf57 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-10-16Create questions section in READMEAndrew Geissler1-0/+13
Getting lots of questions for a variety of topics in a variety of locations. Clarify where users should look and post their questions. Change-Id: I06f497e23f50abab4130effb883dc3d91935d21f Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-05-03README: Document additional required Fedora dependenciesAndrew Jeffery1-1/+2
Resolves openbmc/openbmc#3404 Change-Id: Iaf59bbe6bcc3c30a6e90ebd706780c7c28873c9c Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
2019-03-05Docs: Update featuresJoseph Reynolds1-22/+15
This updates the list of OpenBMC features and links to the feature TOC in the docs repository. Tested: via copy/paste into: https://dillinger.io Change-Id: I3c9fdbb0fb87b3524550ee95ae7e37f623885bed Signed-off-by: Joseph Reynolds <jrey@us.ibm.com>
2018-12-17README: Remove reference to OCC from feature listAndrew Jeffery1-1/+0
The On-Chip Controller is a Power-specific item while the rest of the list generalises over multiple host architectures. Change-Id: I56e0b5c65615aa416391a29630b5d0a8d56960ec Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
2018-10-30Add Romulus to examples in READMEAndrew Geissler1-0/+1
Recent documents use Romulus as the example platform for getting developers up to speed on developing for OpenBMC: https://github.com/openbmc/docs/tree/master/development Romulus was used because it's used by CI for every job, therefore being the most stable and supported. Change-Id: Icaac937696305f6c9131b2063954cc523b6d2df5 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2018-10-06Update README.md for Fedora 28, fixing missing build-depStewart Smith1-2/+2
Change-Id: Iaa29eb3e523548dd746c366f318a67e14e3683f7 Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
2018-08-23[Subtree] Bring openbmc machines to top levelDave Cobbley1-8/+6
The new subtree model brings the subtrees up from the openbmc-machines layer. Change-Id: I58a03ae1be374bc79ae1438e65e888375d12d0c0 Signed-off-by: Dave Cobbley <david.j.cobbley@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-07-25Make CONTRIBUTING.md all caps as per the CharterAlexander Amelkin1-1/+1
According to the official Charter at https://www.openbmc.org/wp-content/uploads/sites/62/2018/03/charter_openbmc_02142018.pdf the file must be named literally `CONTRIBUTING`. That is, all caps. This has been discussed in review comments for https://gerrit.openbmc-project.xyz/9948 This commit accompanies the corresponding changes to the docs repository, see https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/10807 Change-Id: I320b9a4b18d4e4a741cbcb29fff8475994493ae6 Signed-off-by: Alexander Amelkin <a.amelkin@yadro.com>
2018-04-04Remove Barreleye from READMEGunnar Mills1-1/+0
Barreleye is no longer a supported machine. Removed a reference to Barreleye. Change-Id: I6c0fc792cf1a09c29836ffbc235d4775de4f7b12 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
2018-01-17OpenBMC README.md fixesGunnar Mills1-24/+29
Made grammar fixes, style fixes, and corrected incorrect information in OpenBMC README. Also, added several links. Change-Id: Iafc0974cb53c6be90357265b8842725950d99acd Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
2017-06-21Add supported features list to READMEcausten1-0/+33
People have been asking for a list of things OpenBMC supports. This is a list of operator useable features along with items that are in progress and additional features we are looking for support. Change-Id: I58ceb6aa32bbf68c190ba0eac5419979fbe9aa63 Signed-off-by: Chris Austen <austenc@us.ibm.com>
2017-03-30README: Fix markdown linksPatrick Williams1-6/+6
Change-Id: I9a37b996eb62b90653c5c9b20326b91a94cdca54 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2017-02-01Additional details to README.mdChris Austen1-13/+89
Spruce up the README file to include high level information about 1. Who we are 2. How to build 3. What we do 4. How to seek help Change-Id: I8a515d291884749b2cd5dca5f67b3c6a63683975 Signed-off-by: Chris Austen <austenc@us.ibm.com>
2016-01-22Adding Fedora 23 requirements to READMEAntony Messerli1-6/+8
2015-12-15Added ubuntu dependencies to readmekenneth-wilke1-1/+7
2015-11-11add: build status on main pageChris Smart1-0/+4
2015-09-16Environment helper utility.Patrick Williams1-0/+12
2015-09-09Create empty repository.Patrick Williams1-0/+0