Page MenuHomeFreeBSD

bsdinstall: add hooks to allow for easier customizing the install
ClosedPublic

Authored by brd on Sep 5 2022, 4:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 14, 4:31 AM
Unknown Object (File)
Thu, Nov 7, 3:34 PM
Unknown Object (File)
Oct 11 2024, 9:15 AM
Unknown Object (File)
Oct 9 2024, 12:04 PM
Unknown Object (File)
Sep 30 2024, 1:37 PM
Unknown Object (File)
Sep 30 2024, 12:27 PM
Unknown Object (File)
Sep 23 2024, 12:22 PM
Unknown Object (File)
Sep 8 2024, 11:05 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

brd requested review of this revision.Sep 5 2022, 4:17 PM

Forgot to update this one after moving it

If you use . instead of sh thse local scripts would have more access to the environment variables.

If you use . instead of sh thse local scripts would have more access to the environment variables.

I was wondering if some isolation would be good to have or not..

This revision is now accepted and ready to land.Sep 30 2022, 3:16 PM