Re: /emul size

2006-04-28 Thread Ted Unangst
On 4/28/06, Diana Eichert <[EMAIL PROTECTED]> wrote: then what is compat_osf1? something one doesn't talk about in polite company. :)

Re: /emul size

2006-04-28 Thread Diana Eichert
On Fri, 28 Apr 2006, Ted Unangst wrote: SNIP > you're thinking of compat_svr4. Oh then what is compat_osf1? I remember trying to get an ancient version of netscape running on an OpenBSD Alpha system, hm, lessee 5 or 6 years ago. I don't think I ever got it working. diana

Re: /emul size

2006-04-28 Thread Ted Unangst
On 4/28/06, Diana Eichert <[EMAIL PROTECTED]> wrote: On Fri, 28 Apr 2006, Bob Beck wrote: SNIP > Having said that on my linux-emul-infected-machine that currently holds > about 100MB of redhat package goo - you might have more, so YMMV > > -Bob Goo? No muck and mire? you're thinki

Re: /emul size

2006-04-28 Thread Diana Eichert
On Fri, 28 Apr 2006, Bob Beck wrote: SNIP > Having said that on my linux-emul-infected-machine that currently holds > about 100MB of redhat package goo - you might have more, so YMMV > > -Bob Goo? No muck and mire? diana

Re: /emul size

2006-04-28 Thread Ted Unangst
On 4/28/06, Gustavo Rios <[EMAIL PROTECTED]> wrote: I am considering enableing linux emulation in my openbsd box. For this i will have to install the linux emul port in my system. But i do not know how much space should put aside for /emul directory. /emul/linux is a symlink. put aside 1 inode

Re: /emul size

2006-04-28 Thread Bob Beck
Caveat emptor - hope it's not a high security application. With that out of the way, I never put in in /emul - I put it in /usr/local/emul and I ln -s /usr/local/emul /emul Having said that on my linux-emul-infected-machine that currently holds about 100MB of redhat pack

/emul size

2006-04-28 Thread Gustavo Rios
I am considering enableing linux emulation in my openbsd box. For this i will have to install the linux emul port in my system. But i do not know how much space should put aside for /emul directory. Thanks in advance.