Re: [patch] add GNU/kFreeBSD detect-console

2009-07-22 Thread Luca Favatella
On 22/07/2009, Otavio Salvador wrote: > Hello, > > On Wed, Jul 22, 2009 at 3:01 PM, Luca Favatella wrote: >> This patch adds GNU/kFreeBSD /lib/debian-installer/detect-console. [...] > Fine with me. Committed to trunk. Thanks, Luca Favatella -- To UNSUBSCRIBE, email to debian-boot-requ...@list

Re: [patch] add GNU/kFreeBSD detect-console

2009-07-22 Thread Otavio Salvador
Hello, On Wed, Jul 22, 2009 at 3:01 PM, Luca Favatella wrote: > This patch adds GNU/kFreeBSD /lib/debian-installer/detect-console. > > It needs the BusyBox "tty" command (it builds on GNU/kFreeBSD i386 > with no patches more needed). > > Please carefully review this, because I used it only /dev/tt

[patch] add GNU/kFreeBSD detect-console

2009-07-22 Thread Luca Favatella
This patch adds GNU/kFreeBSD /lib/debian-installer/detect-console. It needs the BusyBox "tty" command (it builds on GNU/kFreeBSD i386 with no patches more needed). Please carefully review this, because I used it only /dev/ttyv console. Cheers, Luca Favatella Index: debian/changelog