[Bug 193980] New: [PATCH] OptionalObsoleteFiles.inc missing some SSH and KERBEROS files
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Sep 27 23:09:34 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193980
Bug ID: 193980
Summary: [PATCH] OptionalObsoleteFiles.inc missing some SSH and
KERBEROS files
Product: Base System
Version: 10.0-STABLE
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Some People
Priority: ---
Component: misc
Assignee: freebsd-bugs at FreeBSD.org
Reporter: mcdouga9 at egr.msu.edu
Created attachment 147737
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147737&action=edit
Add missing SSH and KERBEROS files to OptionalObsoleteFiles.inc
I recently started using:
WITHOUT_OPENSSH=yes
WITHOUT_KERBEROS=yes
WITHOUT_KERBEROS_SUPPORT=yes
I am using openssh from ports, had run "make delete-old" but noticed
/usr/bin/scp was left behind and now broken since the rest of base SSH was
gone. Attached is a patch to clean up remaining files that I could find. It
has some functional value in my situation, not just cleanliness.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list