Date: Sun, 11 Feb 2018 15:21:02 -0600 From: Kyle Evans <kevans@freebsd.org> To: src-committers <src-committers@freebsd.org> Cc: svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: Re: svn commit: r329140 - in stable/11: . share/mk sys/arm/include sys/arm64/include sys/boot sys/boot/arm/at91 sys/boot/arm/at91/boot0 sys/boot/arm/at91/boot0iic sys/boot/arm/at91/boot0spi sys/boot/ar... Message-ID: <CACNAnaHVbgi67RsC1UngP%2B9KLUkaHKfhrZQJ-WYZ1=z-3Ju1cg@mail.gmail.com> In-Reply-To: <201802112058.w1BKw0xv046842@repo.freebsd.org> References: <201802112058.w1BKw0xv046842@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 11, 2018 at 2:58 PM, Kyle Evans <kevans@freebsd.org> wrote: > Author: kevans > Date: Sun Feb 11 20:58:00 2018 > New Revision: 329140 > URL: https://svnweb.freebsd.org/changeset/base/329140 > > Log: > MFC Loader Fixes 2017q4p6: r324649,r324650,r324651,r324652,r324653,r324654, > r324700,r324702,r324709,r324717,r324719,r324841,r324842,r324843,r324845, > r324850,r324876,r324877,r324878,r324879,r324880,r324881,r324883,r324980, > r324981,r324982,r324995,r325014,r325093,r325094,r325114,r325170,r325171, > r325172,r325173,r325174,r325175,r325176,r325248,r325286,r325310,r325332, > r325338,r325339,r325376,r325377,r325379,r325380,r325382,r325478,r325479, > r325480,r325482,r325483,r325484,r325485,r325556,r325641,r325681,r325685, > r325686,r325687,r325688,r325689,r325690,r325691,r325692,r325693,r325694, > r325743,r325744,r325748,r325775,r325779,r325780 > Apologies for all of the breakage/cutting teeth in the last couple hours of this process... A lot of things got moved around, and svn's handling of merging commits that moved things isn't great considering 'svn mv' does a 'copy + delete old'. All of the cherry-picking that we've done came back to haunt us as it tried to wipe out the cherry-picked bits in the process. We can now begin our downhill descent, as the next step is to move everything from sys/boot to stand/ except for sys/boot/fdt/dts and things should be easygoing from there.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACNAnaHVbgi67RsC1UngP%2B9KLUkaHKfhrZQJ-WYZ1=z-3Ju1cg>