Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Avoid redundant patching when recursively patching | Andrew Robbins | 2019-07-16 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | If a path is not supplied to project_sources_patch_recursive() or git_project_patch_recursive() then it will attempt to apply the set of patches located at $PROJECTS/$project/$PATCHES (the top-level patches directory) twice. Checking to see if $path is of non-zero length avoids this issue. | |||||
| * | | libs/project: Complete project_sources_prepare() | Andrew Robbins | 2019-07-16 | 1 | -10/+61 | |
| | | | | | | | | | | | | | | | | | | | | | | | | The method in which project sources are prepared from either extracted non-git source archives or sources under $PROJECTS/$project/$SOURCES are comparable to preparing git sources. This makes knowledge of the source preparation process mostly transferable across the build system regardless whether git is involved or not. | |||||
* | | | Merge branch 'leftoverslashes' of swiftgeek/libreboot into master | Andrew Robbins | 2019-07-18 | 1 | -4/+4 | |
|\ \ \ | |/ / |/| / | |/ | ||||||
| * | misc/index.md: Remove leftover backslashes | Sebastian 'Swift Geek' Grzywna | 2019-07-17 | 1 | -4/+4 | |
|/ | ||||||
* | Merge branch 'bbb-stretch' of jwgarber/libreboot into master | Swift Geek | 2019-07-16 | 1 | -72/+41 | |
|\ | ||||||
| * | Update BBB configuration for Debian 9 | Jacob Garber | 2019-07-02 | 1 | -72/+41 | |
| | | | | | | | | | | | | | | | | | | SSH access to a BBB has changed as of Debian 9, with the user needing to login to the debian account instead of root. Furthermore, the addition of the config-pin utility has simplified spidev setup considerably, with the device tree overlay files no longer being needed. References to the BBB screwdriver have also been removed, since it appears to no longer be maintained. | |||||
* | | Merge branch 'master' of thum/libreboot into master | Andrew Robbins | 2019-07-15 | 1 | -41/+46 | |
|\ \ | |/ |/| | ||||||
| * | Fixing 588aacdb32 to 80 chars limit | thum | 2019-05-24 | 1 | -11/+20 | |
| | | ||||||
| * | Updating RCS and Vikings links and info, various fixes | thum | 2019-05-23 | 1 | -38/+34 | |
| | | ||||||
* | | Merge branch 'master' of rvgn/libreboot into master | Leah Rowe | 2019-06-02 | 1 | -4/+5 | |
|\ \ | ||||||
| * | | Update 'docs/gnulinux/guix_system.md' | Raghav Gururajan | 2019-06-01 | 1 | -4/+5 | |
|/ / | | | | | | | Minor Changes | |||||
* | | quick formatting fixes to guix guide | Leah Rowe | 2019-05-26 | 1 | -13/+25 | |
| | | ||||||
* | | Merge branch 'master' of rvgn/libreboot into master | Leah Rowe | 2019-05-26 | 2 | -0/+373 | |
|\ \ | ||||||
| * | | Guix System with Full-Disk Encryption on Libreboot | Raghav Gururajan | 2019-05-26 | 2 | -0/+373 | |
| |/ | ||||||
* | | Merge branch 'www/git-privacy' of libreboot/libreboot into master | Andrew Robbins | 2019-05-23 | 1 | -0/+32 | |
|\ \ | |/ |/| | ||||||
| * | Add instructions for anonymous contributions to the Git page | Leah Rowe | 2019-05-21 | 1 | -0/+32 | |
| | | ||||||
* | | Merge branch 'www/further-home-page-improvement' of libreboot/libreboot into ↵ | Swift Geek | 2019-05-18 | 1 | -6/+8 | |
|\ \ | |/ |/| | | | master | |||||
| * | Further homepage improvement: improve the sentence regarding pay-for-hire | Leah Rowe | 2019-05-18 | 1 | -6/+8 | |
|/ | ||||||
* | Merge branch 'www/homepage-improvement' of libreboot/libreboot into master | Leah Rowe | 2019-05-18 | 1 | -19/+60 | |
|\ | ||||||
| * | Make the homepage actually describe adequately what libreboot is | Leah Rowe | 2019-05-18 | 1 | -19/+60 | |
| | | | | | | | | | | Right now, as pointed out by swiftgeek on the issue tracker, it looks like a spam site or placeholder site that is trying to sell something. | |||||
* | | Merge branch 'vpd' of hmzwqv/libreboot into master | Andrew Robbins | 2019-05-17 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Bump vpd revision to origin/release-R75-12105.B | hmzwqv | 2019-04-24 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'seabios' of hmzwqv/libreboot into master | Andrew Robbins | 2019-05-17 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Bump SeaBIOS revision to rel-1.12.1 | hmzwqv | 2019-04-24 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge branch 'flashrom' of hmzwqv/libreboot into master | Andrew Robbins | 2019-05-17 | 1 | -1/+1 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Bump flashrom revision to current upstream HEAD | hmzwqv | 2019-04-24 | 1 | -1/+1 | |
| |/ | ||||||
* | | Merge branch 'paragrub' of swiftgeek/libreboot into master | Leah Rowe | 2019-05-15 | 1 | -1/+3 | |
|\ \ | ||||||
| * | | encrypted_parabola.md: link /etc/default/grub explanation | Sebastian 'Swift Geek' Grzywna | 2019-05-09 | 1 | -1/+3 | |
| | | | ||||||
* | | | add new service to suppliers page | Leah Rowe | 2019-05-14 | 1 | -0/+1 | |
|/ / | | | | | | | it's for my company so no pull request needed | |||||
* | | Merge branch 'bugs' of and_who/libreboot into master | Swift Geek | 2019-04-27 | 1 | -10/+15 | |
|\ \ | ||||||
| * | | libs/project: Remove extraneous newlines in header/footer | Andrew Robbins | 2019-04-26 | 1 | -3/+3 | |
| | | | | | | | | | | | | The extra newlines make actions with no output look strange. | |||||
| * | | libs/project: Print project_action() footer, always | Andrew Robbins | 2019-04-26 | 1 | -10/+15 | |
| |/ | | | | | | | | | | | | | | | | | | | | | | | Previously, the footer would not print if the project action failed due to 'set -e' still being in effect (the subshell would return with a non-zero exit code and exit immediately). The purpose of the subshell for the project action is to better separate the execution environment of the project from the library functions it calls. The test condition in the if-statement and its consequents were changed in order to be more concise and informative. | |||||
* | | Merge branch 'fontconfig' of hmzwqv/libreboot into master | Andrew Robbins | 2019-04-26 | 1 | -1/+1 | |
|\ \ | |/ |/| | ||||||
| * | Bump fontconfig revision to 2.13.1 | hmzwqv | 2019-04-24 | 1 | -1/+1 | |
|/ | | | | This is the latest release of Fontconfig. | |||||
* | Merge branch 'blobs' of and_who/libreboot into master | Swift Geek | 2019-04-24 | 2 | -10/+18 | |
|\ | ||||||
| * | libs/project: Modify output of project_blobs_path() | Andrew Robbins | 2019-04-23 | 1 | -2/+0 | |
| | | | | | | | | | | | | project_blobs_ignore_path() prints nothing if a blobs-ignore file is not found for the given project and arguments (if any); this behavior should be the same for project_blobs_path() | |||||
| * | Respect blobs-ignore when removing blobs | Andrew Robbins | 2019-04-23 | 2 | -8/+18 | |
|/ | ||||||
* | Merge branch 'bugs' of and_who/libreboot into master | Swift Geek | 2019-04-19 | 2 | -15/+24 | |
|\ | ||||||
| * | projects/grub/grub: Stop build() on error | Andrew Robbins | 2019-04-18 | 1 | -13/+16 | |
| | | | | | | | | | | | | This way we can be sure we're not attempting to build when instead we should be bailing out (i.e. when the project's sources are not available). | |||||
| * | libs/project: Avoid subshell in 'if' statements | Andrew Robbins | 2019-04-18 | 1 | -1/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following will effectively disable any previous 'set -e': foo_fail() { ( set -e false true ) } if (set +e; foo_fail); then echo "foo_fail() failed, unsuccessfully" fi Creating a subshell within an 'if' statement makes 'set -e' non-functional. | |||||
| * | libs/project: Fail update check for git sources | Andrew Robbins | 2019-04-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | "update" actions were failing ever since revision b7fcc477 for projects with git sources due to an error in project_update_check_git() not returning 1 when it determined that the project's sources was a git repo (to force an update, always). | |||||
* | | Merge branch 'documentation' of and_who/libreboot into master | Swift Geek | 2019-04-16 | 2 | -14/+14 | |
|\ \ | ||||||
| * | | README: Remove unnecessary information | Andrew Robbins | 2019-04-15 | 1 | -4/+2 | |
| | | | | | | | | | | | | | | | | | | The Libreboot build system is not fully automated, doesn't help with the installation process per-se, and doesn't provide ROMs inside the repository itself. | |||||
| * | | BUILD_HOWTO: Remove references to Paper | Andrew Robbins | 2019-04-15 | 1 | -10/+12 | |
|/ / | | | | | | | | | | | This fork of Paper is simply called the "Libreboot build system". Addresses issue #613 | |||||
* | | Merge branch 'bugs' of and_who/libreboot into master | Swift Geek | 2019-04-16 | 1 | -3/+13 | |
|\| | ||||||
| * | libs/project: Fail install check, properly | Andrew Robbins | 2019-04-15 | 1 | -2/+7 | |
| | | | | | | | | | | If the $install_path directory does not exist or a file which should be present in the install directory isn't, fail. | |||||
| * | libs/project: Fail build check, properly | Andrew Robbins | 2019-04-15 | 1 | -1/+6 | |
|/ | | | | | If the $build_path directory does not exist or a file which should be present in the build directory isn't, fail. | |||||
* | Merge branch 'bugs' of and_who/libreboot into master | Swift Geek | 2019-04-14 | 1 | -1/+3 | |
|\ | ||||||
| * | libs/project: Don't fail with project_action_check | Andrew Robbins | 2019-04-13 | 1 | -1/+3 | |
|/ | | | | | | | | | project_action_check() is there to avoid redundant actions from being performed (e.g., if SeaBIOS is already built, don't build it again). Since this is its primary purpose, we want to avoid erroring out when it returns with a non-zero return code. This addresses issue #614 | |||||
* | Change order of laptop listing for minifree (no pull request needed) | Leah Rowe | 2019-04-11 | 1 | -1/+1 | |
| |