[uml-devel] Linking .tmp_vmlinuux1 fails with 2.6.12-mm1

2005-06-23 Thread Raphael Bossek
Hi, after applying the TT_MODE build patch I run into the following problem with linux 2.6.12-mm1: gcc-2.95 -Wp,-MD,init/.version.o.d -nostdinc -isystem /usr/lib/gcc-lib/i386-linux/2.95.4/include -D__KERNEL__ -Iinclude -Wall -Wstri ld -r -o init/built-in.o init/main.o init/version.o i

[uml-devel] [PATCH] UML - TT_MODE build fix

2005-06-23 Thread Raphael Bossek
Using of the preprocessor define SUBARCH as part of an directory name does not work in linux-2.6.12/arch/um/kernel/uml.lds.S: arch/um/sys-SUBARCH/unmap_fin.o => arch/um/sys- i386 /unmap_fin.o This patch works with linux 2.6.12-mm1 and gcc 2.95. Binärdateien linux-2.6.12.orig/arch/um/kernel/skas/

Re: [uml-devel] Re: Skas0 general testing?

2005-06-23 Thread Jeff Dike
On Thu, Jun 23, 2005 at 03:36:26AM +0200, Blaisorblade wrote: > I specified "operations done on the host" exactly for this purpose. That > patch > will touch SKAS3 code, but if I set all three options to "yes" the code > should do the same things (again, in terms of strace output). > > But howe

Re: [uml-devel] problem booting uml without xterms

2005-06-23 Thread codemachine
Thanks! i put tty0 in /etc/securetty without even testing the con parameters and that lets me login from where i launched it which is fine by me. my bad on the list. thanks again Paul Warren > On Mon, Jun 20, 2005 at 07:34:24AM -0700, [EMAIL PROTECTED] > wrote: >> I'm trying to boot uml on a se

[uml-devel] Re: Skas0 general testing?

2005-06-23 Thread Bodo Stroesser
Jeff Dike wrote: On Thu, Jun 23, 2005 at 02:38:35AM +0200, Blaisorblade wrote: Would you start preparing a SKAS0 patch-set that I can merge into -bs for general testing and that can be merged into -mm at least? I'm working on it. skas0 and skas0-clone are the first to go. I just "fixed" sk