K 10 svn:author V 3 imp K 8 svn:date V 27 2017-11-13T20:39:43.417655Z K 7 svn:log V 583 Add loader.conf to the list of files that are MD. loader.conf is also different between machines. On arm it's a minimal one that's not quite compatible with the default one. On arm it's minimal for speed, which is good, but there's also extra things in it relative to the default on which break loading FDT which is bad. This doesn't address that issue, but instead ensures the minimal one for arm is used. A similar issue for mips exists, but since we can have a beri variant of /boot/loader and a uboot variant, I'm leaving that mess alone for the moment. Sponsored by: Netflix END