Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152689434
D3784.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
465 B
Referenced Files
None
Subscribers
None
D3784.diff
View Options
Index: head/usr.sbin/freebsd-update/freebsd-update.sh
===================================================================
--- head/usr.sbin/freebsd-update/freebsd-update.sh
+++ head/usr.sbin/freebsd-update/freebsd-update.sh
@@ -2736,7 +2736,7 @@
if [ $BACKUPKERNELSYMBOLFILES = yes ]; then
FINDFILTER=""
else
- FINDFILTER=-"a ! -name *.symbols"
+ FINDFILTER="-a ! -name *.debug -a ! -name *.symbols"
fi
# Backup all the kernel files using hardlinks.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 17, 1:01 PM (1 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31660914
Default Alt Text
D3784.diff (465 B)
Attached To
Mode
D3784: Add debug file extension to freebsd-update(8) after r288176
Attached
Detach File
Event Timeline
Log In to Comment