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)
Sat, Jan 11, 7:00 PM
Unknown Object (File)
Sat, Jan 11, 1:46 AM
Unknown Object (File)
Oct 25 2024, 10:59 AM
Unknown Object (File)
Oct 24 2024, 11:17 PM
Unknown Object (File)
Oct 24 2024, 11:17 PM
Unknown Object (File)
Oct 24 2024, 11:16 PM
Unknown Object (File)
Oct 24 2024, 10:56 PM
Unknown Object (File)
Oct 10 2024, 1:04 PM
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.