aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Added memory compat. infoEliot Roxbergh2017-08-101-1/+2
| | |
* | | Clarification on where to execute commandSebastian 'Swift Geek' Grzywna2017-07-251-1/+1
|/ /
* | docs/gnulinux/grub_cbfs: small path name fixIan Kelling2017-07-241-1/+1
| |
* | Update 'docs/hardware/index.md'tiveket2017-07-211-2/+2
| |
* | Update 'docs/misc/index.md'tiveket2017-07-211-0/+2
| |
* | Do not manually indent code blocksMichael Reed2017-07-167-201/+201
| | | | | | | | This is a hack, and should really be done with CSS (see next commit).
* | Link to T760 driver project (alternative to Tamil)Cafe2017-07-151-9/+9
| | | | | | | | | | | | | | Although it is unlikely that Tamil will be released in the near future, the original text implied that free 3D on the C201 depends on the release of Tamil. This is false; other projects can work on this. So, this patch links to chai.
* | add missing line break above images in previous commitLeah Rowe2017-07-121-1/+1
| | | | | | | | no need for pull request on this one.
* | Replace pictures of flash chip locations on the X200 installation pageLeah Rowe2017-07-112-1/+4
| |
* | Add photos for soic8/16 flash chip location on x200Sebastian 'Swift Geek' Grzywna2017-07-112-0/+0
| |
* | Reduce image size with optipngMichael Reed2017-07-036-0/+0
| | | | | | | | | | | | | | OptiPNG losslessly optimizes .png files; in other words, the images in question should (and do, by my testing) look the same. In short, we save some bytes for free.
* | OpenBSD docs: Add grub.conf caveat for GPT usersMichael Reed2017-07-021-0/+3
| | | | | | | | | | The openbsd1 partition is only present for users with an MBR installation of OpenBSD, which not everyone has.
* | OpenBSD docs: cleanup "prepare USB drive" sectionMichael Reed2017-07-021-6/+4
| | | | | | | | Avoid jargon, add markup where applicable, rewrite for brevity, etc.
* | OpenBSD docs: update references from 6.0 to 6.1Michael Reed2017-07-021-4/+4
| | | | | | | | Because why not?
* | OpenBSD docs: mark up "dd" as a commandMichael Reed2017-07-021-3/+3
| | | | | | | | | | Other command lines are marked up similarly in openbsd.md, so "dd" should be as well.
* | OpenBSD docs: Fix grammarMichael Reed2017-07-021-2/+2
| |
* | Fix NetBSD's grub.conf instructionsMichael Reed2017-07-011-2/+5
| | | | | | | | | | The grub.conf mentioned here has the same errors that the OpenBSD one had.
* | Fix OpenBSD grub.conf formattingMichael Reed2017-07-011-1/+1
| | | | | | | | | | There were some weird special characters which messed things up. Replacing them with spaces fixes the problem.
* | Fix OpenBSD grub.conf docsMichael Reed2017-07-011-1/+4
| | | | | | | | | | Previously, Libreboot's GRUB payload would fail to detect the OpenBSD menuentry. Now it does.
* | fix erroneous backslashes on ICH9 utils pageLeah Rowe2017-06-251-6/+6
| |
* | fix commands on ICH9 utils page in the documentationLeah Rowe2017-06-251-17/+8
| |
* | Merge branch 'master' of esmith1412/libreboot into masterLeah Rowe2017-06-231-1/+1
|\ \
| * | Improved link listElijah2017-06-231-1/+1
| | |
* | | Merge branch 'master' of esmith1412/libreboot into masterAndrew Robbins2017-06-231-1/+1
|\| |
| * | Added four spaces to line 21, to make it show up as a sub-section of line 19.Elijah2017-06-231-1/+1
| | |
* | | Merge branch 'master' of esmith1412/libreboot into masterLeah Rowe2017-06-223-128/+257
|\| | | |/ |/|
| * Added 'Systems' to Modifying GRUB and Installing GNU+Linux titlesElijah2017-06-211-2/+2
| |
| * Re-added an updated Trisquel GNU+Linux install guide; modified index.md to ↵Elijah2017-06-213-128/+257
| | | | | | | | reflect new documentation. Renamed 'How to Install GNU+Linux on a Libreboot System' to 'How to Prepare and Boot a USB Installer in Libreboot Systems' in index.md, for clarification.
* | Remove old and obvious issues and add link to tux stickers to cover backlightEemeli Blåsten2017-06-171-17/+9
| |
* | Move issues under Issues and SolutionsEemeli Blåsten2017-06-171-2/+2
| |
* | Capitalize Coreboot in titleEemeli Blåsten2017-06-171-1/+1
| |
* | Add copyright noticeEemeli Blåsten2017-06-171-0/+1
| |
* | Mention sluggish touchpad on old kernels before solutionEemeli Blåsten2017-06-171-5/+3
| |
* | Make instructions for enabling 3-finger tap more prominentEemeli Blåsten2017-06-171-4/+7
| |
* | Add instruction on enabling AltGr on the Macbook 2.1Eemeli Blåsten2017-06-171-0/+1
| | | | | | | | | | | | Under Trisquel run "sudo dpkg-reconfigure keyboard-configuration" and select "Use Keypad Enter as AltGr" when presented. Under Parabola add the line "KEYMAP_TOGGLE=lv3:enter_switch" to /etc/vconsole.conf.
* | Add instruction on enabling AltGr on the Macbook 2.1Eemeli Blåsten2017-06-171-0/+23
| | | | | | | | | | | | Under Trisquel run "sudo dpkg-reconfigure keyboard-configuration" and select "Use Keypad Enter as AltGr" when presented. Under Parabola add the line "KEYMAP_TOGGLE=lv3:enter_switch" to /etc/vconsole.conf.
* | Add section and subsection for issues in the macbook 2.1Eemeli Blåsten2017-06-171-0/+5
| |
* | Merge branch 'master' of esmith1412/libreboot into masterLeah Rowe2017-06-141-1/+1
|\|
| * Change incorrect email address, esmith61412@posteo.net, to correct email ↵Elijah Smith2017-06-141-1/+1
| | | | | | | | address, esmith1412@posteo.net
* | Merge branch 'master' of esmith1412/libreboot into masterLeah Rowe2017-06-141-0/+1
|\|
| * Entered additional paragraph break at line #94, to make #### 1. Download a ↵Elijah Smith2017-06-141-0/+1
| | | | | | | | Pre-Compiled Image from the Libreboot Website, show up as a header, instead of regular text.
* | Merge branch 'master' of esmith1412/libreboot into masterLeah Rowe2017-06-145-825/+614
|\|
| * Add all updated GNU+Linux installation-related filesElijah Smith2017-06-145-825/+614
| |
* | Merge branch 'master' of esmith1412/libreboot into masterLeah Rowe2017-06-134-1370/+1219
|\|
| * Updated encrypted Parabola, configuring Parabola, updating GRUB, and the GNU ↵Elijah Smith2017-06-124-1370/+1219
| | | | | | | | Install Index
* | Add missing spaces between boot parameterszyliwax2017-06-131-2/+2
|/
* Add link to Parabola installation instructions for C201Leah Rowe2017-06-112-1/+15
|
* fixed permissions issueAnon85353372017-06-081-1/+1
|
* Updated grubeditor.md documentation to match 0.2.0zyliwax2017-05-311-44/+61
|
* Merge branch 'website-overhaul'Leah Rowe2017-05-2742-620/+651
|\