summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Revert "buildrom-withgrub: Only include 1 keymap file in GRUB memdisk."Francis Rowe2014-11-211-4/+4
| | | | This reverts commit 3e1712768172e53ed02da96e1bb392edaa219de7.
* buildrom-withgrub: Only include 1 keymap file in GRUB memdisk.Francis Rowe2014-11-211-4/+4
| | | | | | | | | | | | | This is to reduce the size of the image. To accomplish this, the payload in each coreboot configuration was set to 'None', after which the buildrom-withgrub script was modified to build a new grub.elf for each image. This is fast, since building the grub.elf only takes less than a second. The alternative was to build a new coreboot ROM per keymap, which would have been slow. Other files were also modified along with this, check the diff to see everything.
* docs/release.html: Add info about new cb commit (for next update).Francis Rowe2014-11-201-0/+4
|
* Revert "docs/release.html Move vortex86ex back to critical tasks"Francis Rowe2014-11-171-3/+3
| | | | | | | This reverts commit 11b5bb1158f61fd3e9653ae1b8e2f083ce99f81d. Distribution for i586-only CPU's is limited now, and there will be a very limited number of users for this machine. Putting it in the low priority list, this time permanently.
* docs/release.html Move vortex86ex back to critical tasksFrancis Rowe2014-11-161-3/+3
|
* Move vortex86ex notes out of libreboot.Francis Rowe2014-11-161-8/+3
| | | | Move candidate to non-critical list of tasks.
* fix mistake in last commitFrancis Rowe2014-11-161-8/+8
|
* Fix typos in last commitFrancis Rowe2014-11-161-2/+2
|
* docs/release.html Add new candidate vortex86ex machinesFrancis Rowe2014-11-161-0/+8
| | | | | | These are embedded systems, some of which coreboot supports. It looks like they might be able to run without blobs, and they are still available at the time of writing.
* docs/release.html Add ThinkPad X201 to list of candidates.Francis Rowe2014-11-161-1/+4
|
* docs/release.html Put new candidates under critical tasksFrancis Rowe2014-11-151-10/+10
| | | | Add link to notes about the X200
* docs/security/t60_security.html add linkFrancis Rowe2014-11-142-0/+6
| | | | docs/security/x60_security.html: add link
* docs/security/x60_security: add linkFrancis Rowe2014-11-142-0/+2
| | | | | | docs/security/t60_security: add link Thanks to sgsit on the libreboot IRC channel
* docs/security/t60_security.html Shorten descriptionFrancis Rowe2014-11-102-36/+4
| | | | docs/security/x60_security.html Shorten description
* docs/gnulinux/encrypted_trisquel.html Remove conclusion sectionFrancis Rowe2014-11-091-8/+0
| | | | It's useless. Get rid of it.
* docs/gnulinux/encrypted_trisquel.html Remove update instructionsFrancis Rowe2014-11-091-9/+0
| | | | | | | While updating is a good practise when installing a new distro, it is completely irrelevant for this tutorial. This tutorial is using the net install method which installs the latest updates automatically, anyway.
* docs/gnulinux/grub_cbfs.html Fix typoFrancis Rowe2014-11-091-1/+1
|
* docs/release.html: Remove TODOFrancis Rowe2014-11-091-4/+0
|
* docs/release.html: Add information about merged commits (coreboot)Francis Rowe2014-11-091-2/+2
|
* Docs: encrypted_trisquel.html Use sane vg/lv names.Francis Rowe2014-11-091-9/+9
|
* docs/install/index.html: fix mistake in previous commitFrancis Rowe2014-11-091-1/+1
|
* docs/install/index.html: update ROM image listFrancis Rowe2014-11-091-17/+17
| | | | Make boardname italic, not underlined (so that underscore is seen)
* docs/install/index.html: update list of ROM images.Francis Rowe2014-11-091-16/+21
|
* Fix typo in documentation for last commitFrancis Rowe2014-11-091-1/+1
|
* grub-assemble: add French Dvorak (BEPO) keyboard layout.Francis Rowe2014-11-091-0/+2
|
* Documentation: add docs/hardware/x60_keyboard.htmlFrancis Rowe2014-11-087-0/+50
| | | | How to replace keyboard on X60/X60s/X60T
* docs/index.html: Add separationFrancis Rowe2014-11-051-0/+2
|
* docs/index.html: grammarFrancis Rowe2014-11-051-1/+1
|
* Documentation: *major* cleanup.Francis Rowe2014-11-05213-2220/+2372
| | | | Cleanup was long overdue. Old structure was messy and inefficient.
* encrypted_parabola.html: Further clarification of purpose.Francis Rowe2014-11-042-4/+28
| | | | encrypted_trisquel.html: Further clarification of purpose.
* docs/release.html: Remove Acer CB5 from list of future candidates.Francis Rowe2014-11-041-4/+0
| | | | | Too many issues. Chromebooks are crippled (soldered RAM/storage/wifi) and have too many usability issues for the libreboot project.
* docs: index.html#build Link to index.html#build_metaFrancis Rowe2014-11-041-0/+3
| | | | For those users who downloaded libreboot from the git repository.
* docs: release.html Add link to installation and build instructionsFrancis Rowe2014-11-041-0/+5
|
* docs: grub_cbfs.html Fix typoFrancis Rowe2014-11-031-2/+2
|
* docs: grub_cbfs.html Small fixFrancis Rowe2014-11-031-1/+1
|
* docs: grub_cbfs.html Major cleanup. Usability improvements.Francis Rowe2014-11-031-176/+309
|
* docs: encrypted_trisquel.html Clarify when to secure-eraseFrancis Rowe2014-11-031-0/+2
| | | | | If the user is wiping a LUKS-encrypted drive, they really only need to wipe the LUKS header.
* docs: encrypted_trisquel.html Move postfix section to correct placeFrancis Rowe2014-11-031-6/+6
|
* docs: encrypted_trisquel.html Ease of use improvementsFrancis Rowe2014-11-031-31/+9
| | | | | Advise the user to select a desktop during install. Other small changes.
* docs: encrypted_trisquel.html Remove obsolete information.Francis Rowe2014-11-031-7/+0
|
* Docs: encrypted_trisquel.html Fix typo.Francis Rowe2014-11-031-2/+2
| | | | Remove entries from GRUB boot instructions that prevent booting.
* Documentation: fix typosFrancis Rowe2014-10-311-6/+6
|
* Documentation: X60T: Add new LCD panelFrancis Rowe2014-10-311-0/+1
|
* Documentation: add info about i2cdumpFrancis Rowe2014-10-311-0/+7
|
* Documentation: update compatibility list for X60T LCD panels.Francis Rowe2014-10-301-5/+5
|
* docs/release.html: add note about X60 Tablet board in X60/X60sFrancis Rowe2014-10-281-0/+1
|
* docs/howtos/grub_boot_installer.html: small fixFrancis Rowe2014-10-271-2/+2
|
* docs/howtos/grub_boot_installer.html: ImprovementsFrancis Rowe2014-10-271-63/+84
| | | | Corrected some HTML errors, improved readability.
* Documentation: new coreboot commitsFrancis Rowe2014-10-181-1/+11
| | | | Add notes about them.
* Documentation: macbook21: clean upFrancis Rowe2014-10-171-12/+2
|