nixpkgs/nixos/modules/system/boot
Samuel Dionne-Riel 0ccfe14e25 nixos/grub: Implements use of file format for splashImage.
GRUB 2.0 supports png, jpeg and tga. This will use the image's suffix to
load the right module.

As jpeg module is named jpeg, jpg is renamed jpeg.

If the user uses wrong image suffix for an image, it wouldn't work anyway.

This will leave up to two additional left-over files in /boot/ if user switches
through all the supported file formats. The module already left the png
image if the user disabled the splash image.
2018-05-13 19:51:50 -04:00
..
loader nixos/grub: Implements use of file format for splashImage. 2018-05-13 19:51:50 -04:00
binfmt.nix nixos/binfmt: Initial binfmt_msc support. 2018-02-18 12:42:17 -05:00
coredump.nix
emergency-mode.nix
grow-partition.nix growPartition: fix volume resizing on EC2 NVME instances 2018-04-19 13:36:03 -04:00
initrd-network.nix nixos/initrd-network: add udhcpc.extraArgs option (#36305) 2018-03-05 15:53:59 +00:00
initrd-ssh.nix initrd-ssh: Fix for new dropbear version. 2018-03-01 21:21:27 -05:00
kernel.nix kernel: fix boot.consoleLogLevel description 2018-04-17 10:45:30 +09:00
kexec.nix kexectools: Disable only on RISC-V if Linux. 2018-03-27 08:15:07 -04:00
luksroot.nix Merge pull request #30416 from symphorien/luksnokey 2018-03-05 10:02:39 +00:00
modprobe.nix modprobe activation: Order after specialfs 2018-02-05 21:04:40 +01:00
networkd.nix Merge pull request #39340 from xeji/interim-fix-39069 2018-04-29 20:45:09 +02:00
pbkdf2-sha512.c
plymouth.nix plymouth: Fix reference to NixOS version 2018-02-19 11:05:32 -05:00
resolved.nix systemd: 234 -> 237 2018-02-13 01:24:24 +01:00
shutdown.nix
stage-1-init.sh makeModulesClosure: support firmware 2018-02-16 00:11:07 +02:00
stage-1.nix nixos: Fix initrd dependency detection when cross-compiling. 2018-03-01 13:31:36 -05:00
stage-2-init.sh mkdir -> install -d 2018-04-04 13:04:35 +02:00
stage-2.nix stage-2-init: Use the host bash as SHELL 2018-03-01 14:03:41 -05:00
systemd-lib.nix
systemd-nspawn.nix systemd.nspawn: fix missing suffix 2017-07-04 21:12:47 +08:00
systemd-unit-options.nix nixos/systemd: Fix environment type -> allows overriding 2018-04-03 00:36:52 +02:00
systemd.nix Merge pull request #38356 from Infinisil/fix/environment 2018-04-20 22:22:05 +02:00
timesyncd.nix
tmp.nix