about summary refs log tree commit diff
path: root/pkgs/tools/misc/grub/2.0x.nix
AgeCommit message (Expand)AuthorFilesLines
2023-05-10grub2: move file to defaultajs1241-457/+0
2023-03-08grub2: Pull upstream patches for flicker-free bootSamuel Dionne-Riel1-0/+24
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin1-1/+1
2023-02-13treewide: use optionalStringFelix Buehler1-3/+1
2023-01-24treewide: remove global with lib; in pkgs/toolsShawn89011-9/+8
2023-01-15Merge pull request #208614 from LeSuisse/grub2-CVE-2022-2601-CVE-2022-3775Artturi1-0/+236
2023-01-13Merge pull request #184526 from dramforever/grub2-riscvNick Cao1-0/+4
2023-01-06grub2: apply security patchesThomas Gerbet1-0/+236
2022-09-05grub2: fix initrd in menu entries for probed systemsJosé Romildo1-0/+7
2022-08-01grub2: Add support for riscv{32,64}-linuxdramforever1-0/+4
2022-07-25grub2: rename patch confusing vulnixRobin Gloster1-1/+1
2022-07-15grub2: fix build on pvgrubWilliam Johansson1-1/+1
2022-05-14grub2: separateDebugInfo = trueGuillaume Girol1-0/+2
2022-02-08Merge pull request #146927 from trofi/fix-grub2-on-binutils-2.36Sandro1-0/+7
2021-11-27grub2: fix buildPackage bash shebangArtturin1-2/+5
2021-11-27grub2: switch to release tarballArtturin1-8/+5
2021-11-21grub2_xen: pull upstream fix for binutils-2.36Sergei Trofimovich1-0/+7
2021-06-11grub2: 2.06-rc1 -> 2.06ajs1241-2/+2
2021-05-04grub2: Add support for armv7l-linuxSamuel Dionne-Riel1-0/+2
2021-05-01grub2: Add support for hiddenentrySamuel Dionne-Riel1-0/+8
2021-05-01Merge pull request #119711 from delroth/grub2-crossSamuel Dionne-Riel1-5/+15
2021-05-01grub2_efi: fix cross-compilationPierre Bourdon1-5/+15
2021-04-25grub2: Add samueldr as maintainerSamuel Dionne-Riel1-0/+2
2021-03-23grub: 2.0.4 -> 2.0.6-rc1Martin Weinelt1-2/+2
2021-02-17grub2: add passthru.testsRyan Burns1-0/+9
2021-02-17grub2: fix cross-compilationRyan Burns1-3/+9
2021-02-03grub2: fix grub-kbdcompMatthias Devlamynck1-0/+9
2021-01-21grub2: Properly disable zfs by defaultmohe20151-1/+1
2021-01-16pkgs/tools: pkgconfig -> pkg-configBen Siraphob1-2/+2
2021-01-15pkgs/tools: stdenv.lib -> libBen Siraphob1-1/+1
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
2020-08-28grub2: use python3 by defaultNathan van Doorn1-2/+2
2020-04-28libusb-compat-0_1: rename from libusbJan Tojnar1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-02-23grub2: simplify gnulib usageBenno Fünfstück1-4/+1
2019-09-02Merge branch 'master' into stagingVladimír Čunát1-2/+2
2019-09-02grub2: 2.04-rc1 -> 2.04 (#67622)Andreas Wiese1-2/+2
2019-08-26treewide: remove redundant quotesvolth1-8/+8
2019-08-17treewide: name -> pnamevolth1-2/+3
2019-05-11grub: 2.02 -> 2.04-rc1volth1-18/+17
2019-02-20grub2: patch to work with updated binutilsVladimír Čunát1-15/+15
2019-01-16treewide: use ${stdenv.shell} instead of /bin/sh where possiblernhmjoj1-1/+1
2018-12-22treewide: remove paxutils from stdenvJörg Thalheim1-2/+0
2018-12-10grub: add patch for XFS sparse inode featureMarkus Kowalewski1-2/+11
2018-12-02Treewide: use HTTPS on GNU domainsc0bw3b1-1/+1
2018-08-30reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson1-6/+6
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-07-18treewide: remove aliases in nixpkgsMatthew Bauer1-2/+2
2018-05-26grub2: compile grub-mount as wellSymphorien Gibol1-2/+4
2018-03-26grub2: extend platforms to include all linuxWill Dietz1-1/+1