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)
Thu, Mar 7, 2:26 PM
Unknown Object (File)
Jan 14 2024, 8:00 PM
Unknown Object (File)
Dec 26 2023, 7:14 PM
Unknown Object (File)
Dec 12 2023, 2:57 AM
Unknown Object (File)
Dec 2 2023, 11:39 PM
Unknown Object (File)
Dec 1 2023, 3:00 PM
Unknown Object (File)
Nov 30 2023, 1:40 PM
Unknown Object (File)
Nov 25 2023, 10:07 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 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.