Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash' | Andrew Robbins | 2017-06-23 | 2 | -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.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! | ||||
* | Upload files to 'resources/scripts/misc' | zyliwax | 2017-05-15 | 1 | -1/+1 |
| | | | | version needed updating | ||||
* | grubeditor.sh | zyliwax | 2017-05-15 | 1 | -4/+24 |
| | | | | Fixed diff_configs functions that was not deleting tempfiles | ||||
* | grubeditor.sh | zyliwax | 2017-05-15 | 1 | -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.sh | zyliwax | 2017-04-10 | 1 | -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.org | 2017-01-21 | 3 | -0/+133 |
| | | | | Everything will be migrated over to the new build system after release. | ||||
* | Current build system removal | Paul Kocialkowski | 2017-01-15 | 3 | -133/+0 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Delete all references to Trisquel in the documentation | Leah Rowe | 2016-10-12 | 1 | -2/+2 |
| | |||||
* | Prioritize Debian over Trisquel (Trisquel's leader is Ruben Rodriguez on ↵ | Leah Rowe | 2016-09-27 | 1 | -0/+0 |
| | | | | libreboot.org/gnu) | ||||
* | Add workaround for USB keyboard on GM45 laptops | Namine Ritsu | 2016-07-16 | 1 | -0/+50 |
| | |||||
* | Change Leah's surname back to Rowe | Leah Rowe | 2016-06-28 | 1 | -1/+1 |
| | |||||
* | reassign Minifree Ltd copyrights back to Minifree director | Leah Woods | 2016-05-06 | 1 | -1/+1 |
| | | | | This time under her chosen name. | ||||
* | reassign copyright from Minifree director to Minifree Ltd | Minifree Ltd | 2016-04-26 | 1 | -1/+1 |
| | |||||
* | more scripts: don't use the [[ bashism | Francis Rowe | 2015-08-30 | 1 | -1/+1 |
| | |||||
* | all scripts: general fixes and clean up | Francis Rowe | 2015-08-30 | 1 | -1/+0 |
| | |||||
* | all script: use a standard style | Francis Rowe | 2015-06-11 | 1 | -6/+6 |
| | | | | | Based on the style used for the script in resources/scripts/helpers/build/release/ | ||||
* | delete resources/scripts/misc/grub-background | Francis Rowe | 2015-06-08 | 1 | -55/+0 |
| | | | | Useless script. Will replace with a tutorial instead. | ||||
* | check-trailing-newline: note about guile 2 | Francis Rowe | 2015-06-07 | 1 | -0/+1 |
| | |||||
* | new script: check-trailing-newline | Francis Rowe | 2015-06-07 | 1 | -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 people | Francis Rowe | 2015-04-03 | 1 | -64/+0 |
| | |||||
* | bash scripts: Only enable verbose output if DEBUG= is used | Francis Rowe | 2015-02-20 | 3 | -4/+7 |
| | |||||
* | Moved ich9macchange to resources/scripts/misc/ich9macchange | Francis Rowe | 2015-02-15 | 1 | -0/+63 |
| | |||||
* | Move grub-background to resources/scripts/misc/grub-background | Francis Rowe | 2015-02-15 | 1 | -0/+54 |
| | |||||
* | Moved powertop.trisquel7 to resources/scripts/misc/ | Francis Rowe | 2015-02-14 | 1 | -0/+50 |