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)
Sun, Nov 16, 12:35 PM
Unknown Object (File)
Fri, Nov 14, 1:15 PM
Unknown Object (File)
Mon, Nov 10, 11:56 PM
Unknown Object (File)
Mon, Nov 10, 4:43 PM
Unknown Object (File)
Sun, Nov 9, 3:27 AM
Unknown Object (File)
Sat, Nov 8, 1:26 AM
Unknown Object (File)
Mon, Nov 3, 8:31 PM
Unknown Object (File)
Sun, Nov 2, 3:01 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.