Ticket #283 (new enhancement)

Opened 2 years ago

Last modified 1 year ago

debuging enchancement patch(netconsole)

Reported by: GNUtoo@no-log.org Assigned to: need feedback
Priority: minor Milestone: 1.2
Component: kernel Version:
Keywords: netconsole console Cc:

Description (Last modified by tg)

It would be great to have netconsole into the freewrt because it could be used to debug without making the serial mode:netconsole send the dmesg messages over the network

here's the patches:

for 2.4.10-C2 : http://people.redhat.com/mingo/netconsole-patches/netconsole-2.4.10-C2

for 2.4.20 : http://kasperd.net/~kasperd/linux_kernel/netconsole-2.4.20.patch

for 2.4.24 : http://www.13thfloor.at/patches/patch-2.4.24-nc0.01.diff

for 2.4.24 : http://search.luky.org/linux-kernel.2004/msg04598.html

we should adapt one of theses patch to the network drivers of the supported devices of openwrt

Attachments

Change History

05/29/07 12:28:59 changed by tg

  • keywords changed from enchancement to netconsole console.
  • owner changed from wbx to somebody.
  • type changed from defect to enhancement.
  • component changed from general to kernel.
  • priority changed from major to minor.

07/08/07 19:12:55 changed by anonymous

  • cc set to <Default>.
  • component changed from kernel to rb-2.4.
  • priority changed from minor to fixed in svn.
  • version deleted.
  • milestone set to 1.2.
  • type changed from enhancement to task.

08/02/07 13:22:45 changed by tg

  • description changed.
  • cc deleted.
  • component changed from rb-2.4 to kernel.
  • priority changed from fixed in svn to minor.
  • owner changed from somebody to need feedback.
  • type changed from task to enhancement.

I'm unsure about the part of doing this in the kernel, especially the security implications.

Once, I've hacked /etc/preinit to make all console output both appear on the console AND piped to netmsg applet (busybox). This worked for me. Would that be enough?

I don't really want to touch the network drivers, that area is fragile enough already.


Add/Change #283 (debuging enchancement patch(netconsole))