summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Error checkingFrancis Rowe2014-11-0934-0/+76
| | | | | | | | | | Add set -e -u -v to all scripts. flash, lenovobios_firstflash, lenovobios_secondflash and macbook21_firstflash only have -v set because these are expected to have errors powertop.trisquel6 has nothing added.
* 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
|
* buildrom-withgrub: rename image to boardname_layout_romtype.romFrancis Rowe2014-11-091-17/+17
| | | | | Example: x60t_ukdvorak_vesafb.rom Example: t60_frdvbepo_txtmode.rom
* buildrom-withgrub: surround board variable with quotesFrancis Rowe2014-11-091-6/+6
|
* buildrom-withgrub: don't move cbfstool, execute directlyFrancis Rowe2014-11-091-14/+8
|
* Fix typo in documentation for last commitFrancis Rowe2014-11-091-1/+1
|
* grub-assemble: add French Dvorak (BEPO) keyboard layout.Francis Rowe2014-11-093-0/+144
|
* 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.
* flash (flashrom script): remove boardmismatch=forceFrancis Rowe2014-10-311-1/+1
| | | | | | | | | | | | This was put there before for users upgrading from libreboot r5 to r6, but also allows the user to flash the wrong image. For example, the user could flash a T60 image on an X60, thus bricking the machine. It's almost certain that most people have upgraded by now, so remove this potentially dangerous option. If a user is upgrading from r5 to the latest version now, then they can simply use flashrom directly.
* 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
|
* Libreboot release 20141015Francis Rowe2014-10-141-7/+26
| | | | October 15th, 2014
* Update coreboot.Francis Rowe2014-10-141-1/+1
|
* Update SeaBIOS.Francis Rowe2014-10-142-10/+1
|
* Update flashromFrancis Rowe2014-10-141-1/+1
|
* Update GRUB (again): fix build issueFrancis Rowe2014-10-141-1/+1
| | | | | | | | Workaround for GCC 4.6.3 (Trisquel 6) with GRUB commit 631a820. struct ... foo = { 0, } is valid initializer but GCC 4.6.3 errors out with -Werror=missing-field-initializer The new GRUB commit initializes the variables properly.
* Update GRUBFrancis Rowe2014-10-131-20/+2
|
* Delete another useless file.Francis Rowe2014-10-131-4086/+0
|
* Delete useless file.Francis Rowe2014-10-131-34/+0
|
* Documentation: major cleanup.Francis Rowe2014-10-139-6121/+1145
|
* docs/release.html: clean up 3Francis Rowe2014-10-131-303/+308
|
* docs/release.html: clean up 2Francis Rowe2014-10-131-107/+0
|
* docs/release.html: clean upFrancis Rowe2014-10-131-43/+0
|
* docs/release.html: Remove TODOFrancis Rowe2014-10-131-25/+0
| | | | Issue has been fixed (workaround).