]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bsdinstall release: Move code to a new startbsdinstall wrapper
authorJessica Clarke <jrtc27@FreeBSD.org>
Mon, 3 Oct 2022 16:09:16 +0000 (17:09 +0100)
committerJessica Clarke <jrtc27@FreeBSD.org>
Mon, 3 Oct 2022 16:09:16 +0000 (17:09 +0100)
commitd577d6178bdeff86dbff0b954659ac5e23c17b2a
tree6bba19bfb051431a01f87cac7f47b55a00218aeb
parenta2464ee12761660f50d0b6f59f233949ebcacc87
bsdinstall release: Move code to a new startbsdinstall wrapper

This separates out the install media-specific environment (creating
bsdinstall_etc) from actually running the installer on a given console.
This will be used by a future change to start the installer on multiple
consoles.

Reviewed by: brooks, gjb
Differential Revision: https://reviews.freebsd.org/D36803
release/rc.local
tools/build/mk/OptionalObsoleteFiles.inc
usr.sbin/bsdinstall/Makefile
usr.sbin/bsdinstall/startbsdinstall [new file with mode: 0644]