Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move CBFS files to GRUB memdisk, except grub.cfg and grubtest.cfg | Francis Rowe | 2014-11-20 | 6 | -112/+49 |
| | | | | | | | | | | | Set the GRUB configs to use (memdisk) instead of (cbfsdisk) for these files. This reduces the space used in CBFS because coreboot compresses it's payloads with LZMA by default. Most users will only want to use cbfstool to modify the grub.cfg or grubtest.cfg. | ||||
* | Revert "docs/release.html Move vortex86ex back to critical tasks" | Francis Rowe | 2014-11-17 | 1 | -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 tasks | Francis Rowe | 2014-11-16 | 1 | -3/+3 |
| | |||||
* | Move vortex86ex notes out of libreboot. | Francis Rowe | 2014-11-16 | 1 | -8/+3 |
| | | | | Move candidate to non-critical list of tasks. | ||||
* | fix mistake in last commit | Francis Rowe | 2014-11-16 | 1 | -8/+8 |
| | |||||
* | Fix typos in last commit | Francis Rowe | 2014-11-16 | 1 | -2/+2 |
| | |||||
* | docs/release.html Add new candidate vortex86ex machines | Francis Rowe | 2014-11-16 | 1 | -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 Rowe | 2014-11-16 | 1 | -1/+4 |
| | |||||
* | docs/release.html Put new candidates under critical tasks | Francis Rowe | 2014-11-15 | 1 | -10/+10 |
| | | | | Add link to notes about the X200 | ||||
* | docs/security/t60_security.html add link | Francis Rowe | 2014-11-14 | 2 | -0/+6 |
| | | | | docs/security/x60_security.html: add link | ||||
* | docs/security/x60_security: add link | Francis Rowe | 2014-11-14 | 2 | -0/+2 |
| | | | | | | docs/security/t60_security: add link Thanks to sgsit on the libreboot IRC channel | ||||
* | docs/security/t60_security.html Shorten description | Francis Rowe | 2014-11-10 | 2 | -36/+4 |
| | | | | docs/security/x60_security.html Shorten description | ||||
* | docs/gnulinux/encrypted_trisquel.html Remove conclusion section | Francis Rowe | 2014-11-09 | 1 | -8/+0 |
| | | | | It's useless. Get rid of it. | ||||
* | docs/gnulinux/encrypted_trisquel.html Remove update instructions | Francis Rowe | 2014-11-09 | 1 | -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 typo | Francis Rowe | 2014-11-09 | 1 | -1/+1 |
| | |||||
* | lenovobios_secondflash: Warn if BUCTS is not present. | Francis Rowe | 2014-11-09 | 1 | -2/+7 |
| | |||||
* | lenovobios_firstflash: Fail if BUCTS fails. | Francis Rowe | 2014-11-09 | 1 | -1/+7 |
| | | | | Attempt to protect against bricking the machine. | ||||
* | flashing scripts: Remove obnoxious warnings. | Francis Rowe | 2014-11-09 | 4 | -22/+6 |
| | | | | | | | | | These are already mentioned in the documentation. They should not show in the output of these scripts. Scripts: flash, lenovobios_firstflash, lenovobios_secondflash, macbook21_firstflash | ||||
* | docs/release.html: Remove TODO | Francis Rowe | 2014-11-09 | 1 | -4/+0 |
| | |||||
* | Error checking | Francis Rowe | 2014-11-09 | 34 | -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 Rowe | 2014-11-09 | 1 | -2/+2 |
| | |||||
* | Docs: encrypted_trisquel.html Use sane vg/lv names. | Francis Rowe | 2014-11-09 | 1 | -9/+9 |
| | |||||
* | docs/install/index.html: fix mistake in previous commit | Francis Rowe | 2014-11-09 | 1 | -1/+1 |
| | |||||
* | docs/install/index.html: update ROM image list | Francis Rowe | 2014-11-09 | 1 | -17/+17 |
| | | | | Make boardname italic, not underlined (so that underscore is seen) | ||||
* | docs/install/index.html: update list of ROM images. | Francis Rowe | 2014-11-09 | 1 | -16/+21 |
| | |||||
* | buildrom-withgrub: rename image to boardname_layout_romtype.rom | Francis Rowe | 2014-11-09 | 1 | -17/+17 |
| | | | | | Example: x60t_ukdvorak_vesafb.rom Example: t60_frdvbepo_txtmode.rom | ||||
* | buildrom-withgrub: surround board variable with quotes | Francis Rowe | 2014-11-09 | 1 | -6/+6 |
| | |||||
* | buildrom-withgrub: don't move cbfstool, execute directly | Francis Rowe | 2014-11-09 | 1 | -14/+8 |
| | |||||
* | Fix typo in documentation for last commit | Francis Rowe | 2014-11-09 | 1 | -1/+1 |
| | |||||
* | grub-assemble: add French Dvorak (BEPO) keyboard layout. | Francis Rowe | 2014-11-09 | 3 | -0/+144 |
| | |||||
* | Documentation: add docs/hardware/x60_keyboard.html | Francis Rowe | 2014-11-08 | 7 | -0/+50 |
| | | | | How to replace keyboard on X60/X60s/X60T | ||||
* | docs/index.html: Add separation | Francis Rowe | 2014-11-05 | 1 | -0/+2 |
| | |||||
* | docs/index.html: grammar | Francis Rowe | 2014-11-05 | 1 | -1/+1 |
| | |||||
* | Documentation: *major* cleanup. | Francis Rowe | 2014-11-05 | 213 | -2220/+2372 |
| | | | | Cleanup was long overdue. Old structure was messy and inefficient. | ||||
* | encrypted_parabola.html: Further clarification of purpose. | Francis Rowe | 2014-11-04 | 2 | -4/+28 |
| | | | | encrypted_trisquel.html: Further clarification of purpose. | ||||
* | docs/release.html: Remove Acer CB5 from list of future candidates. | Francis Rowe | 2014-11-04 | 1 | -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_meta | Francis Rowe | 2014-11-04 | 1 | -0/+3 |
| | | | | For those users who downloaded libreboot from the git repository. | ||||
* | docs: release.html Add link to installation and build instructions | Francis Rowe | 2014-11-04 | 1 | -0/+5 |
| | |||||
* | docs: grub_cbfs.html Fix typo | Francis Rowe | 2014-11-03 | 1 | -2/+2 |
| | |||||
* | docs: grub_cbfs.html Small fix | Francis Rowe | 2014-11-03 | 1 | -1/+1 |
| | |||||
* | docs: grub_cbfs.html Major cleanup. Usability improvements. | Francis Rowe | 2014-11-03 | 1 | -176/+309 |
| | |||||
* | docs: encrypted_trisquel.html Clarify when to secure-erase | Francis Rowe | 2014-11-03 | 1 | -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 place | Francis Rowe | 2014-11-03 | 1 | -6/+6 |
| | |||||
* | docs: encrypted_trisquel.html Ease of use improvements | Francis Rowe | 2014-11-03 | 1 | -31/+9 |
| | | | | | Advise the user to select a desktop during install. Other small changes. | ||||
* | docs: encrypted_trisquel.html Remove obsolete information. | Francis Rowe | 2014-11-03 | 1 | -7/+0 |
| | |||||
* | Docs: encrypted_trisquel.html Fix typo. | Francis Rowe | 2014-11-03 | 1 | -2/+2 |
| | | | | Remove entries from GRUB boot instructions that prevent booting. | ||||
* | flash (flashrom script): remove boardmismatch=force | Francis Rowe | 2014-10-31 | 1 | -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 typos | Francis Rowe | 2014-10-31 | 1 | -6/+6 |
| | |||||
* | Documentation: X60T: Add new LCD panel | Francis Rowe | 2014-10-31 | 1 | -0/+1 |
| | |||||
* | Documentation: add info about i2cdump | Francis Rowe | 2014-10-31 | 1 | -0/+7 |
| |