Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs/future/index.html: Fix html errors | Francis Rowe | 2015-02-22 | 1 | -5/+9 |
| | |||||
* | Update 6bpc vs 8bpc notes re incompatible i945 panels. | Michał Masłowski | 2015-02-22 | 1 | -5/+9 |
| | |||||
* | docs/hcl/index.html: Move file dumps/LTN150XG_edid inline | Francis Rowe | 2015-02-22 | 3 | -29/+37 |
| | | | | | Copy the contents of the file into docs/hcl/index.html, then delete the file | ||||
* | grub.cfg: add syslinux_configfile menuentry for ahci0 | Francis Rowe | 2015-02-22 | 1 | -0/+21 |
| | |||||
* | grub.cfg: Add more paths for syslinux_configfile | Francis Rowe | 2015-02-22 | 1 | -0/+8 |
| | |||||
* | docs/future.html: T60: Add EDID dump from LG-Philips LP150E05-A2K1 | Francis Rowe | 2015-02-22 | 1 | -7/+34 |
| | |||||
* | docs/future.html: add EDID information for T60 panel | Ricardo Wurmus | 2015-02-22 | 1 | -1/+23 |
| | |||||
* | docs/release.html: clean up. Change old versions to use dates | Francis Rowe | 2015-02-21 | 2 | -87/+84 |
| | | | | | docs/archive_old.html: use dates for version numbers of old releases. | ||||
* | docs/release.html: Remove notes about vortex86ex | Francis Rowe | 2015-02-21 | 1 | -3/+0 |
| | | | | | | This machine is a complete waste of time, because noone would actually use it. It doesn't advance the goals of the libreboot project at all. | ||||
* | docs/release.html: Remove duplicate info about GPG verification | Francis Rowe | 2015-02-21 | 2 | -44/+0 |
| | | | | | | | This information is now communicated on /download/ at the main project website (which is also hosted in git). Ditto for docs/archive_old.html | ||||
* | docs/install/bbb_setup.html: Clarify LED aging init script fix | P. J. McDermott | 2015-02-20 | 1 | -3/+10 |
| | | | | | | | Not all BBB images have this script, so some users may be confused by the old wording. Thanks to Alexandre Oliva for reporting the issue. | ||||
* | docs/install/bbb_setup.html: Further clarify which clip is needed | Francis Rowe | 2015-02-20 | 1 | -5/+6 |
| | |||||
* | bash scripts: Make script output more user-friendly | Francis Rowe | 2015-02-20 | 27 | -36/+141 |
| | |||||
* | bash scripts: Only enable verbose output if DEBUG= is used | Francis Rowe | 2015-02-19 | 34 | -37/+71 |
| | |||||
* | build: Fix copyright license attribution in the header | Francis Rowe | 2015-02-19 | 1 | -0/+1 |
| | |||||
* | build: Support multiple extra options | P. J. McDermott | 2015-02-19 | 1 | -18/+14 |
| | | | | | Drop the $extraoption variable. Also change the argument count test to something more portable. | ||||
* | More notes about acer aspire 5738 | Francis Rowe | 2015-02-19 | 1 | -1/+8 |
| | |||||
* | docs/release.html: Add ThinkPad X301 to list of candidates | Francis Rowe | 2015-02-19 | 1 | -4/+5 |
| | |||||
* | docs/release.html: add notes | Francis Rowe | 2015-02-16 | 1 | -0/+5 |
| | |||||
* | ditto | Francis Rowe | 2015-02-16 | 1 | -0/+1 |
| | |||||
* | ditto | Francis Rowe | 2015-02-16 | 1 | -1/+1 |
| | |||||
* | docs/release.html: update notes about acpi pcc probe failed error | Francis Rowe | 2015-02-16 | 1 | -0/+2 |
| | |||||
* | docs/release.html: add notes about roda rk9 | Francis Rowe | 2015-02-16 | 1 | -0/+1 |
| | |||||
* | docs/release.html: add notes about acer aspire 5738 | Francis Rowe | 2015-02-16 | 1 | -0/+1 |
| | |||||
* | release pages: don't link to libreboot.asc at all, use key srv | Francis Rowe | 2015-02-15 | 2 | -11/+9 |
| | | | | Tell the user how to download it from a key server | ||||
* | update the release pages in preparation for future release | Francis Rowe | 2015-02-15 | 2 | -194/+63 |
| | |||||
* | docs: Place libreboot.asc outside the git repository. | Francis Rowe | 2015-02-15 | 3 | -55/+3 |
| | | | | | On the release info pages, link to http://libreboot.org/libreboot.asc | ||||
* | build/release/archives: Delete the uncompressed archives | Francis Rowe | 2015-02-15 | 1 | -0/+4 |
| | | | | | | | | If the user forgot to run "./build rom withgrub" before "./build release archives" and it fails (due to bin/ being missing), the user then runs "./build rom withgrub", but "./build release archives" then shows the error that the libreboot_src directory already exists, and fails again. | ||||
* | build/release/archives: create _docs after _src, not before | Francis Rowe | 2015-02-15 | 1 | -22/+25 |
| | | | | | This fixes a bug where libreboot_docs.tar.xz was being distributed inside libreboot_src.tar.xz | ||||
* | biuld/release/archives: Put libreboot_docs.tar.xz in release/ | Francis Rowe | 2015-02-15 | 1 | -1/+1 |
| | | | | | A typo in the previous commit meant that it was being placed in the main directory of the git clone. | ||||
* | scripts/helpers/build/release: Move docs to separate archive | Francis Rowe | 2015-02-15 | 2 | -14/+28 |
| | | | | | | | | Don't include the documentation in libreboot_src or libreboot_util but instead create a libreboot_docs archive. Most people who use libreboot will be looking at the live documentation on the main website, so having the docs in the release archives just means wasted bandwidth. | ||||
* | Move DEBLOB to resources/utilities/coreboot-libre/deblob | Francis Rowe | 2015-02-15 | 3 | -5/+8 |
| | |||||
* | scripts/helpers/build/release: Delete DEBLOB from libreboot_src/ | Francis Rowe | 2015-02-15 | 1 | -0/+6 |
| | | | | | | | libreboot_src already excludes the download scripts, because it already distributes all of the components. The version of coreboot distributed in these archives is already deblobbed, so the deblobbing script isn't needed at all. | ||||
* | flash (script): Use "build" instead of "DEBLOB" to know if in src | Francis Rowe | 2015-02-15 | 1 | -2/+2 |
| | |||||
* | docs/release.html: Add notes about i945 power-up infinite loop | Francis Rowe | 2015-02-15 | 1 | -0/+5 |
| | |||||
* | docs/install/r400_external.html: Show images, don't link. | Francis Rowe | 2015-02-15 | 1 | -3/+2 |
| | |||||
* | docs/install/x200_external.html: Show images, don't link. | Francis Rowe | 2015-02-15 | 1 | -10/+7 |
| | |||||
* | docs/install/bbb_setup.html: Show images, instead of linking | Francis Rowe | 2015-02-15 | 1 | -14/+20 |
| | |||||
* | Documentation: optimize all images (reduce file sizes) | Francis Rowe | 2015-02-15 | 46 | -10/+0 |
| | |||||
* | Remove download links from the release page (and the archive page) | Francis Rowe | 2015-02-15 | 2 | -158/+37 |
| | | | | | | | | | | | | | | The next libreboot release will be hosted exclusively on bittorrent. Older releases will also be hosted on bittorrent. Archives currently available on libreboot.org (HTTP server) will be deleted. Instead, users who wish to download via HTTP will be able to use third party mirrors. Magnet links to the torrents for the releases will be hosted on libreboot.org, but not in the git repository or release archive under docs/. Links to third party HTTP mirrors will also be posted there. | ||||
* | Moved ich9macchange to resources/scripts/misc/ich9macchange | Francis Rowe | 2015-02-15 | 2 | -1/+1 |
| | |||||
* | ich9macchange: assume that the script is being run from _util | Francis Rowe | 2015-02-15 | 2 | -30/+28 |
| | | | | | Do not act on all ROM images, but instead take as input a path to a single ROM image. | ||||
* | Move grub-background to resources/scripts/misc/grub-background | Francis Rowe | 2015-02-15 | 2 | -1/+1 |
| | |||||
* | grub-background: assume that it is being run from libreboot_util | Francis Rowe | 2015-02-15 | 1 | -10/+10 |
| | |||||
* | grub-background: change only one ROM image, specified by path | Francis Rowe | 2015-02-15 | 1 | -17/+10 |
| | |||||
* | build/external/source: only include the necessary files | Francis Rowe | 2015-02-15 | 1 | -2/+16 |
| | |||||
* | flash script: fix typo in command | Francis Rowe | 2015-02-15 | 1 | -1/+1 |
| | |||||
* | build (release archives): Add the commitid file to release/ | Francis Rowe | 2015-02-15 | 1 | -3/+1 |
| | |||||
* | build-release: Move the release archives to release/ | Francis Rowe | 2015-02-14 | 3 | -2/+27 |
| | |||||
* | Move all build scripts into a single generic script, with helpers | Francis Rowe | 2015-02-14 | 29 | -514/+415 |
| | | | | All build scripts were moved to resources/scripts/helpers/ |