Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash' | Andrew Robbins | 2017-06-23 | 10 | -10/+10 |
| | | | | | This is mainly useful for being able to run these scripts on BSDs. And for users who use a Bash not installed to /bin. | ||||
* | make use of ./oldbuild, not ./build, in the old build system | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-22 | 1 | -1/+1 |
| | |||||
* | remove CrOS boards/utils from old build system (new build system has them) | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-22 | 1 | -38/+0 |
| | |||||
* | re-add old build system (for x86 boards/utils) | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-21 | 11 | -0/+391 |
| | | | | Everything will be migrated over to the new build system after release. | ||||
* | Current build system removal | Paul Kocialkowski | 2017-01-15 | 11 | -391/+0 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Change Leah's surname back to Rowe | Leah Rowe | 2016-06-28 | 10 | -10/+10 |
| | |||||
* | Don't use SeaVGABIOS on systems that use SeaGRUB | Leah Woods | 2016-05-20 | 1 | -0/+1 |
| | |||||
* | Implement SeaGRUB and make it the default payload on all current GRUB boards | Leah Woods | 2016-05-18 | 1 | -1/+4 |
| | |||||
* | reassign Minifree Ltd copyrights back to Minifree director | Leah Woods | 2016-05-06 | 10 | -10/+10 |
| | | | | This time under her chosen name. | ||||
* | reassign copyright from Minifree director to Minifree Ltd | Minifree Ltd | 2016-04-26 | 10 | -10/+10 |
| | |||||
* | Add SeaBIOS payload to libreboot | Francis Rowe | 2016-03-14 | 1 | -0/+36 |
| | |||||
* | download/crossgcc: Don't delete coreboot files | Francis Rowe | 2016-03-07 | 1 | -1/+1 |
| | | | | Turns out there are needed parts. | ||||
* | Download, compile and clean crossgcc separately to coreboot | Francis Rowe | 2016-03-07 | 2 | -7/+28 |
| | | | | | | | | This means that coreboot can be re-downloaded and re-built without affecting crossgcc. The crossgcc directory also now only contains crossgcc; previously, it contained the entire coreboot source code too, which was unneeded because that directory was just for crossgcc, where the real coreboot directories symlink to it during the build process. | ||||
* | Revert "Revert "Revert "iunfinished patch: copy coreboot per revision, not ↵ | Francis Rowe | 2016-03-03 | 1 | -10/+0 |
| | | | | | | | | | board""" When you have to revert a revert of a revert in the same 20 minute window then you my friend are an idiot. And that's exactly what I am. This reverts commit d105b4a8b74645d5936cf8a51b1517f3ba89fd26. | ||||
* | Revert "Revert "iunfinished patch: copy coreboot per revision, not board"" | Francis Rowe | 2016-03-03 | 1 | -0/+10 |
| | | | | This reverts commit 2f3d87aec85f5759180380cbc156472378164d11. | ||||
* | Revert "iunfinished patch: copy coreboot per revision, not board" | Francis Rowe | 2016-03-03 | 1 | -10/+0 |
| | | | | | | | I'm an idiot. This patch wasn't supposed to be pushed yet because not finished. Reverting it for the time being. This reverts commit 89cc8c38c1cf3865c3684e5bd6658eedf0e61cfd. | ||||
* | iunfinished patch: copy coreboot per revision, not board | Francis Rowe | 2016-03-01 | 1 | -0/+10 |
| | |||||
* | use only 1 crossgcc revision in libreboot | Francis Rowe | 2016-02-27 | 1 | -10/+10 |
| | |||||
* | Use different coreboot revisions and patches per board | Francis Rowe | 2016-01-04 | 1 | -7/+22 |
| | | | | | | | | | | | | | | | | | | The release archives will be bigger, but this is a necessary change that makes libreboot development easier. At present, there are boards maintained in libreboot by different people. By doing it this way, that becomes much easier. This is in contrast to the present situation, where a change to one board potentially affects all other boards, especially when updating to a new version of coreboot. Coreboot-libre scripts, download scripts, build scripts - everything. The entire build system has been modified to reflect this change of development. For reasons of consistency, cbfstool and nvramtool are no longer included in the util archives. | ||||
* | delete coreinfo | Francis Rowe | 2015-12-13 | 1 | -35/+0 |
| | |||||
* | remove seabios (this time permanently) | Francis Rowe | 2015-12-13 | 1 | -40/+0 |
| | |||||
* | build/clean: Add missing script for coreinfo | Klemens Nanni | 2015-12-09 | 1 | -0/+35 |
| | |||||
* | grub: only run distclean if a makefile exists (fixes build error) | Francis Rowe | 2015-11-29 | 1 | -1/+1 |
| | |||||
* | build/clean/*: Use make properly (-C flag) | Klemens Nanni | 2015-11-21 | 5 | -64/+25 |
| | | | | | Instead of manually cd'ing into and out of directories, use make's -C flag. | ||||
* | build/clean/seabios: make it executable | Francis Rowe | 2015-11-14 | 1 | -0/+0 |
| | | | | otherwise release building is screwed up | ||||
* | build/clean/seabios: use distclean, not clean | Francis Rowe | 2015-10-15 | 1 | -1/+1 |
| | |||||
* | Integrate SeaBIOS payload as option on top of GRUB, with SeaVGABIOS | Francis Rowe | 2015-10-15 | 1 | -0/+40 |
| | |||||
* | Chromebook C201 (codename veyron_speedy) support | Paul Kocialkowski | 2015-10-11 | 1 | -0/+38 |
| | | | | | | | | | | | | | | | | | This introduces Libreboot support for the Asus Chromebook C201 (codename veyron_speedy). At this point, this produces a standalone Libreboot image that can be flashed to the RO Coreboot partition of the SPI flash, as well as the Libreboot version that can be flash to the RO Firmware ID partition. Libreboot on the Chromebook C201 uses the depthcharge bootloader, modified to display text messages instead of ChromeOS bitmaps (that encourage the use of ChromeOS). For convenience, an installation script, chromebook-flash-replace, is provided along with a description of the flash layout, to ease the replacement of the Coreboot and RO Firmware ID partitions on the full SPI flash image. Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | more scripts: don't use the [[ bashism | Francis Rowe | 2015-08-30 | 1 | -1/+1 |
| | |||||
* | all scripts: general fixes and clean up | Francis Rowe | 2015-08-30 | 8 | -16/+0 |
| | |||||
* | really make memtest86plus naming consistent | Francis Rowe | 2015-08-29 | 1 | -1/+1 |
| | |||||
* | all script: use a standard style | Francis Rowe | 2015-06-11 | 8 | -19/+19 |
| | | | | | Based on the style used for the script in resources/scripts/helpers/build/release/ | ||||
* | coreboot-libre: don't build cbmem/nvramtool | Francis Rowe | 2015-06-08 | 1 | -6/+0 |
| | | | | | They aren't included in the _util release archive anymore, and they don't need to be built either. | ||||
* | Replace rm -r with rm -R | Francis Rowe | 2015-06-07 | 1 | -1/+1 |
| | |||||
* | build/clean/grub: use distclean instead of clean | Francis Rowe | 2015-03-08 | 1 | -1/+1 |
| | | | | | | Per GNU coding standards: gnu.org/software/automake/manual/html_node/Standard-Targets.html gnu.org/prep/standards/html_node/Standard-Targets.html | ||||
* | bash scripts: Make script output more user-friendly | Francis Rowe | 2015-02-20 | 8 | -0/+25 |
| | |||||
* | bash scripts: Only enable verbose output if DEBUG= is used | Francis Rowe | 2015-02-20 | 8 | -8/+16 |
| | |||||
* | Move all build scripts into a single generic script, with helpers | Francis Rowe | 2015-02-15 | 8 | -0/+305 |
All build scripts were moved to resources/scripts/helpers/ |