Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2007 22:27:15 +0200
From:      Roman Divacky <rdivacky@vlk.vlakno.cz>
To:        Boris Samorodov <bsam@ipt.ru>
Cc:        freebsd-emulation@FreeBSD.org, freebsd-current@FreeBSD.org
Subject:   Re: [HEADS UP] a new EXPERIMENTAL port emulators/linux_base-fc6
Message-ID:  <20070327202715.GA25822@freebsd.org>
In-Reply-To: <33186202@bsam.ru>
References:  <33186202@bsam.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 28, 2007 at 12:16:37AM +0400, Boris Samorodov wrote:
> Hi!
> 
> 
> I've just committed a new EXPERIMENTAL port emulators/linux_base-fc6.
> 
> ATTENTION! The port is experimental for now. Use it at your own risk. This
> port may be used only with 7-CURRENT and compat.linux.osrelease=2.6.16.
> 
> Said that I should admit that I've been using this port with FC4
> infrastructure ports successfully at -CURRENT for about several months
> with following applications:
>   - print/acroread7
>   - www/linux-opera
>   - www/linux-firefox
>   - www/linux-flashplugin7
>   - mail/linux-thunderbird
>   - multimedia/linux-realplayer
>   - net/skype (works fine but coredumps when exitting -- under investigation)
>   - www/linux-mozilla -- doesn't run (some new... or old libraries are needed)
> 
> To use/test the port (along with linux FC4 infrastructure ports) you
> should do:
> 
> 0. Backup all your vital information!
> 1. Remove the current linux base port.
> 2. Add to your /etc/make.conf "OVERRIDE_LINUX_BASE_PORT=fc6".
> 3. Make sure no linux application is running.
> 4. Set apropriate sysctl (compat.linux.osrelease=2.6.16).

as far as I am informed fc6@2.6.16 will try to use openat() which
does not exist in -CURRENT yet (it's in perforce) so I'd suggest
set the osrelease to 2.6.15 instead...

I hope to get openat() commited soon to src.. anyone willing to commit it? :)

roman



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070327202715.GA25822>