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)
Tue, Nov 26, 7:45 PM
Unknown Object (File)
Thu, Nov 14, 2:02 AM
Unknown Object (File)
Wed, Nov 13, 2:49 AM
Unknown Object (File)
Tue, Nov 12, 7:36 PM
Unknown Object (File)
Tue, Nov 12, 3:10 PM
Unknown Object (File)
Tue, Nov 12, 5:51 AM
Unknown Object (File)
Sun, Nov 10, 7:44 PM
Unknown Object (File)
Sun, Nov 10, 3:03 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.