Skip to content
Snippets Groups Projects
  1. Jul 10, 2019
  2. Jul 09, 2019
  3. Jul 08, 2019
    • Tobias Geerinckx-Rice's avatar
      gnu: grub: Build ‘grub-mount’. · 35014c40
      Tobias Geerinckx-Rice authored
      This increases the closure size by a mere 1.8 MiB (0.8%).
      
      * gnu/packages/bootloaders.scm (grub)[inputs]: Add fuse.
      35014c40
    • Tobias Geerinckx-Rice's avatar
      gnu: grub: Update to 2.04. · 069ab3bb
      Tobias Geerinckx-Rice authored
      * gnu/packages/bootloaders.scm (grub): Update to 2.04.
      [source]: Remove upstreamed patches.
      [arguments]: Don't require Python.  Add a ‘disable-pixel-perfect-test’
      phase to skip tests that fail with with our newer Unifont.
      * gnu/packages/patches/grub-efi-fat-serial-number.patch: Adjust context.
      * gnu/packages/patches/grub-binutils-compat.patch,
      gnu/packages/patches/grub-check-error-efibootmgr.patch: Delete files.
      * gnu/local.mk (dist_patch_DATA): Remove them.
      069ab3bb
    • Tobias Geerinckx-Rice's avatar
      guix-install.sh: Don't initialise ~/.gnupg. · 9b2644c2
      Tobias Geerinckx-Rice authored
      * etc/guix-install.sh (chk_gpg_keyring): Call gpg with ‘--dry-run’.
      9b2644c2
    • Tobias Geerinckx-Rice's avatar
      guix-install.sh: Check for PGP key separately. · 5d8e505c
      Tobias Geerinckx-Rice authored
      * etc/guix-install.sh (chk_gpg_keyring): New function to handle the
      public key check previously stuffed into chk_require.
      (main): Call it.
      5d8e505c
Loading