* Re: The Plan For Userland(tm)
1997-06-03 18:23 ` Ralf Baechle
@ 1997-06-03 18:23 ` Ralf Baechle
1997-06-03 22:13 ` Alex deVries
` (2 subsequent siblings)
3 siblings, 0 replies; 17+ messages in thread
From: Ralf Baechle @ 1997-06-03 18:23 UTC (permalink / raw)
To: Mike Shaver; +Cc: linux
> Here's my plan for getting the userland stuff to critical mass:
> - kernel and glibc sync'd. Shouldn't be too hard, once I get the new
> kernel from Ralf.
Sorry, it's taking a bit longer. In the meantime I synced with .42;
still need to fix some more bugs.
> (At the very least, I need the SOCK_{STREAM,DGRAM}
> stuff sorted out, and I'd like to figure out a good strategy for
> asm/atomic.h.)
Whith what package again did you have the problems with atomic.h?
> - rpm built
> - native gcc built as an rpm
> - start building rpms natively, and installing them on a fresh
> partition
>
> I think the SCSI driver is dodgy (this may be a known problem), and I
> need to get glibc installed on neon to ease the configuration issue,
> but I think we're well on our way.
>
> I'm _definitely_ going to need more disk space on neon, but I can
> steal the ext2 one from bogomips in the short-term.
Yeah, and if there won't be xfs for linux I'd really like to see ext2
support for IRIX ...
> Oh, BTW:
> [shaver@neon shaver]$ telnet bogomips
ssh works also pretty good. The only problem it has is that my X
pseudo port has still a "couple" of bugs.
Ralf
^ permalink raw reply [flat|nested] 17+ messages in thread* Re: The Plan For Userland(tm)
1997-06-03 18:23 ` Ralf Baechle
1997-06-03 18:23 ` Ralf Baechle
@ 1997-06-03 22:13 ` Alex deVries
1997-06-03 22:24 ` Alex deVries
1997-06-04 0:41 ` Ralf Baechle
1997-06-04 14:04 ` Liam Irish
1997-06-04 17:28 ` Alex deVries
3 siblings, 2 replies; 17+ messages in thread
From: Alex deVries @ 1997-06-03 22:13 UTC (permalink / raw)
To: Ralf Baechle; +Cc: Mike Shaver, linux
-----BEGIN PGP SIGNED MESSAGE-----
On Tue, 3 Jun 1997, Ralf Baechle wrote:
> > - rpm built
I'm almost there. _almost_.
I need to link it with libz, which I just realized is really called zlib,
not the zlibc found on prep.ai.mit.edu. Who knew? I'm just getting
problmes now with glibc's crt1.o, which I know little or nothing about.
Ralph, can you give us (Mike or I) a copy of your SSH's? We will in turn
keep you up to date with our userland binaries, and hopefully we can move
towards sharing RPMs, both source and binary.
mips-linux-gcc, incidentally, is very impressive.
- - Alex
Alex deVries "Alex can cut a mean rug."
System Administrator - M. Dittberner <shabby@engsoc.carleton.ca>
The EngSoc Project
-----BEGIN PGP SIGNATURE-----
Version: 2.6.2
iQB1AwUBM5SXGe5CP+X51y2VAQG/+QL/fibKfgBkkO/qmT5lSvU1guwLdpDrp22K
kyt5zzuMkpNqMBGW1uS8vBrs9UFxJdADtrKrCzVTP9jVTSIBYZKbXTOZUdeII7Ak
pdtvKkU5fpgRsErFVyFLnEO4IroNq0GK
=kBWg
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 17+ messages in thread* Re: The Plan For Userland(tm)
1997-06-03 22:13 ` Alex deVries
@ 1997-06-03 22:24 ` Alex deVries
1997-06-04 0:41 ` Ralf Baechle
1 sibling, 0 replies; 17+ messages in thread
From: Alex deVries @ 1997-06-03 22:24 UTC (permalink / raw)
To: Ralf Baechle; +Cc: Mike Shaver, linux
On Tue, 3 Jun 1997, Alex deVries wrote:
> Ralph, can you give us (Mike or I) a copy of your SSH's? We will in turn
^^^^
Ish. I'm very, very sorry. I meant 'Ralf'.
- Alex
Alex deVries "Alex can cut a mean rug."
System Administrator - M. Dittberner <shabby@engsoc.carleton.ca>
The EngSoc Project
^ permalink raw reply [flat|nested] 17+ messages in thread* Re: The Plan For Userland(tm)
1997-06-03 22:13 ` Alex deVries
1997-06-03 22:24 ` Alex deVries
@ 1997-06-04 0:41 ` Ralf Baechle
1997-06-04 0:41 ` Ralf Baechle
1 sibling, 1 reply; 17+ messages in thread
From: Ralf Baechle @ 1997-06-04 0:41 UTC (permalink / raw)
To: Alex deVries; +Cc: ralf, shaver, linux
> I need to link it with libz, which I just realized is really called zlib,
> not the zlibc found on prep.ai.mit.edu. Who knew? I'm just getting
> problmes now with glibc's crt1.o, which I know little or nothing about.
>
> Ralph, can you give us (Mike or I) a copy of your SSH's? We will in turn
s/Ralph/Ralf/
> keep you up to date with our userland binaries, and hopefully we can move
> towards sharing RPMs, both source and binary.
ssh is no big deal. Builds out of the box. You will just have to
tell it for which architecture you're building, ie:
./configure --prefix=/usr mips-linux
There is also a rpm source package for libz available, but for now you
can just use the libz.a and includes included with ssh.
> mips-linux-gcc, incidentally, is very impressive.
Just another GCC.
Ralf
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: The Plan For Userland(tm)
1997-06-04 0:41 ` Ralf Baechle
@ 1997-06-04 0:41 ` Ralf Baechle
0 siblings, 0 replies; 17+ messages in thread
From: Ralf Baechle @ 1997-06-04 0:41 UTC (permalink / raw)
To: Alex deVries; +Cc: ralf, shaver, linux
> I need to link it with libz, which I just realized is really called zlib,
> not the zlibc found on prep.ai.mit.edu. Who knew? I'm just getting
> problmes now with glibc's crt1.o, which I know little or nothing about.
>
> Ralph, can you give us (Mike or I) a copy of your SSH's? We will in turn
s/Ralph/Ralf/
> keep you up to date with our userland binaries, and hopefully we can move
> towards sharing RPMs, both source and binary.
ssh is no big deal. Builds out of the box. You will just have to
tell it for which architecture you're building, ie:
./configure --prefix=/usr mips-linux
There is also a rpm source package for libz available, but for now you
can just use the libz.a and includes included with ssh.
> mips-linux-gcc, incidentally, is very impressive.
Just another GCC.
Ralf
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: The Plan For Userland(tm)
1997-06-03 18:23 ` Ralf Baechle
1997-06-03 18:23 ` Ralf Baechle
1997-06-03 22:13 ` Alex deVries
@ 1997-06-04 14:04 ` Liam Irish
1997-06-04 14:40 ` Ralf Baechle
1997-06-04 17:28 ` Alex deVries
3 siblings, 1 reply; 17+ messages in thread
From: Liam Irish @ 1997-06-04 14:04 UTC (permalink / raw)
To: Ralf Baechle; +Cc: linux
On Jun 3, 8:23pm, Ralf Baechle wrote:
> Subject: Re: The Plan For Userland(tm)
>
> Yeah, and if there won't be xfs for linux I'd really like to see ext2
> support for IRIX ...
> Ralf
>-- End of excerpt from Ralf Baechle
I'd like to do that. I've already been talking to some engineers about it. I
was trying to determine if it already been done. Guess not. I think it'd be
easier to put ext2 on irix than xfs on linux, esp considering the other options
involved with xfs. Would it be 32-bit xfs?
Anyway. They both interface a VFS, so it should be _too_ bad. Unfortunately,
I haven't seen to much documentation for VFS on irix. Well, see if the Mtn
View engineers will help out in that regard.
--
Liam Irish
System Engineer Tampa, FL
Silicon Graphics, Inc. (813)281-4620
irish@tampa.sgi.com
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: The Plan For Userland(tm)
1997-06-04 14:04 ` Liam Irish
@ 1997-06-04 14:40 ` Ralf Baechle
1997-06-04 14:40 ` Ralf Baechle
0 siblings, 1 reply; 17+ messages in thread
From: Ralf Baechle @ 1997-06-04 14:40 UTC (permalink / raw)
To: Liam Irish; +Cc: ralf, linux
> > Yeah, and if there won't be xfs for linux I'd really like to see ext2
> > support for IRIX ...
>
> > Ralf
> >-- End of excerpt from Ralf Baechle
>
>
> I'd like to do that. I've already been talking to some engineers about it. I
> was trying to determine if it already been done. Guess not. I think it'd be
> easier to put ext2 on irix than xfs on linux, esp considering the other options
> involved with xfs. Would it be 32-bit xfs?
>
> Anyway. They both interface a VFS, so it should be _too_ bad. Unfortunately,
> I haven't seen to much documentation for VFS on irix. Well, see if the Mtn
> View engineers will help out in that regard.
The other fun thing is that right now David and some other people are
rewriting the Linux VFS which also has impact on the ext2 code.
Ralf
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: The Plan For Userland(tm)
1997-06-04 14:40 ` Ralf Baechle
@ 1997-06-04 14:40 ` Ralf Baechle
0 siblings, 0 replies; 17+ messages in thread
From: Ralf Baechle @ 1997-06-04 14:40 UTC (permalink / raw)
To: Liam Irish; +Cc: ralf, linux
> > Yeah, and if there won't be xfs for linux I'd really like to see ext2
> > support for IRIX ...
>
> > Ralf
> >-- End of excerpt from Ralf Baechle
>
>
> I'd like to do that. I've already been talking to some engineers about it. I
> was trying to determine if it already been done. Guess not. I think it'd be
> easier to put ext2 on irix than xfs on linux, esp considering the other options
> involved with xfs. Would it be 32-bit xfs?
>
> Anyway. They both interface a VFS, so it should be _too_ bad. Unfortunately,
> I haven't seen to much documentation for VFS on irix. Well, see if the Mtn
> View engineers will help out in that regard.
The other fun thing is that right now David and some other people are
rewriting the Linux VFS which also has impact on the ext2 code.
Ralf
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: The Plan For Userland(tm)
1997-06-03 18:23 ` Ralf Baechle
` (2 preceding siblings ...)
1997-06-04 14:04 ` Liam Irish
@ 1997-06-04 17:28 ` Alex deVries
3 siblings, 0 replies; 17+ messages in thread
From: Alex deVries @ 1997-06-04 17:28 UTC (permalink / raw)
To: Ralf Baechle; +Cc: Mike Shaver, linux
On Tue, 3 Jun 1997, Ralf Baechle wrote:
> Sorry, it's taking a bit longer. In the meantime I synced with .42;
> still need to fix some more bugs.
We're looking forward to it.
> Whith what package again did you have the problems with atomic.h?
procps complains loudly, and doesn't compile although there are other
issues with procps.
> > - rpm built
zlib, rpm 2.4.1 and gzip appear to work.
- Alex
^ permalink raw reply [flat|nested] 17+ messages in thread