aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* News post about the new development mailing list for LibrebootLeah Rowe2017-06-101-0/+25
|
* Merge branch 'www/add-technoethical-t400-to-suppers-page' of ↵Alyssa Rosenzweig2017-06-101-0/+1
|\ | | | | | | libreboot/libreboot into master
| * add Technoethical T400S to suppliers pageLeah Rowe2017-06-101-0/+1
|/
* Merge branch 'www/improve-git-link-on-homepage' of libreboot/libreboot into ↵Alyssa Rosenzweig2017-06-102-1/+9
|\ | | | | | | master
| * git.md: add link to management policy at the start of the documentLeah Rowe2017-06-101-0/+3
| |
| * also make more clear how to send patches, on the homepageLeah Rowe2017-06-101-3/+3
| |
| * Make it more clear, on the homepage, where support and dev discussion isLeah Rowe2017-06-101-0/+5
| |
| * Improve git.md link on homepage: make it more clear that that's to send patchesLeah Rowe2017-06-101-1/+1
|/
* Merge branch 'www/link-to-mailing-list' of libreboot/libreboot into masterAlyssa Rosenzweig2017-06-102-4/+34
|\
| * Link to the new mailing lists self-hosted on libreboot.orgLeah Rowe2017-06-102-4/+34
|/
* Merge branch 'master' of Anon8535337/nm-1 into masterLeah Rowe2017-06-081-1/+1
|\
| * fixed permissions issueAnon85353372017-06-081-1/+1
|/
* Merge branch 'www/website-cleanup' of libreboot/libreboot into masterAlyssa Rosenzweig2017-06-063-179/+75
|\
| * simplify the patching instructions at git.mdLeah Rowe2017-06-061-77/+21
| |
| * tidy up conduct.md (and add Andrew Robbins to list of moderators)Leah Rowe2017-06-061-2/+3
| |
| * Tidy up the management policy page, make the info more conciseLeah Rowe2017-06-061-100/+51
|/
* Merge branch 'www/various-website-improvements' of libreboot/libreboot into ↵Swift Geek2017-06-062-0/+37
|\ | | | | | | master
| * git page: per swiftgeek's suggestion, fix grammar on git pageLeah Rowe2017-06-061-1/+1
| |
| * git page: mention that local web server is accessible via localhostLeah Rowe2017-06-061-0/+3
| |
| * git page: Mention that documentation must be contributed under GNU FDLLeah Rowe2017-06-061-0/+5
| |
| * git page: further document Libreboot's static site generatorLeah Rowe2017-06-061-0/+22
| | | | | | | | | | This is useful for people who want to work on much larger changes to the Web site or documentation.
| * 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
| | |