Re: The future of the isboot (iBFT / iSCSI boot) module

From: Lutz Donnerhacke <lutz_at_donnerhacke.de>
Date: Tue, 08 Jun 2021 19:09:19 UTC
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.