[Bug 266987] bsdinstall: following multiple 'restart's, distributions are installed several times

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 13 Oct 2022 14:47:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266987

--- Comment #1 from Alfonso S. Siciliano <asiciliano@FreeBSD.org> ---
Thank you for the screenshot,

I am quite sure the "guilty" variable (not restarted) is 'DISTRIBUTIONS':
https://cgit.freebsd.org/src/tree/usr.sbin/bsdinstall/distextract/distextract.c#n76

Actually, "not persisted restart" is a known problem.
Other PRs describe similar situations. I fixed some problem in the past.

However, we should implement a real "restart" feature to solve properly the
problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.