Page MenuHomeFreeBSD

bsdinstall: allow whitelabeling the scripts
ClosedPublic

Authored by brd on May 13 2022, 5:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 5, 6:03 AM
Unknown Object (File)
Mon, May 8, 3:46 AM
Unknown Object (File)
May 3 2023, 6:13 PM
Unknown Object (File)
Apr 13 2023, 12:52 PM
Unknown Object (File)
Apr 13 2023, 12:52 PM
Unknown Object (File)
Apr 13 2023, 12:40 PM
Unknown Object (File)
Apr 7 2023, 6:46 AM
Unknown Object (File)
Mar 23 2023, 1:37 AM
Subscribers

Details

Summary

Override OSNAME to change the name of the OS in the installer.

Test Plan

Install in a bhyve VM

Diff Detail

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

Event Timeline

brd requested review of this revision.May 13 2022, 5:10 PM
This revision is now accepted and ready to land.May 13 2022, 5:32 PM

Reviewed by: asiciliano
Tested by: asiciliano

(I tested "services" to check $OSNAME with bsddialog, it is all right).

This revision was automatically updated to reflect the committed changes.