Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash' | Andrew Robbins | 2017-06-23 | 1 | -1/+1 |
| | | | | | This is mainly useful for being able to run these scripts on BSDs. And for users who use a Bash not installed to /bin. | ||||
* | re-add old build system (for x86 boards/utils) | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-21 | 1 | -0/+71 |
| | | | | Everything will be migrated over to the new build system after release. | ||||
* | Current build system removal | Paul Kocialkowski | 2017-01-15 | 1 | -71/+0 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | 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 |
| | |||||
* | download/Memtest86+: Use patches not raw files | Klemens Nanni | 2015-11-21 | 1 | -15/+6 |
| | |||||
* | all scripts: general fixes and clean up | Francis Rowe | 2015-08-30 | 1 | -3/+0 |
| | |||||
* | really make memtest86plus naming consistent | Francis Rowe | 2015-08-29 | 1 | -2/+2 |
| | |||||
* | Make memtest86plus be named consistently | Klemens Nanni | 2015-08-29 | 1 | -3/+7 |
| | | | | | Conflicts: resources/utilities/grub-assemble/gen.sh | ||||
* | download/memtest86plus: delete tarball if invalid | Francis Rowe | 2015-07-12 | 1 | -0/+1 |
| | |||||
* | download/memtest86plus: add missing line break on printf | Francis Rowe | 2015-07-12 | 1 | -1/+1 |
| | |||||
* | download/memtest86plus: verify checksum when downloading | Francis Rowe | 2015-07-12 | 1 | -0/+7 |
| | |||||
* | all script: use a standard style | Francis Rowe | 2015-06-11 | 1 | -7/+7 |
| | | | | | Based on the style used for the script in resources/scripts/helpers/build/release/ | ||||
* | Replace rm -r with rm -R | Francis Rowe | 2015-06-07 | 1 | -1/+1 |
| | |||||
* | trim a few long lines, eliminate/add trailing newlines for consistency | Joseph Michael Thompson | 2015-04-10 | 1 | -4/+3 |
| | |||||
* | Add "-z" for properly gunzipping a .tar.gz file | Joseph Michael Thompson | 2015-04-10 | 1 | -1/+2 |
| | |||||
* | bash scripts: Make script output more user-friendly | Francis Rowe | 2015-02-20 | 1 | -2/+2 |
| | |||||
* | bash scripts: Only enable verbose output if DEBUG= is used | Francis Rowe | 2015-02-20 | 1 | -1/+2 |
| | |||||
* | Rename scripts/helpers/fetch to scripts/helpers/download | Francis Rowe | 2015-02-14 | 1 | -0/+70 |