Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Add Andrew Robbins to the Authors page | Leah Rowe | 2017-06-06 | 1 | -0/+7 | |
|/ | ||||||
* | Merge branch 'www/re-add-libreboot-mirror' of libreboot/libreboot into master | Swift Geek | 2017-06-05 | 2 | -7/+2 | |
|\ | ||||||
| * | rsync page: remove partyvan.eu mirror (WubTheCaptain said it was shutting down) | Leah Rowe | 2017-06-05 | 1 | -7/+0 | |
| | | ||||||
| * | Re-add official release archive mirror https://libreboot.org/release/ | Leah Rowe | 2017-06-05 | 1 | -0/+2 | |
|/ | ||||||
* | fix links on andrew's news entry, with alyssa's permission | Leah Rowe | 2017-06-05 | 2 | -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 Rosenzweig | 2017-06-04 | 1 | -0/+36 | |
|\ | | | | | | | into master | |||||
| * | Ditto | Alyssa Rosenzweig | 2017-06-04 | 1 | -1/+1 | |
| | | ||||||
| * | they->he | Alyssa Rosenzweig | 2017-06-04 | 1 | -1/+1 | |
| | | ||||||
| * | Edit news entry | Alyssa Rosenzweig | 2017-06-04 | 1 | -27/+24 | |
| | | ||||||
| * | Add news entry about new member of Libreboot core management: Andrew Robbins | Leah Rowe | 2017-06-04 | 1 | -0/+39 | |
|/ | ||||||
* | Add Andrew Robbins to core management team (with permission from other leaders) | Leah Rowe | 2017-06-04 | 1 | -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 master | Alyssa Rosenzweig | 2017-06-01 | 12 | -1763/+3 | |
|\ | ||||||
| * | Update to latest SeaBIOS version | Leah Rowe | 2017-04-30 | 2 | -1/+2 | |
| | | ||||||
| * | Update GRUB to latest version | Leah Rowe | 2017-04-30 | 10 | -1762/+1 | |
| | | ||||||
* | | Merge branch 'hardware/w500-buildfix' of libreboot/libreboot into master | Alyssa Rosenzweig | 2017-06-01 | 12 | -1869/+0 | |
|\ \ | ||||||
| * | | Remove broken patches on W500 (these patches are upstream in librecore already) | Leah Rowe | 2017-04-30 | 12 | -1869/+0 | |
| |/ | ||||||
* | | Merge branch 'build-system-merge' of kragle/libreboot into master | Leah Rowe | 2017-05-31 | 9 | -22/+191 | |
|\ \ | ||||||
| * | | Patching now works. bucts can be patched & built. | Andrew Robbins | 2017-05-31 | 9 | -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 master | Leah Rowe | 2017-05-31 | 2 | -190/+304 | |
|\ \ \ | ||||||
| * | | | Updated grubeditor.md documentation to match 0.2.0 | zyliwax | 2017-05-31 | 1 | -44/+61 | |
| | | | | ||||||
| * | | | Update grubeditor.sh to 0.2.0 | zyliwax | 2017-05-31 | 1 | -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 master | Leah Rowe | 2017-05-30 | 2 | -12/+6 | |
|\| | | ||||||
| * | | Fixed project_check() and tool_check(). | Andrew Robbins | 2017-05-29 | 2 | -12/+6 | |
|/ / | ||||||
* | | Merge branch 'www/add-edit-button-to-all-pages' of libreboot/libreboot into ↵ | Alyssa Rosenzweig | 2017-05-30 | 3 | -2/+25 | |
|\ \ | | | | | | | | | | master | |||||
| * | | Add edit link to all pages, linking to instructions for sending patches | Leah Rowe | 2017-05-30 | 3 | -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 Rosenzweig | 2017-05-29 | 1 | -1/+0 | |
|\ \ | | | | | | | | | | master | |||||
| * | | homepage: Bugs and Tasks link to same page. Delete tasks link | Leah Rowe | 2017-05-29 | 1 | -1/+0 | |
|/ / | ||||||
* | | Merge branch 'www/tidy-up-suppliers-page' of libreboot/libreboot into master | Alyssa Rosenzweig | 2017-05-28 | 2 | -42/+60 | |
|\ \ | ||||||
| * | | further tidy suppliers.md: small headers, back to home link at bottom of page | Leah Rowe | 2017-05-28 | 2 | -35/+31 | |
| | | | ||||||
| * | | suppliers page: for each supplier, state which locations they ship to | Leah Rowe | 2017-05-28 | 1 | -1/+7 | |
| | | | ||||||
| * | | further tidy up suppliers page, and categorize products | Leah Rowe | 2017-05-28 | 1 | -3/+46 | |
| | | | ||||||
| * | | Tidy up the supplier page | Leah Rowe | 2017-05-28 | 1 | -30/+3 | |
|/ / | ||||||
* | | Merge branch 'www/improve-management-page-title' of libreboot/libreboot into ↵ | Swift Geek | 2017-05-27 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | master | |||||
| * | | Shorten the page title on the Management Guidelines page | Leah Rowe | 2017-05-27 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'www/improve-tasks-link' of libreboot/libreboot into master | Swift Geek | 2017-05-27 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Improve tasks link on homepage; make it link to the entire issues page | Leah Rowe | 2017-05-27 | 1 | -1/+1 | |
|/ / | | | | | | | | | The milestones page is less useful to link to, because it goes out of date often. | |||||
* | | Merge branch 'website-overhaul' | Leah Rowe | 2017-05-27 | 46 | -683/+655 | |
|\ \ | ||||||
| * | | Manual typographic fixes | Alyssa Rosenzweig | 2017-05-27 | 42 | -621/+652 | |
| | | | ||||||
| * | | Play around with menu | Alyssa Rosenzweig | 2017-05-27 | 2 | -4/+3 | |
| | | | ||||||
| * | | Remove trailing -- | Alyssa Rosenzweig | 2017-05-25 | 1 | -1/+1 | |
| | | | ||||||
| * | | Remove distracting 'posts' about domain offers | Alyssa Rosenzweig | 2017-05-25 | 2 | -51/+0 | |
| | | | ||||||
| * | | Remove news links on homepage | Alyssa Rosenzweig | 2017-05-25 | 1 | -8/+1 | |
| | | | ||||||
* | | | Merge branch 'www/remove-wubthecaptains-mirrors-on-request' of ↵ | Swift Geek | 2017-05-27 | 1 | -5/+0 | |
|\ \ \ | | | | | | | | | | | | | libreboot/libreboot into master | |||||
| * | | | Remove partyvan and onion mirror (WubTheCaptain says they're shutting down) | Leah Rowe | 2017-05-27 | 1 | -5/+0 | |
| | | | | ||||||
* | | | | Merge branch 'dont-recommend-noobs' of libreboot/libreboot into master | Leah Rowe | 2017-05-24 | 1 | -40/+2 | |
|\ \ \ \ | ||||||
| * | | | | Do not recommend NOOBS, which contains proprietary software | Alyssa Rosenzweig | 2017-05-24 | 1 | -40/+2 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'master' of kragle/libreboot into master | Alyssa Rosenzweig | 2017-05-24 | 8 | -8/+8 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Calls to external command 'realpath' replaced w/ 'readlink -f'. | Andrew Robbins | 2017-05-19 | 8 | -8/+8 | |
| | | | | ||||||
* | | | | Merge branch 'c201-devuan' of dimkr/libreboot into master | Leah Rowe | 2017-05-24 | 1 | -1/+5 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Mentioned Devsus in the C201 page | Dima Krasner | 2017-05-24 | 1 | -1/+5 | |
|/ / / |