aboutsummaryrefslogtreecommitdiff
path: root/resources/scripts/helpers/download/grub
Commit message (Collapse)AuthorAgeFilesLines
* Add reproducible build patches to GRUBJohn M. Harris, Jr2018-06-251-0/+5
|
* Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash'Andrew Robbins2017-06-231-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.
* Update GRUB to latest versionLeah Rowe2017-04-301-15/+1
|
* re-add old build system (for x86 boards/utils)4 of 7 (Leah Rowe) info@minifree.org2017-01-211-0/+71
| | | | Everything will be migrated over to the new build system after release.
* Current build system removalPaul Kocialkowski2017-01-151-71/+0
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Change Leah's surname back to RoweLeah Rowe2016-06-281-1/+1
|
* Implement SeaGRUB and make it the default payload on all current GRUB boardsLeah Woods2016-05-181-1/+5
|
* 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
|
* Update to GRUB 7f2a856faec951b7ab816880bd26e1e10b17a596Francis Rowe2016-03-111-1/+1
|
* download/grub: use http:// if git:// failsFrancis Rowe2016-03-071-1/+1
| | | | | | At the time, Savannah had an issue cloning from git:// for GRUB. They probably fixed this already, but http:// worked alternatively. So add a catch that makes it download from http:// if git:// fails
* typofixFrancis Rowe2016-02-211-1/+1
|
* Update to latest GRUBFrancis Rowe2016-02-211-5/+1
| | | | secfix directory removed (patches merged upstream)
* GRUB: fix security issue with password auth (integer underflow)Francis Rowe2015-12-151-0/+4
|
* GRUB: use sane file names for reproducibility patchesFrancis Rowe2015-12-061-3/+3
|
* GRUB: really make it reproducibleFrancis Rowe2015-12-061-3/+3
| | | | | Use older version of Alexander's patches, for now. Wait until the final versions are merged upstream in GRUB.
* Revert "Revert "grub: build reproducibly""Francis Rowe2015-12-061-0/+5
| | | | This reverts commit 6278d578f6f47ae2d2742b95c99df087a06d0e90.
* Revert "grub: build reproducibly"Francis Rowe2015-12-041-5/+0
| | | | This reverts commit 26d16fa5cdc9e351fcb582104cf8c7b3bf9ddaf0.
* grub: build reproduciblyFrancis Rowe2015-12-041-0/+5
|
* update GRUBFrancis Rowe2015-11-301-3/+3
|
* GRUB2: Cryptomount enhancements: HotfixKlemens Nanni2015-10-071-0/+2
|
* GRUB2: Cryptomount enhancements, grub.johnlane.ieKlemens Nanni2015-10-071-0/+7
|
* Update GRUBFrancis Rowe2015-10-071-2/+3
|
* all scripts: general fixes and clean upFrancis Rowe2015-08-301-3/+0
|
* download/grub: remove dead codeFrancis Rowe2015-08-291-7/+0
|
* downloads: don't check sha512 on git/svm downloadsFrancis Rowe2015-08-291-5/+0
| | | | | Resetting to those commits already implies that they are correct, because git already does integrity checking.
* download/grub: verify checksums of downloaded filesFrancis Rowe2015-07-121-0/+7
|
* Update GRUBFrancis Rowe2015-06-161-6/+1
| | | | vesamenu.c32 patch removed (merged upstream)
* all script: use a standard styleFrancis Rowe2015-06-111-3/+3
| | | | | Based on the style used for the script in resources/scripts/helpers/build/release/
* Replace rm -r with rm -RFrancis Rowe2015-06-071-1/+1
|
* trim a few long lines, eliminate/add trailing newlines for consistencyJoseph Michael Thompson2015-04-101-5/+4
|
* scripts/download/grub: remove old infoFrancis Rowe2015-03-171-1/+1
|
* GRUB: add vesamenu.c32 support (fixes tails ISOLINUX menu)Francis Rowe2015-03-171-17/+4
| | | | | | Debian ISOLINUX menu is still broken (syslinux_configfile -i just puts you back to the main screen but with the Debian background). (same issue on gnewsense)
* Update GRUBFrancis Rowe2015-03-161-1/+1
|
* bash scripts: Make script output more user-friendlyFrancis Rowe2015-02-201-2/+2
|
* bash scripts: Only enable verbose output if DEBUG= is usedFrancis Rowe2015-02-201-1/+2
|
* Rename scripts/helpers/fetch to scripts/helpers/downloadFrancis Rowe2015-02-141-0/+78