Bug#453749: simpler solution

2007-12-04 Thread Frans Pop
tags 453749 + pending thanks On Tuesday 04 December 2007, dann frazier wrote: > It turns out that rootskel init only creates two serial devices before > calling busybox init - ttyS0 and ttyS1. My system where > /proc/$dipid/fd/0 was pointing to /dev/console used ttyS3 as the real > console, while

Processed: Re: Bug#453749: simpler solution

2007-12-04 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 453749 + pending Bug#453749: Fix serial console detection on ia64 Tags were: patch Tags added: pending > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian B

Bug#453749: simpler solution

2007-12-03 Thread dann frazier
I couldn't find any difference in how the kernel was setting up the console that would affect the /proc/$dipid/fd/0 link, so I started looking into userspace. Busybox's console_init() tries to find and use the real console device. It starts by checking to see if its a serial device in much the sam