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)
Jan 26 2025, 10:51 PM
Unknown Object (File)
Jan 24 2025, 9:23 PM
Unknown Object (File)
Jan 24 2025, 5:46 AM
Unknown Object (File)
Jan 19 2025, 7:29 PM
Unknown Object (File)
Jan 18 2025, 2:48 AM
Unknown Object (File)
Jan 16 2025, 12:12 PM
Unknown Object (File)
Jan 9 2025, 10:20 PM
Unknown Object (File)
Nov 18 2024, 10:47 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