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)
Fri, Jul 11, 10:59 AM
Unknown Object (File)
Sat, Jul 5, 7:53 AM
Unknown Object (File)
Wed, Jul 2, 10:48 PM
Unknown Object (File)
Sat, Jun 28, 8:06 AM
Unknown Object (File)
Tue, Jun 24, 2:38 PM
Unknown Object (File)
Sat, Jun 21, 7:22 AM
Unknown Object (File)
Fri, Jun 20, 6:11 AM
Unknown Object (File)
Thu, Jun 19, 3:10 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 Skipped
Unit
Tests Skipped

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.