atom feed24 messages in org.freebsd.freebsd-portsRe: Linux compatibility with more tha...
FromSent OnAttachments
Thomas MuellerNov 29, 2011 1:31 am 
Alexander LeidingerNov 29, 2011 6:26 am 
Lars EngelsNov 30, 2011 1:04 am 
Olivier SmedtsNov 30, 2011 2:10 am 
Daniel NebdalNov 30, 2011 3:22 am 
Alexander LeidingerNov 30, 2011 6:42 am 
Thomas MuellerDec 1, 2011 3:05 am 
Alexander LeidingerDec 3, 2011 6:23 am 
Thomas MuellerDec 5, 2011 2:32 am 
Alexander LeidingerDec 5, 2011 6:07 am 
Thomas MuellerDec 6, 2011 1:52 am 
Zhihao YuanDec 6, 2011 2:53 am 
Alexander LeidingerDec 6, 2011 3:16 am 
Alexander LeidingerDec 6, 2011 3:21 am 
RWDec 6, 2011 4:21 am 
Zhihao YuanDec 6, 2011 4:28 am 
RWDec 6, 2011 5:45 am 
Zhihao YuanDec 6, 2011 6:04 am 
RWDec 6, 2011 7:32 am 
Zhihao YuanDec 6, 2011 9:59 am 
Thomas MuellerDec 7, 2011 3:56 am 
Alexander LeidingerDec 7, 2011 1:22 pm 
Thomas MuellerDec 8, 2011 2:36 am 
Doug BartonDec 13, 2011 1:58 pm 
Subject:Re: Linux compatibility with more than one Linux installed?
From:Alexander Leidinger (Alex@Leidinger.net)
Date:Nov 29, 2011 6:26:52 am
List:org.freebsd.freebsd-ports

Hi,

you can install the gentoo linux-dist in parallel to the default linux-base.
Gentoo will be in /usr/local, not in /compat/linux. As such you have to manually
start programs there via chroot. This means you do not have access to you
FreeBSD files like normally, except you do null-mounts into the gentoo area. It
also means your experience will not be as "integrated" as with the defaut
linux-base (the linux-base port does some effort to integrate FreeBSD config
files and installed resources like fonts).

Just switching between them, like changing a symlink, is theoretically possible,
but the gentoo linux-dist port is not designed for this kind of integration.
It's a linux-"dist" port, not a linux-"base" port.

Bye, Alexander.

-- Send via an Android device, please forgive brevity and typographic and spelling
errors. Thomas Mueller <muel@bellsouth.net> hat geschrieben:I noticed on
http://www.freshports.org/commits.php an update to the Gentoo Linux
distribution.

I know there are other Linux compatibility ports in the emulators category.

Is it possible to install more than one Linux compatibility package or actual
Linux installation and switch from one to the other?

I might want to install a Linux compatibility package and still be able to run
Linux software through an actual Linux installation, separate from the FreeBSD
Linux compatibility package.

Or possibly be able to compare one Linux compatibility package to another.

Tom