Re: The future of the isboot (iBFT / iSCSI boot) module
John Nielsen <[email protected]>
| Newsgroups | gmane.os.freebsd.architechture |
|---|---|
| Message-ID | <[email protected]> |
> On Jun 8, 2021, at 1:09 PM, Lutz Donnerhacke <[email protected]> wrote: > > On Tue, Jun 08, 2021 at 12:22:41PM -0600, John Nielsen wrote: >> 2) Bring it in base but keep it separate from sys/dev/iscsi. > > First step to bring it in. > >> 3) Bring it in base, but make it depend on the sys/dev/iscsi code. > > Second step, now with a background already in base. This way it's more > likely to catch attention of other devs in the review. > >> 4) Bring it in base and merge it with sys/dev/iscsi. > > Third step, will take time and needs cooperation. Given the previous step > will cause obvious integration requests, development from more than one > person is possible. That all sounds reasonable. Where do I go from here? Put the code on Phabricator?