aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add Andrew Robbins to the Authors pageLeah Rowe2017-06-061-0/+7
|/
* Merge branch 'www/re-add-libreboot-mirror' of libreboot/libreboot into masterSwift Geek2017-06-052-7/+2
|\
| * rsync page: remove partyvan.eu mirror (WubTheCaptain said it was shutting down)Leah Rowe2017-06-051-7/+0
| |
| * Re-add official release archive mirror https://libreboot.org/release/Leah Rowe2017-06-051-0/+2
|/
* fix links on andrew's news entry, with alyssa's permissionLeah Rowe2017-06-052-15/+15
| | | | | pull request not needed. alyssa gave me permission via email, to push this directly to master
* Merge branch 'www/add-andrew-robbins-to-maintainers' of libreboot/libreboot ↵Alyssa Rosenzweig2017-06-041-0/+36
|\ | | | | | | into master
| * DittoAlyssa Rosenzweig2017-06-041-1/+1
| |
| * they->heAlyssa Rosenzweig2017-06-041-1/+1
| |
| * Edit news entryAlyssa Rosenzweig2017-06-041-27/+24
| |
| * Add news entry about new member of Libreboot core management: Andrew RobbinsLeah Rowe2017-06-041-0/+39
|/
* Add Andrew Robbins to core management team (with permission from other leaders)Leah Rowe2017-06-041-0/+2
| | | | | | | | | | | | | Permission was granted by Paul, Alyssa and Swift in a private email thread. Andrew is working on huge changes to the build system to make it usable, and understands most of Libreboot and is therefore suitable to review and merge patches that are contributed to the project. Andrew has also demonstrated an understanding in how the documentation is maintained, and generally seems to understand Libreboot's practises well and agrees with them. Andrew is a perfect fit for the core management team, in my opinion, and I look forward greatly to their future work within Libreboot.
* Merge branch 'payloads/x86/updates-20170430' of libreboot/libreboot into masterAlyssa Rosenzweig2017-06-0112-1763/+3
|\
| * Update to latest SeaBIOS versionLeah Rowe2017-04-302-1/+2
| |
| * Update GRUB to latest versionLeah Rowe2017-04-3010-1762/+1
| |
* | Merge branch 'hardware/w500-buildfix' of libreboot/libreboot into masterAlyssa Rosenzweig2017-06-0112-1869/+0
|\ \
| * | Remove broken patches on W500 (these patches are upstream in librecore already)Leah Rowe2017-04-3012-1869/+0
| |/
* | Merge branch 'build-system-merge' of kragle/libreboot into masterLeah Rowe2017-05-319-22/+191
|\ \
| * | Patching now works. bucts can be patched & built.Andrew Robbins2017-05-319-22/+191
| | | | | | | | | | | | | | | | | | | | | | | | | | | Modified the function git_project_patch_recursive (in libs/git) to enable patching with diff files, which uses the new function diff_patch_file located in libs/common. A generic action script for bucts is in projects/bucts/. Install/revision/target files are in projects/bucts/configs/. bucts' merge into the new build system should be nearly, if not already, complete.
* | | Merge branch 'master' of zyliwax/libreboot into masterLeah Rowe2017-05-312-190/+304
|\ \ \
| * | | Updated grubeditor.md documentation to match 0.2.0zyliwax2017-05-311-44/+61
| | | |
| * | | Update grubeditor.sh to 0.2.0zyliwax2017-05-311-146/+243
|/ / / | | | | | | | | | | | | | | | | | | | | | Multiple delicious improvements: - Better algorithm for creating new copies of romfiles - Updated, improved nomenclature for various variables and routines - Removed brackets in "${quoted}" variables as much as possible to improve execution time - Whatever else the diff reveals!
* | | Merge branch 'build-system-merge' of kragle/libreboot into masterLeah Rowe2017-05-302-12/+6
|\| |
| * | Fixed project_check() and tool_check().Andrew Robbins2017-05-292-12/+6
|/ /
* | Merge branch 'www/add-edit-button-to-all-pages' of libreboot/libreboot into ↵Alyssa Rosenzweig2017-05-303-2/+25
|\ \ | | | | | | | | | master
| * | Add edit link to all pages, linking to instructions for sending patchesLeah Rowe2017-05-303-2/+25
|/ / | | | | | | | | | | | | This is necessary, so that people know how to modify the website and send improvements, like they do on wiki sites. Although Libreboot is git-hosted, having this link helps. It goes to a section added to the Git page, instructing users how to edit the website and documentation.
* | Merge branch 'www/remove-redundant-tasks-link' of libreboot/libreboot into ↵Alyssa Rosenzweig2017-05-291-1/+0
|\ \ | | | | | | | | | master
| * | homepage: Bugs and Tasks link to same page. Delete tasks linkLeah Rowe2017-05-291-1/+0
|/ /
* | Merge branch 'www/tidy-up-suppliers-page' of libreboot/libreboot into masterAlyssa Rosenzweig2017-05-282-42/+60
|\ \
| * | further tidy suppliers.md: small headers, back to home link at bottom of pageLeah Rowe2017-05-282-35/+31
| | |
| * | suppliers page: for each supplier, state which locations they ship toLeah Rowe2017-05-281-1/+7
| | |
| * | further tidy up suppliers page, and categorize productsLeah Rowe2017-05-281-3/+46
| | |
| * | Tidy up the supplier pageLeah Rowe2017-05-281-30/+3
|/ /
* | Merge branch 'www/improve-management-page-title' of libreboot/libreboot into ↵Swift Geek2017-05-271-1/+1
|\ \ | | | | | | | | | master
| * | Shorten the page title on the Management Guidelines pageLeah Rowe2017-05-271-1/+1
| | |
* | | Merge branch 'www/improve-tasks-link' of libreboot/libreboot into masterSwift Geek2017-05-271-1/+1
|\ \ \ | |/ / |/| |
| * | Improve tasks link on homepage; make it link to the entire issues pageLeah Rowe2017-05-271-1/+1
|/ / | | | | | | | | The milestones page is less useful to link to, because it goes out of date often.
* | Merge branch 'website-overhaul'Leah Rowe2017-05-2746-683/+655
|\ \
| * | Manual typographic fixesAlyssa Rosenzweig2017-05-2742-621/+652
| | |
| * | Play around with menuAlyssa Rosenzweig2017-05-272-4/+3
| | |
| * | Remove trailing --Alyssa Rosenzweig2017-05-251-1/+1
| | |
| * | Remove distracting 'posts' about domain offersAlyssa Rosenzweig2017-05-252-51/+0
| | |
| * | Remove news links on homepageAlyssa Rosenzweig2017-05-251-8/+1
| | |
* | | Merge branch 'www/remove-wubthecaptains-mirrors-on-request' of ↵Swift Geek2017-05-271-5/+0
|\ \ \ | | | | | | | | | | | | libreboot/libreboot into master
| * | | Remove partyvan and onion mirror (WubTheCaptain says they're shutting down)Leah Rowe2017-05-271-5/+0
| | | |
* | | | Merge branch 'dont-recommend-noobs' of libreboot/libreboot into masterLeah Rowe2017-05-241-40/+2
|\ \ \ \
| * | | | Do not recommend NOOBS, which contains proprietary softwareAlyssa Rosenzweig2017-05-241-40/+2
| | |/ / | |/| |
* | | | Merge branch 'master' of kragle/libreboot into masterAlyssa Rosenzweig2017-05-248-8/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Calls to external command 'realpath' replaced w/ 'readlink -f'.Andrew Robbins2017-05-198-8/+8
| | | |
* | | | Merge branch 'c201-devuan' of dimkr/libreboot into masterLeah Rowe2017-05-241-1/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Mentioned Devsus in the C201 pageDima Krasner2017-05-241-1/+5
|/ / /