O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0644) = 3
fcntl64(3, F_GETFL) = 0x2001 (flags O_WRONLY|O_LARGEFILE)
fstat64(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
old_mmap(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0x2b0a9000
_llseek(3, 0, [0], SEEK_CUR)= 0
write
I compiled 2.6.28.10 from vanilla kernel source.
I made one change to the .config, which was to select R5000 as CPU
type, instead of the default "R4x00".
Now the the DSA2 host_key is generated and openssh-server installs fine.
So looks like a bug in the Lenny MIPS kernel or a problem with
runni
2 matches
Mail list logo