aboutsummaryrefslogtreecommitdiff
path: root/resources/scripts/misc/grubeditor.sh
Commit message (Collapse)AuthorAgeFilesLines
* 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.