On Wednesday, January 13, 2016, Edward Tomasz Napierala <tr...@freebsd.org> wrote:
> On 0107T2033, Oliver Pinter wrote: > > On Mon, Aug 3, 2015 at 6:27 PM, Edward Tomasz Napierala > > <tr...@freebsd.org <javascript:;>> wrote: > > > Author: trasz > > > Date: Mon Aug 3 16:27:36 2015 > > > New Revision: 286234 > > > URL: https://svnweb.freebsd.org/changeset/base/286234 > > > > > > Log: > > > Fix a problem which made loader(8) load non-kld files twice. > > > > > > For example, without this patch, the following three lines > > > in /boot/loader.conf would result in /boot/root.img being preloaded > > > twice, and two md(4) devices - md0 and md1 - being created. > > > > > > initmd_load="YES" > > > initmd_type="md_image" > > > initmd_name="/boot/root.img" > > > > > > Reviewed by: marcel@ > > > MFC after: 1 month > > > > Do you still plan to MFC this commit to 10-STABLE / 10.3? > > That was the plan, yeah, but I cannot reproduce the problem on 10-STABLE. > Can you? > > Not yet tested this scenario, I just remembered to this commit was marked to MFC, but not MFCd. When I have more time, I try to reproduce the issue. _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"