Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | we share alive, while alive | Leah Rowe | 2016-09-21 | 1 | -1/+1 |
| | |||||
* | relicense the documentation back to CC-BY-SA (we no longer in GNU) | Leah Rowe | 2016-09-21 | 1 | -5/+5 |
| | |||||
* | Remove guide about GRUB configuration (pointless, and it was poorly written) | Leah Rowe | 2016-09-03 | 1 | -10/+0 |
| | |||||
* | actually add the documentation directory. (I forgot git add in last commit) | Leah Rowe | 2016-08-22 | 1 | -0/+376 |
| | |||||
* | convert documentation to texinfo | Francis Rowe | 2015-11-07 | 1 | -376/+0 |
| | |||||
* | docs/gnulinux/*: Add notes about the depthcharge payload | Francis Rowe | 2015-10-12 | 1 | -1/+4 |
| | |||||
* | docs/gnulinux/grub_cbfs.html: Fix HTML errors | Francis Rowe | 2015-09-03 | 1 | -17/+19 |
| | |||||
* | docs/gnulinux/grub_cbfs.html: Make it more user-friendly | Jeroen Quint | 2015-09-03 | 1 | -12/+24 |
| | |||||
* | Documentation: convert to GFDL | Francis Rowe | 2015-07-11 | 1 | -162/+69 |
| | | | | | | | | | | | | | | | | | | | | | Some sections were owned by other people; these were re-written, deleted, or moved. Alternatively, they were re-licensed as-is, with permission from the relevant author(s). Patrick "P. J." McDermott on #libreboot freenode IRC: Saturday, 11 July 2015 log: <francis7> pehjota, you made a few changes to the libreboot documentation <francis7> pehjota, do I have your permission to re-license those parts under GFDL 1.3/higher, with no invariant sections or back/front cover texts? <francis7> (if so, can you write to the mailing list?) <pehjota> francis7: Sure, I'll send a message to the libreboot-dev list later. (pehjota=Patrick McDermott) (francis7=Francis Rowe, the person making this commit) TODO: docs/install/bbb_ehci.html: Get permission from author to re-license it (contact Alex David. tty0_ on IRC) | ||||
* | s/machine/system | Francis Rowe | 2015-06-28 | 1 | -3/+3 |
| | | | | It was annoying me. | ||||
* | docs/gnulinux/grub_cbfs.html: split GRUB config guides to new doc | Francis Rowe | 2015-06-09 | 1 | -116/+17 |
| | |||||
* | Replace rm -r with rm -R | Francis Rowe | 2015-06-07 | 1 | -1/+1 |
| | |||||
* | docs/license.txt: rename to cc-by-sa-4.txt | Francis Rowe | 2015-05-18 | 1 | -2/+2 |
| | |||||
* | The last commit was submitted hastily. We know it's GNU/Linux. | Francis Rowe | 2015-03-01 | 1 | -1/+1 |
| | | | | The mistake will not happen again. | ||||
* | docs/gnulinux/grub_cbfs.html: Fix broken links/info | Francis Rowe | 2015-03-01 | 1 | -2/+4 |
| | |||||
* | docs/gnulinux/grub_cbfs.html: Improve structure. | Julian Mehne | 2015-02-28 | 1 | -53/+128 |
| | | | | | | | | - Improve structure so that optional parts are clearer. - Add note about where to find the executables. - Add short explanation of the ROM names. - Copy grubtest.cfg to grubtest_vanilla.cfg before doing any modifications. | ||||
* | docs/gnulinux/grub_cbfs.html: Remove redundant instruction. | Francis Rowe | 2015-02-28 | 1 | -4/+0 |
| | |||||
* | Move all build scripts into a single generic script, with helpers | Francis Rowe | 2015-02-15 | 1 | -1/+1 |
| | | | | All build scripts were moved to resources/scripts/helpers/ | ||||
* | Documentation: implement theme, drastically improve readability | Francis Rowe | 2015-02-04 | 1 | -364/+387 |
| | |||||
* | docs/gnulinux/grub_cbfs.html: Update copyright year. | Francis Rowe | 2015-02-01 | 1 | -1/+1 |
| | |||||
* | Documentation (grub_cbfs.html): Looping in libreboot_grub.cfg | Francis Rowe | 2015-01-24 | 1 | -1/+2 |
| | | | | Add notes about it if the user copied from grub.cfg in CBFS. | ||||
* | Documentation (grub_cbfs.html): Add notes about libreboot_grub.cfg | Francis Rowe | 2015-01-23 | 1 | -1/+57 |
| | |||||
* | Documentation: fix incorrect usage of apostrophes. | Francis Rowe | 2015-01-18 | 1 | -7/+7 |
| | |||||
* | libreboot_bin.tar.xz: Include utils as statically linked binaries | Francis Rowe | 2014-11-25 | 1 | -3/+1 |
| | | | | | This means that the user does not have to install build dependency or build from source anymore. | ||||
* | docs/gnulinux/grub_cbfs.html Fix typo | Francis Rowe | 2014-11-09 | 1 | -1/+1 |
| | |||||
* | Documentation: *major* cleanup. | Francis Rowe | 2014-11-06 | 1 | -0/+400 |
Cleanup was long overdue. Old structure was messy and inefficient. |