Page MenuHomeFreeBSD

pkgbase: Create a FreeBSD-telnet package
ClosedPublic

Authored by manu on Sep 2 2021, 2:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 22 2024, 8:46 AM
Unknown Object (File)
May 21 2024, 10:41 AM
Unknown Object (File)
Apr 27 2024, 8:28 AM
Unknown Object (File)
Apr 27 2024, 8:28 AM
Unknown Object (File)
Apr 27 2024, 8:18 AM
Unknown Object (File)
Apr 27 2024, 7:35 AM
Unknown Object (File)
Apr 12 2024, 5:51 AM
Unknown Object (File)
Mar 22 2024, 9:15 PM
Subscribers

Details

Summary

both telnet and telnetd aren't that useful nowadays but some
might want them.
Create a FreeBSD-telnet package so users have a choice to have
them or not.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

manu requested review of this revision.Sep 2 2021, 2:43 PM
manu created this revision.
emaste added a subscriber: emaste.

Similar comment as another review, I wonder if we shouldn't drop telnetd entirely. But this makes sense for now.

This revision is now accepted and ready to land.Sep 2 2021, 2:48 PM

Similar comment as another review, I wonder if we shouldn't drop telnetd entirely. But this makes sense for now.

Even without telnetd there will be too much bikesched if we want to remove telnet so I expect this package to be present for a long time :)

This revision was automatically updated to reflect the committed changes.