[haiku-bugs] [Haiku] #13277: Add syslog support to boot loader.

  • From: "geraldsmith" <trac@xxxxxxxxxxxx>
  • Date: Mon, 06 Feb 2017 13:29:39 -0000

#13277: Add syslog support to boot loader.
-------------------------+------------------------------
 Reporter:  geraldsmith  |        Owner:  nobody
     Type:  bug          |       Status:  new
 Priority:  normal       |    Milestone:  Unscheduled
Component:  - General    |      Version:  R1/Development
 Keywords:               |   Blocked By:
 Blocking:               |  Has a Patch:  0
 Platform:  All          |
-------------------------+------------------------------
 When debugging without a serial port, network-based output would provide
 an alternative to re-typing screen output or taking pictures.
 As a proof of concept this patch adds UDP-based syslog-ng support (​5424,
 ​RFC5426) to the boot loader. While UDP is potentially lossy,
 unidirectional broadcast of datagrams avoids server discovery/selection
 and it avoids a dependency on still-pending TCP support patches (#5240).
 Output starts once the network stack is initialized - on ppc currently
 only when network-booting, before searching for boot volumes - and with
 #6166 patches until the last malloc() for kernel ELF sections.

 Here are some details in http://blog.advids.co/20-video-examples-used-
 social-media-monitoring-software-tools/

--
Ticket URL: <https://dev.haiku-os.org/ticket/13277>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: