* The Plan For Userland(tm)
@ 1997-06-02 18:21 Mike Shaver
1997-06-03 18:23 ` Ralf Baechle
1997-06-03 18:34 ` Ralf Baechle
0 siblings, 2 replies; 17+ messages in thread
From: Mike Shaver @ 1997-06-02 18:21 UTC (permalink / raw)
To: 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. (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.)
- 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.
Oh, BTW:
[shaver@neon shaver]$ telnet bogomips
Trying 205.207.220.72...
Connected to bogomips.ingenia.com.
Escape character is '^]'.
Linux 2.0.12 (bogomips) (ttyp0)
bogomips login: root
Last login: Mon Jun 2 15:29:21 from neon
# ls
205.207.220.72 libexec tmp
bin linux-2.0.12.tar.gz usr
dev linux-2.1.36.tar.gz var
etc proc vmlinux
home sbin
lib static-bin
# exit
Connection closed by foreign host.
[shaver@neon shaver]$
Mike
--
#> Mike Shaver (shaver@ingenia.com) Ingenia Communications Corporation
#> Ignore the man behind the curtain.
#>
#> "And then I realized that it never should have worked in the first
#> place. Thus, it would not work again until rewritten." --- Anon.
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: The Plan For Userland(tm)
1997-06-02 18:21 The Plan For Userland(tm) Mike Shaver
@ 1997-06-03 18:23 ` Ralf Baechle
1997-06-03 18:23 ` Ralf Baechle
` (3 more replies)
1997-06-03 18:34 ` Ralf Baechle
1 sibling, 4 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
` (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-02 18:21 The Plan For Userland(tm) Mike Shaver
1997-06-03 18:23 ` Ralf Baechle
@ 1997-06-03 18:34 ` Ralf Baechle
1997-06-03 18:34 ` Ralf Baechle
1997-06-03 18:48 ` Mike Shaver
1 sibling, 2 replies; 17+ messages in thread
From: Ralf Baechle @ 1997-06-03 18:34 UTC (permalink / raw)
To: Mike Shaver; +Cc: linux
Mike,
btw, if you feel like it you could try if you can build Perl. I also
don't yet have Pearl but many important packages depend of it.
Ralf
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: The Plan For Userland(tm)
1997-06-03 18:34 ` Ralf Baechle
@ 1997-06-03 18:34 ` Ralf Baechle
1997-06-03 18:48 ` Mike Shaver
1 sibling, 0 replies; 17+ messages in thread
From: Ralf Baechle @ 1997-06-03 18:34 UTC (permalink / raw)
To: Mike Shaver; +Cc: linux
Mike,
btw, if you feel like it you could try if you can build Perl. I also
don't yet have Pearl but many important packages depend of it.
Ralf
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: The Plan For Userland(tm)
1997-06-03 18:34 ` Ralf Baechle
1997-06-03 18:34 ` Ralf Baechle
@ 1997-06-03 18:48 ` Mike Shaver
1997-06-03 18:48 ` Mike Shaver
1997-06-03 19:00 ` Ralf Baechle
1 sibling, 2 replies; 17+ messages in thread
From: Mike Shaver @ 1997-06-03 18:48 UTC (permalink / raw)
To: Ralf Baechle; +Cc: linux
Thus spake Ralf Baechle:
> btw, if you feel like it you could try if you can build Perl. I also
> don't yet have Pearl but many important packages depend of it.
I'll trade you for bash and procps.
Mike
--
#> Mike Shaver (shaver@ingenia.com) Ingenia Communications Corporation
#> Chief System Architect -- Head geek -- System exorcist
#>
#> "Have you considered a life? I hear they're quite affordable
#> these days." --- shields@tembel.org
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: The Plan For Userland(tm)
1997-06-03 18:48 ` Mike Shaver
@ 1997-06-03 18:48 ` Mike Shaver
1997-06-03 19:00 ` Ralf Baechle
1 sibling, 0 replies; 17+ messages in thread
From: Mike Shaver @ 1997-06-03 18:48 UTC (permalink / raw)
To: Ralf Baechle; +Cc: linux
Thus spake Ralf Baechle:
> btw, if you feel like it you could try if you can build Perl. I also
> don't yet have Pearl but many important packages depend of it.
I'll trade you for bash and procps.
Mike
--
#> Mike Shaver (shaver@ingenia.com) Ingenia Communications Corporation
#> Chief System Architect -- Head geek -- System exorcist
#>
#> "Have you considered a life? I hear they're quite affordable
#> these days." --- shields@tembel.org
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: The Plan For Userland(tm)
1997-06-03 18:48 ` Mike Shaver
1997-06-03 18:48 ` Mike Shaver
@ 1997-06-03 19:00 ` Ralf Baechle
1997-06-03 19:00 ` Ralf Baechle
1 sibling, 1 reply; 17+ messages in thread
From: Ralf Baechle @ 1997-06-03 19:00 UTC (permalink / raw)
To: Mike Shaver; +Cc: ralf, linux
Hi,
> Thus spake Ralf Baechle:
> > btw, if you feel like it you could try if you can build Perl. I also
> > don't yet have Pearl but many important packages depend of it.
>
> I'll trade you for bash and procps.
With some patches procps builds like a snap. Including the X toys :-)
Let me dig them out again. What's the problem with bash? I've build
Bash 1.x. (needs source changes) and 2.0 with no problems.
Ralf
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: The Plan For Userland(tm)
1997-06-03 19:00 ` Ralf Baechle
@ 1997-06-03 19:00 ` Ralf Baechle
0 siblings, 0 replies; 17+ messages in thread
From: Ralf Baechle @ 1997-06-03 19:00 UTC (permalink / raw)
To: Mike Shaver; +Cc: ralf, linux
Hi,
> Thus spake Ralf Baechle:
> > btw, if you feel like it you could try if you can build Perl. I also
> > don't yet have Pearl but many important packages depend of it.
>
> I'll trade you for bash and procps.
With some patches procps builds like a snap. Including the X toys :-)
Let me dig them out again. What's the problem with bash? I've build
Bash 1.x. (needs source changes) and 2.0 with no problems.
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
end of thread, other threads:[~1997-06-04 17:30 UTC | newest]
Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1997-06-02 18:21 The Plan For Userland(tm) Mike Shaver
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 0:41 ` Ralf Baechle
1997-06-04 14:04 ` Liam Irish
1997-06-04 14:40 ` Ralf Baechle
1997-06-04 14:40 ` Ralf Baechle
1997-06-04 17:28 ` Alex deVries
1997-06-03 18:34 ` Ralf Baechle
1997-06-03 18:34 ` Ralf Baechle
1997-06-03 18:48 ` Mike Shaver
1997-06-03 18:48 ` Mike Shaver
1997-06-03 19:00 ` Ralf Baechle
1997-06-03 19:00 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox