Date: Thu, 7 Mar 2024 10:15:46 -0800 From: Gleb Smirnoff <glebius@freebsd.org> To: Warner Losh <imp@bsdimp.com> Cc: "Bjoern A. Zeeb" <bz@freebsd.org>, freebsd-git@freebsd.org Subject: Re: vendor imports beyond the committers guide? Message-ID: <ZeoEUmt6O7k_nlLE@cell.glebi.us> In-Reply-To: <CANCZdfpeyoHOL4O0toLp6p=zWRKD6Ou08CH5rnnhac1yiSMfxw@mail.gmail.com> References: <5pps4nrs-or51-9018-sqp4-7q69s4780r61@serrofq.bet> <Zeig9nKD-Onc58T1@cell.glebi.us> <CANCZdfqxF-oQvc_W1jMKs=F5SE13_NmtvFOnPetr5JH6fBcPaA@mail.gmail.com> <nr98n9r4-58r6-rn91-1p01-58q56260rn66@serrofq.bet> <CANCZdfpyDQPcm2O6tzF4M91u7Pw_XhA5ihpCMON8=w7-YLezpw@mail.gmail.com> <q31p1656-6r83-0099-495p-7or9377s4131@serrofq.bet> <CANCZdfrsY93UyEGo=_6X%2BpmSfAKV2LgnUZHbC6x-po0mJv0KCg@mail.gmail.com> <ZeoAN5y_gXwxbhan@cell.glebi.us> <8n0r562s-non1-5269-p649-2s8rr05op914@serrofq.bet> <CANCZdfpeyoHOL4O0toLp6p=zWRKD6Ou08CH5rnnhac1yiSMfxw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 07, 2024 at 10:07:52AM -0800, Warner Losh wrote: W> > yes, it's three or four or five different repos with the full linux W> > kernel in it; nothing you want. And I believe we do not do subtrees W> > in FreeBSD official. W> > W> W> If it is from the Linux Kernel, then I'd just need a directory list and a W> hash. W> W> And we definitely can't do a subtree merge from that repo to ours including W> its entire history. Well, we can do 'subtree split' out of the Linux and then 'subtree add' to us to seed it with full history. After that, for the updates we would do incremental 'subtree split' followed by 'subtree merge'. This all is doable if we really want to. It is up to you if we want to do that or not. -- Gleb Smirnoff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZeoEUmt6O7k_nlLE>