K 10 svn:author V 3 imp K 8 svn:date V 27 2017-11-12T17:10:57.385486Z K 7 svn:log V 440 Make sure the proper loader.rc gets installed. There were two things wrong. First, the wrong path was listed in .PATH statement. Second, BOOTSRC wasn't yet defined for the .PATH, so it didn't properly add it. Third, even if these were right, . was in the path before, so it wouldn't have worked. Replace this with a simple loop so the proper loader.rc gets selected. Noticed by: dhw@ (menus stopped working on boot) Sponsored by: Netflix END