Page MenuHomeFreeBSD

D17705.id.diff
No OneTemporary

D17705.id.diff

Index: head/usr.bin/fortune/datfiles/freebsd-tips
===================================================================
--- head/usr.bin/fortune/datfiles/freebsd-tips
+++ head/usr.bin/fortune/datfiles/freebsd-tips
@@ -554,3 +554,9 @@
-- Lars Engels <lme@FreeBSD.org>
%
+You can upload the dmesg of your system to help developers get an overview of commonly used hardware and peripherals for FreeBSD.
+Use the curl package to upload it in one command:
+curl -v -d "nickname=$USER" -d "description=FreeBSD/$(uname -m) on \
+$(kenv smbios.system.maker) $(kenv smbios.system.product)" -d "do=addd" \
+--data-urlencode 'dmesg@/var/run/dmesg.boot' http://dmesgd.nycbug.org/index.cgi
+%

File Metadata

Mime Type
text/plain
Expires
Sun, Apr 19, 12:15 PM (2 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31724544
Default Alt Text
D17705.id.diff (684 B)

Event Timeline