aboutsummaryrefslogtreecommitdiff
path: root/resources/scripts/misc
Commit message (Collapse)AuthorAgeFilesLines
* Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash'Andrew Robbins2017-06-232-2/+2
| | | | | This is mainly useful for being able to run these scripts on BSDs. And for users who use a Bash not installed to /bin.
* 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!
* Upload files to 'resources/scripts/misc'zyliwax2017-05-151-1/+1
| | | | version needed updating
* grubeditor.shzyliwax2017-05-151-4/+24
| | | | Fixed diff_configs functions that was not deleting tempfiles
* 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
* grubeditor.shzyliwax2017-04-101-0/+396
| | | | Automates the opening of grub{test}.cfg files in a libreboot ROM image.
* re-add old build system (for x86 boards/utils)4 of 7 (Leah Rowe) info@minifree.org2017-01-213-0/+133
| | | | Everything will be migrated over to the new build system after release.
* Current build system removalPaul Kocialkowski2017-01-153-133/+0
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Delete all references to Trisquel in the documentationLeah Rowe2016-10-121-2/+2
|
* Prioritize Debian over Trisquel (Trisquel's leader is Ruben Rodriguez on ↵Leah Rowe2016-09-271-0/+0
| | | | libreboot.org/gnu)
* Add workaround for USB keyboard on GM45 laptopsNamine Ritsu2016-07-161-0/+50
|
* Change Leah's surname back to RoweLeah Rowe2016-06-281-1/+1
|
* reassign Minifree Ltd copyrights back to Minifree directorLeah Woods2016-05-061-1/+1
| | | | This time under her chosen name.
* reassign copyright from Minifree director to Minifree LtdMinifree Ltd2016-04-261-1/+1
|
* more scripts: don't use the [[ bashismFrancis Rowe2015-08-301-1/+1
|
* all scripts: general fixes and clean upFrancis Rowe2015-08-301-1/+0
|
* all script: use a standard styleFrancis Rowe2015-06-111-6/+6
| | | | | Based on the style used for the script in resources/scripts/helpers/build/release/
* delete resources/scripts/misc/grub-backgroundFrancis Rowe2015-06-081-55/+0
| | | | Useless script. Will replace with a tutorial instead.
* check-trailing-newline: note about guile 2Francis Rowe2015-06-071-0/+1
|
* new script: check-trailing-newlineFrancis Rowe2015-06-071-0/+32
| | | | | simple guile script for checking for files that lack a new line at EOF
* Delete the ich9macchange script. It's useless, and confuses peopleFrancis Rowe2015-04-031-64/+0
|
* bash scripts: Only enable verbose output if DEBUG= is usedFrancis Rowe2015-02-203-4/+7
|
* Moved ich9macchange to resources/scripts/misc/ich9macchangeFrancis Rowe2015-02-151-0/+63
|
* Move grub-background to resources/scripts/misc/grub-backgroundFrancis Rowe2015-02-151-0/+54
|
* Moved powertop.trisquel7 to resources/scripts/misc/Francis Rowe2015-02-141-0/+50