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)
Sun, Jun 2, 3:48 PM
Unknown Object (File)
Fri, May 17, 3:26 PM
Unknown Object (File)
May 11 2024, 4:18 PM
Unknown Object (File)
May 11 2024, 4:17 PM
Unknown Object (File)
May 11 2024, 4:10 PM
Unknown Object (File)
May 11 2024, 12:14 PM
Unknown Object (File)
May 7 2024, 5:46 AM
Unknown Object (File)
Apr 29 2024, 2:19 AM
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