Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | grub.cfg: Only load initrd.img if it exists. Add rw to linux line | Francis Rowe | 2014-11-22 | 1 | -2/+4 |
| | | | | For ProteanOS | ||||
* | buildrom-withgrub: Fix mistake in comment. | Francis Rowe | 2014-11-22 | 1 | -1/+1 |
| | |||||
* | buildrom-withgrub: Add comment | Francis Rowe | 2014-11-22 | 1 | -0/+1 |
| | |||||
* | build: Only generate the GRUB configurations once | Francis Rowe | 2014-11-22 | 2 | -19/+17 |
| | | | | Should speed up the build process a little bit. | ||||
* | build: Fix typo | Francis Rowe | 2014-11-22 | 1 | -2/+2 |
| | |||||
* | Only build 2 GRUB payload executables, re-use on all boards. | Francis Rowe | 2014-11-22 | 4 | -10/+21 |
| | | | | This should speed up the build process a bit. | ||||
* | Revert "buildrom-withgrub: It is now possible to use standalone." | Francis Rowe | 2014-11-22 | 1 | -0/+3 |
| | | | | This reverts commit 5a8ea556881dca34aefe2d8709c6576e488276f0. | ||||
* | buildrom-withgrub: Remove unnecessary if condition | Francis Rowe | 2014-11-22 | 1 | -8/+4 |
| | |||||
* | buildrom-withgrub: It is now possible to use standalone. | Francis Rowe | 2014-11-22 | 1 | -3/+0 |
| | | | | Remove comment contradicting this. | ||||
* | resources/utilities/grub-assemble/gen.txtmode.sh: Use GNU BASH | Francis Rowe | 2014-11-22 | 2 | -2/+2 |
| | | | | resources/utilities/grub-assemble/gen.vesafb.sh: Use GNU BASH | ||||
* | build and buildrom-withgrub: Only dd twice for each i945 target. | Francis Rowe | 2014-11-22 | 2 | -19/+12 |
| | | | | | This is done before creating the copies, so all images are dd'd. Buliding should take less time now. | ||||
* | resources/utilities/grub-assemble/gen.txtmode.sh Remove pwd cmd | Francis Rowe | 2014-11-21 | 1 | -2/+0 |
| | |||||
* | Revert "buildrom-withgrub: Only include 1 keymap file in GRUB memdisk." | Francis Rowe | 2014-11-21 | 10 | -255/+75 |
| | | | | This reverts commit 3e1712768172e53ed02da96e1bb392edaa219de7. | ||||
* | buildrom-withgrub: Only include 1 keymap file in GRUB memdisk. | Francis Rowe | 2014-11-21 | 10 | -75/+255 |
| | | | | | | | | | | | | | 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. | ||||
* | scripts (error handling): Replace exit with exit 1 | Francis Rowe | 2014-11-20 | 7 | -13/+13 |
| | | | | | This is so that scripts using these in the future can more easily debug if errors occur. | ||||
* | docs/release.html: Add info about new cb commit (for next update). | Francis Rowe | 2014-11-20 | 1 | -0/+4 |
| | |||||
* | 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. |