Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnu: grub: Run tests sequentially.•••Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com> at <http://bugs.gnu.org/26936>. * gnu/packages/bootloaders.scm (grub)[arguments]: Add #:parallel-tests?. | Ludovic Courtès | 2017-06-03 | 1 | -1/+5 |
* | gnu: grub: Update to 2.0.2.•••* gnu/packages/bootloaders.scm (grub): Update to 2.0.2. [source]: Fetch source using the GNU mirror and use upstream file-name. | Leo Famulari | 2017-05-07 | 1 | -7/+3 |
* | gnu: dtc: Build with flex-2.6.1.•••* gnu/packages/bootloaders.scm (dtc)[native-inputs]: Use flex-2.6.1 and not flex. | Efraim Flashner | 2017-03-23 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner | 2017-03-22 | 1 | -3/+3 |
|\ | |||||
| * | gnu: dtc: Update to 1.4.4.•••* gnu/packages/bootloaders.scm (dtc): Update to 1.4.4. [source]: Use mirror://kernel.org. | Marius Bakke | 2017-03-21 | 1 | -3/+3 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2017-03-19 | 1 | -2/+2 |
|\| | |||||
| * | gnu: u-boot: Update to 2017.03.•••* gnu/packages/bootloaders.scm (u-boot): Update to 2017.03. | Danny Milosavljevic | 2017-03-19 | 1 | -2/+2 |
* | | gnu: grub: Fix build failure with recent flex.•••* gnu/packages/bootloaders.scm (grub)[native-inputs]: Use flex-2.6.1. | Leo Famulari | 2017-03-08 | 1 | -2/+4 |
|/ | |||||
* | gnu: Move (gnu packages grub) and (gnu packages u-boot) ...••• to (gnu packages bootloaders). * gnu/packages/grub.scm: Rename to bootloaders.scm. * gnu/packages/u-boot.scm: Move to bootloaders.scm. * gnu/local.mk (GNU_SYSTEM_MODULES): Add bootloaders.scm, remove grub.scm and u-boot.scm; * gnu/system/grub.scm: Import (gnu packages bootloaders). * gnu/system/install.scm: Import (gnu packages bootloaders). * gnu/system/vm.scm: Import (gnu packages bootloaders). | David Craven | 2017-02-10 | 1 | -0/+332 |