| Commit message (Expand) | Author | Age |
* | gnu: grub: Disable a flaky test.•••* gnu/packages/bootloaders.scm (grub)[arguments]: Add 'disable-flaky-test' phase
and run the tests in parallel.
| Leo Famulari | 2017-06-25 |
* | 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 |
* | 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 |
* | 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 |
* | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner | 2017-03-22 |
|\ |
|
| * | 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 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2017-03-19 |
|\| |
|
| * | gnu: u-boot: Update to 2017.03.•••* gnu/packages/bootloaders.scm (u-boot): Update to 2017.03.
| Danny Milosavljevic | 2017-03-19 |
* | | 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 |
|/ |
|
* | 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 |