summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Move DEBLOB to resources/utilities/coreboot-libre/deblobFrancis Rowe2015-02-153-5/+8
|
* scripts/helpers/build/release: Delete DEBLOB from libreboot_src/Francis Rowe2015-02-151-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 srcFrancis Rowe2015-02-151-2/+2
|
* docs/release.html: Add notes about i945 power-up infinite loopFrancis Rowe2015-02-151-0/+5
|
* docs/install/r400_external.html: Show images, don't link.Francis Rowe2015-02-151-3/+2
|
* docs/install/x200_external.html: Show images, don't link.Francis Rowe2015-02-151-10/+7
|
* docs/install/bbb_setup.html: Show images, instead of linkingFrancis Rowe2015-02-151-14/+20
|
* Documentation: optimize all images (reduce file sizes)Francis Rowe2015-02-1546-10/+0
|
* Remove download links from the release page (and the archive page)Francis Rowe2015-02-152-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/ich9macchangeFrancis Rowe2015-02-152-1/+1
|
* ich9macchange: assume that the script is being run from _utilFrancis Rowe2015-02-152-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-backgroundFrancis Rowe2015-02-152-1/+1
|
* grub-background: assume that it is being run from libreboot_utilFrancis Rowe2015-02-151-10/+10
|
* grub-background: change only one ROM image, specified by pathFrancis Rowe2015-02-151-17/+10
|
* build/external/source: only include the necessary filesFrancis Rowe2015-02-151-2/+16
|
* flash script: fix typo in commandFrancis Rowe2015-02-151-1/+1
|
* build (release archives): Add the commitid file to release/Francis Rowe2015-02-151-3/+1
|
* build-release: Move the release archives to release/Francis Rowe2015-02-143-2/+27
|
* Move all build scripts into a single generic script, with helpersFrancis Rowe2015-02-1429-514/+415
| | | | All build scripts were moved to resources/scripts/helpers/
* docs/release.html: Add notes about PLCC flashing with vultureprogFrancis Rowe2015-02-141-3/+14
|
* docs/release.html: Add notes about cubieboard flashingFrancis Rowe2015-02-141-0/+3
|
* Move creation of bin/ directory to the "build" scriptFrancis Rowe2015-02-142-6/+6
|
* Rename scripts/helpers/fetch to scripts/helpers/downloadFrancis Rowe2015-02-146-1/+1
|
* Move the "get" scripts to resources/scripts/helpers/fetch/Francis Rowe2015-02-149-67/+83
| | | | | Replace "getall" with "download", which takes as input an argument specifying which programme the user wants to download.
* docs/misc/index.html: Re-arrange notes about powertop on TrisquelFrancis Rowe2015-02-141-6/+2
|
* build-release: Remove the powertop entriesFrancis Rowe2015-02-141-8/+0
|
* .gitignore: Remove the powertop entriesFrancis Rowe2015-02-141-2/+0
|
* Moved powertop.trisquel7 to resources/scripts/misc/Francis Rowe2015-02-144-23/+4
|
* Delete powertop.trisquel6 (keep powertop.trisquel7)Francis Rowe2015-02-143-125/+6
| | | | Trisquel 6 is obsolete. Everyone should upgrade to Trisquel 7.
* Documentation: improve the installation instructionsFrancis Rowe2015-02-147-228/+155
|
* docs/install/index.html: Update the list of ROM imagesFrancis Rowe2015-02-141-59/+47
| | | | | The list was still referencing the bin/ directory. Libreboot ROM images are now distributed as separate archives.
* Merge all flashing scripts one one.Francis Rowe2015-02-136-277/+101
|
* getgrub: update copyright yearFrancis Rowe2015-02-131-1/+1
|
* docs/release.html: Add TODO (make ich9gen/ich9deblob portable)Francis Rowe2015-02-131-0/+5
|
* getgrub: add notes about work on longstanding bug in GRUBFrancis Rowe2015-02-133-0/+282
| | | | | Relating to vesamenu.c32 file support in the syslinux_configfile function of GRUB.
* getgrub: Update GRUBFrancis Rowe2015-02-134-20/+28
| | | | Also, use "git am" instead of "git apply"
* builddeps-bucts: Remove static-link patch after buildingFrancis Rowe2015-02-131-0/+1
|
* builddeps-bucts: Don't use git when applying static-link patchFrancis Rowe2015-02-131-1/+1
|
* bucts: Make it build without gitFrancis Rowe2015-02-133-9/+29
|
* docs/release.html: Add TODO: memtest86+ for coreboot libpayloadFrancis Rowe2015-02-131-1/+2
|
* Moved dejavu-fonts-ttf-2.34/AUTHORS to resources/grub/font/Francis Rowe2015-02-1318-5/+5
|
* .gitignore: Remove the grubinvaders/ directoryFrancis Rowe2015-02-131-1/+0
|
* Delete GRUB Invaders from librebootFrancis Rowe2015-02-1313-187/+2
|
* Delete SeaBIOS from libreboot.Francis Rowe2015-02-1313-365/+1
| | | | | It was virtually useless. Noone used it. SeaBIOS is easy enough to build from source if someone wants to use it from now on.
* build-release: optimize use of tar (reduced file sizes)Francis Rowe2015-02-131-3/+3
|
* build-release: fix typo in commentFrancis Rowe2015-02-131-1/+1
|
* grub.cfg: add another SYSLINUX config locationLunar2015-02-131-0/+4
| | | | `syslinux/syslinux.cfg` is at least used by Tails.
* x200_pomona.jpg: Replace imageFrancis Rowe2015-02-131-0/+0
|
* docs/release.html: link to bugzilla url for acpi pcc probe issueFrancis Rowe2015-02-131-0/+1
|
* getcb: add TODOFrancis Rowe2015-02-121-0/+3
|