aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|/ /
* | 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
| | | | |