aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | 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
|/ / /
* | | Remove X220 from suppliers page on Minifree entryLeah Rowe2017-05-241-1/+0
| | | | | | | | | | | | Explanation is on https://minifree.org/what-happened-to-the-libreboot-x220/
* | | fix typo on homepage (It also also available changed to It is also available)Leah Rowe2017-05-231-1/+1
| | | | | | | | | | | | I didn't bother doing a pull request for this, since it's just a simple fix.
* | | Merge branch 'docs/gpg-key' of libreboot/libreboot into masterLeah Rowe2017-05-231-1/+1
|\ \ \
| * | | Restore GPG verify IDAlyssa Rosenzweig2017-05-161-1/+1
| | | |
* | | | Merge branch 'www/readd-suppliers-page' of libreboot/libreboot into masterAlyssa Rosenzweig2017-05-232-2/+117
|\ \ \ \ | |_|/ / |/| | |
| * | | Re-add suppliers page, with all known suppliers listedLeah Rowe2017-05-232-2/+117
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Sorted into alphabetical order, to avoid bias. Each product listed, for each supplier. This page needs to be re-added, so that people know where to get libreboot-preinstalled hardware. Not everyone is capable of installing Libreboot on their own, and our previous decision to not have a suppliers page is hurting Libreboot's ability to gain additional users.
* | | Merge branch 'master' of kragle/libreboot into masterLeah Rowe2017-05-191-108/+75
|\ \ \
| * | | Idiomatical modifications and safer variable expansion added.Andrew Robbins2017-05-121-108/+75
| | | |
* | | | Merge branch 'master' of zyliwax/libreboot into masterLeah Rowe2017-05-193-4/+133
|\ \ \ \
| * | | | Upload files to 'resources/scripts/misc'zyliwax2017-05-151-1/+1
| | | | | | | | | | | | | | | | | | | | version needed updating
| * | | | Update 'www/contrib.md'zyliwax2017-05-151-0/+6
| | | | | | | | | | | | | | | | | | | | add zyliwax as contributor
| * | | | grubeditor.shzyliwax2017-05-151-4/+24
| | | | | | | | | | | | | | | | | | | | Fixed diff_configs functions that was not deleting tempfiles
| * | | | grubeditor.mdzyliwax2017-05-151-0/+103
| | | | | | | | | | | | | | | | | | | | Provide documentation for grubeditor.sh script
* | | | | Merge branch 'master' of towerofnix/libreboot into masterAlyssa Rosenzweig2017-05-181-1/+1
|\ \ \ \ \
| * | | | | Fix a typo in contrib.mdliam42017-05-171-1/+1
|/ / / / /
* | | | | Merge branch 'master' of zyliwax/libreboot into masterLeah Rowe2017-05-151-87/+131
|\| | | |
| * | | | grubeditor.shzyliwax2017-05-151-87/+131
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates to script: - Fixed broken test/actual config swapper - Updated cbfstool variable to reflect the script's home, not the romfile's home - Updated help screen to use long lines and provide actual usage syntax - Added a version number and included a function that displays it
* | | | | Merge branch 'docs/upgrade-fake-tocs' of libreboot/libreboot into masterLeah Rowe2017-05-1454-757/+669
|\ \ \ \ \
| * | | | | Fix RPi weirdnessAlyssa Rosenzweig2017-05-141-31/+28
| | | | | |
| * | | | | Cleanup docs/installAlyssa Rosenzweig2017-05-141-22/+16
| | | | | |
| * | | | | Fix [link]sAlyssa Rosenzweig2017-05-131-1/+1
| | | | | |
| * | | | | Misc manual fixesAlyssa Rosenzweig2017-05-135-85/+91
| | | | | |
| * | | | | Cleanup doc indexAlyssa Rosenzweig2017-05-132-50/+36
| | | | | |
| * | | | | Fix underscores in codeAlyssa Rosenzweig2017-05-1310-39/+39
| | | | | |
| * | | | | Cleanup depthchargeAlyssa Rosenzweig2017-05-131-70/+33
| | | | | |
| * | | | | Cleanup guideAlyssa Rosenzweig2017-05-131-28/+34
| | | | | |
| * | | | | Add more missing paddingAlyssa Rosenzweig2017-05-1313-0/+22
| | | | | |
| * | | | | Fix another shell style bugAlyssa Rosenzweig2017-05-131-9/+18
| | | | | |
| * | | | | Typographically correct ellipsesAlyssa Rosenzweig2017-05-1317-24/+24
| | | | | |