Page MenuHomeFreeBSD

Move remote & phones to usr.bin/tip/tip/
ClosedPublic

Authored by brd on Sep 18 2018, 12:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 21 2024, 3:48 PM
Unknown Object (File)
Oct 29 2024, 12:29 AM
Unknown Object (File)
Oct 4 2024, 2:55 PM
Unknown Object (File)
Oct 1 2024, 5:34 PM
Unknown Object (File)
Sep 29 2024, 5:48 AM
Unknown Object (File)
Sep 26 2024, 10:56 PM
Unknown Object (File)
Sep 15 2024, 10:29 PM
Unknown Object (File)
Sep 14 2024, 12:45 PM
Subscribers

Details

Summary

Please verify that the .MADE is the right solution for remote

Test Plan

Compare the results of make distribution

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Given that there's no remote binary currently built, and that there's precedent for using .MADE, per https://svnweb.freebsd.org/base?view=revision&revision=337928, this appears to be the best solution.

Other options to consider if there are any issues:

  • Change the source file name and use _NAME to rename it on install.
  • Put CONFS in a subdir.
This revision is now accepted and ready to land.Sep 19 2018, 2:55 AM
This revision was automatically updated to reflect the committed changes.