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)
Wed, Apr 22, 12:01 PM
Unknown Object (File)
Tue, Apr 21, 6:30 PM
Unknown Object (File)
Sat, Apr 18, 3:25 PM
Unknown Object (File)
Mon, Apr 13, 5:35 PM
Unknown Object (File)
Sat, Apr 11, 4:27 AM
Unknown Object (File)
Fri, Apr 10, 7:35 AM
Unknown Object (File)
Fri, Apr 10, 1:00 AM
Unknown Object (File)
Tue, Apr 7, 1:31 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.