| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge branch 'gitignore' of mreed/libreboot into master | Leah Rowe | 2017-07-07 | 1 | -0/+2 |
|\ |
|
| * | gitignore: Ignore /www/feed.xml and /www/news/feed.xml | Michael Reed | 2017-07-07 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'fix-publish-sh-openbsd' of mreed/libreboot into master | Andrew Robbins | 2017-07-07 | 1 | -5/+5 |
|\ |
|
| * | docs/publish.sh: Fix sed(1) invocation on OpenBSD | Michael Reed | 2017-07-05 | 1 | -5/+5 |
|/ |
|
* | Merge branch 'optipng' of mreed/libreboot into master | Andrew Robbins | 2017-07-04 | 9 | -0/+0 |
|\ |
|
| * | Reduce image size with optipng | Michael Reed | 2017-07-03 | 9 | -0/+0 |
|/ |
|
* | Merge branch 'cmdline-markup' of mreed/libreboot into master | Leah Rowe | 2017-07-03 | 2 | -12/+12 |
|\ |
|
| * | Fix documentation markup | Michael Reed | 2017-07-03 | 2 | -12/+12 |
* | | Merge branch 'openbsd' of mreed/libreboot into master | Leah Rowe | 2017-07-03 | 1 | -14/+15 |
|\ \
| |/
|/| |
|
| * | OpenBSD docs: Add grub.conf caveat for GPT users | Michael Reed | 2017-07-02 | 1 | -0/+3 |
| * | OpenBSD docs: cleanup "prepare USB drive" section | Michael Reed | 2017-07-02 | 1 | -6/+4 |
| * | OpenBSD docs: update references from 6.0 to 6.1 | Michael Reed | 2017-07-02 | 1 | -4/+4 |
| * | OpenBSD docs: mark up "dd" as a command | Michael Reed | 2017-07-02 | 1 | -3/+3 |
| * | OpenBSD docs: Fix grammar | Michael Reed | 2017-07-02 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'openbsd' of mreed/libreboot into master | Leah Rowe | 2017-07-02 | 2 | -4/+10 |
|\ |
|
| * | Fix NetBSD's grub.conf instructions | Michael Reed | 2017-07-01 | 1 | -2/+5 |
| * | Fix OpenBSD grub.conf formatting | Michael Reed | 2017-07-01 | 1 | -1/+1 |
| * | Fix OpenBSD grub.conf docs | Michael Reed | 2017-07-01 | 1 | -1/+4 |
|/ |
|
* | Merge branch 'memtest86plus-merge' of kragle/libreboot into master | Leah Rowe | 2017-06-30 | 5 | -0/+139 |
|\ |
|
| * | Merged MemTest86+ into the new build system. | Andrew Robbins | 2017-06-30 | 5 | -0/+139 |
|/ |
|
* | Merge branch 'source-tarball-support' of kragle/libreboot into master | Leah Rowe | 2017-06-28 | 1 | -1/+1 |
|\ |
|
| * | Function call wget_wrapper wasn't renamed. Fixed. | Andrew Robbins | 2017-06-28 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'source-tarball-support' of kragle/libreboot into master | Leah Rowe | 2017-06-28 | 3 | -4/+83 |
|\ |
|
| * | Fixed bug in diff_patch_file() filename parsing. | Andrew Robbins | 2017-06-28 | 1 | -3/+4 |
| * | Added functions for downloading/patching archives | Andrew Robbins | 2017-06-28 | 3 | -1/+79 |
|/ |
|
* | Merge branch 'renaming-vars' of kragle/libreboot into master | Leah Rowe | 2017-06-25 | 6 | -31/+31 |
|\ |
|
| * | Vars TAR_XZ,ASC,SHA256SUM renamed for generality. | Andrew Robbins | 2017-06-25 | 6 | -31/+31 |
|/ |
|
* | Merge branch 'docs/fix-backslashes-on-gm45-page' of libreboot/libreboot into ... | Swift Geek | 2017-06-25 | 1 | -6/+6 |
|\ |
|
| * | fix erroneous backslashes on ICH9 utils page | Leah Rowe | 2017-06-25 | 1 | -6/+6 |
|/ |
|
* | Merge branch 'www/fix-dd-command-on-gm45-page' of libreboot/libreboot into ma... | Swift Geek | 2017-06-25 | 1 | -17/+8 |
|\ |
|
| * | fix commands on ICH9 utils page in the documentation | Leah Rowe | 2017-06-25 | 1 | -17/+8 |
|/ |
|
* | Merge branch 'portable-shebangs' of kragle/libreboot into master | Leah Rowe | 2017-06-23 | 100 | -100/+100 |
|\ |
|
| * | Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash' | Andrew Robbins | 2017-06-23 | 100 | -100/+100 |
|/ |
|
* | Merge branch 'master' of esmith1412/libreboot into master | Leah Rowe | 2017-06-23 | 1 | -1/+1 |
|\ |
|
| * | Improved link list | Elijah | 2017-06-23 | 1 | -1/+1 |
* | | Merge branch 'printf-cleanup' of kragle/libreboot into master | Leah Rowe | 2017-06-23 | 18 | -295/+295 |
|\ \ |
|
| * | | Remove unnecessary 'env' invocation from printf. | Andrew Robbins | 2017-06-23 | 18 | -295/+295 |
|/ / |
|
* | | Merge branch 'www-scripts-printf' of kragle/libreboot into master | Leah Rowe | 2017-06-23 | 2 | -22/+22 |
|\ \ |
|
| * | | Swapped out 'echo' calls w/ 'printf ...' | Andrew Robbins | 2017-06-23 | 2 | -22/+22 |
|/ / |
|
* | | Merge branch 'printf-changes' of kragle/libreboot into master | Leah Rowe | 2017-06-23 | 19 | -296/+296 |
|\ \ |
|
| * | | Fixed printf calls & replaced 'echo' w/ printf. | Andrew Robbins | 2017-06-23 | 19 | -296/+296 |
* | | | Merge branch 'www/simplify-downloads' of libreboot/libreboot into master | Andrew Robbins | 2017-06-23 | 2 | -50/+20 |
|\ \ \ |
|
| * | | | Simplify download page: move rsync mirrors to it, rather than separate page | Leah Rowe | 2017-06-22 | 2 | -50/+20 |
| |/ / |
|
* | | | Merge branch 'master' of esmith1412/libreboot into master | Andrew Robbins | 2017-06-23 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Added four spaces to line 21, to make it show up as a sub-section of line 19. | Elijah | 2017-06-23 | 1 | -1/+1 |
* | | Merge branch 'reproducible-archives' of kragle/libreboot into master | Leah Rowe | 2017-06-22 | 2 | -93/+97 |
|\ \ |
|
| * | | Improved handling of filenames in archive creation | Andrew Robbins | 2017-06-22 | 2 | -93/+97 |
* | | | Merge branch 'master' of esmith1412/libreboot into master | Leah Rowe | 2017-06-22 | 3 | -128/+257 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Added 'Systems' to Modifying GRUB and Installing GNU+Linux titles | Elijah | 2017-06-21 | 1 | -2/+2 |
| * | Re-added an updated Trisquel GNU+Linux install guide; modified index.md to re... | Elijah | 2017-06-21 | 3 | -128/+257 |