FreeBSD Bugzilla – Attachment 169696 Details for
Bug 209055
make delete-old and WITHOUT_LEGACY_CONSOLE=true doesn't remove superfluous files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Possible patch
OptOF.patch (text/plain), 756 bytes, created by
Philippe Michel
on 2016-04-25 20:00:46 UTC
(
hide
)
Description:
Possible patch
Filename:
MIME Type:
Creator:
Philippe Michel
Created:
2016-04-25 20:00:46 UTC
Size:
756 bytes
patch
obsolete
>Index: tools/build/mk/OptionalObsoleteFiles.inc >=================================================================== >--- tools/build/mk/OptionalObsoleteFiles.inc (revision 298511) >+++ tools/build/mk/OptionalObsoleteFiles.inc (working copy) >@@ -5451,3 +5451,16 @@ > OLD_FILES+=usr/sbin/hv_kvp_daemon > OLD_FILES+=usr/share/man/man8/hv_kvp_daemon.8.gz > .endif >+ >+.if ${MK_LEGACY_CONSOLE} == "no" >+OLD_FILES+=usr/sbin/kbdcontrol >+OLD_FILES+=usr/sbin/kbdmap >+OLD_FILES+=usr/sbin/moused >+OLD_FILES+=usr/sbin/vidcontrol >+OLD_FILES+=usr/share/man/man1/kbdcontrol.1.gz >+OLD_FILES+=usr/share/man/man1/kbdmap.1.gz >+OLD_FILES+=usr/share/man/man8/moused.8.gz >+OLD_FILES+=usr/share/man/man1/vidcontrol.1.gz >+OLD_FILES+=etc/rc.d/moused >+OLD_FILES+=etc/rc.d/syscons >+.endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 209055
: 169696