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
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/
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
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
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