0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

Merge pull request #7878 from dezgeg/pr-extlinux

generic-extlinux-compatible: Add new bootloader for ARM
This commit is contained in:
viric 2015-05-22 16:02:22 +02:00
commit bcfa84cae2
4 changed files with 185 additions and 0 deletions

View file

@ -412,6 +412,7 @@
./system/boot/loader/efi.nix
./system/boot/loader/loader.nix
./system/boot/loader/generations-dir/generations-dir.nix
./system/boot/loader/generic-extlinux-compatible
./system/boot/loader/grub/grub.nix
./system/boot/loader/grub/ipxe.nix
./system/boot/loader/grub/memtest.nix