Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Remove note against buying C201. It was misguided | Leah Woods | 2016-06-06 | 1 | -4/+0 |
| | |||||
* | docs: revert absolute paths for image references to relative paths | Paul Koenig | 2016-05-31 | 1 | -313/+313 |
| | |||||
* | docs: Add photo of GA-G41M-ES2L to flashing instructions, courtesy of damo22 | Leah Woods | 2016-05-27 | 1 | -0/+3 |
| | | | | Photo pulled from the libreboot-dev mailing list. Scaled down for web viewing. | ||||
* | docs: build scripts | Paul Koenig | 2016-05-25 | 1 | -311/+317 |
| | | | | | also update libreboot.texi to use absolute paths for references to images, logs, etc. | ||||
* | docs g41: mention custom MAC address is needed | Leah Woods | 2016-05-22 | 1 | -0/+3 |
| | |||||
* | docs: NIC is now fixed on g41 | Leah Woods | 2016-05-22 | 1 | -2/+0 |
| | |||||
* | docs: fix invalid formatting for copyright logo on authors list | Leah Woods | 2016-05-21 | 1 | -5/+5 |
| | |||||
* | Revert "format documentation for 80 character line limit" | Leah Woods | 2016-05-21 | 1 | -6869/+5616 |
| | | | | | | This reverts commit e3065addba58b99eff932030f0a5170ed17743f7. It caused some formatting issues which would have caused problems | ||||
* | format documentation for 80 character line limit | Leah Woods | 2016-05-21 | 1 | -5616/+6869 |
| | | | | | | This was done in Vim :set tw=80 gqG | ||||
* | Cleanup/tidy the texinfo documentation, courtesy of Paul <paukoen@gmail.com> | Leah Woods | 2016-05-21 | 1 | -0/+7688 |
This was submitted on the mailing list. I further added the full list of authors to the copying section. There were a few copyright authors missing in the file that Paul submitted. There are some TODO entries at the start of the document, which Paul left for us. We need to work on those. Also TODO: integrate this into build system, so that we have these options: ./build docs html ./build docs html-onepage ./build docs pdf etc |