nixpkgs/nixos/modules/system
Ricardo M. Correia 123cbd40c2 raspberryPi boot loader: don't remove xx-initrd files
The Raspberry Pi boot loader was deleting all xx-initrd text files
(which simply contain the path to the actual initrd files) just after
having created them. The code was actually trying to delete real,
obsolete initrd files, which are named <hash>-initrd-initrd (after path
cleaning), but the glob was catching the other files as well.
2017-02-12 02:48:57 +02:00
..
activation Fix #19382 set ownership of /var/empty to root:root 2016-10-09 12:01:47 +02:00
boot raspberryPi boot loader: don't remove xx-initrd files 2017-02-12 02:48:57 +02:00
etc Merge remote-tracking branch 'upstream/master' into staging 2016-10-02 10:36:47 +03:00