From owner-freebsd-emulation Sun Dec 5 13:28:17 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from fasterix.frmug.org (s140.paris-87.cybercable.fr [212.198.87.140]) by hub.freebsd.org (Postfix) with ESMTP id 3309214EB2 for ; Sun, 5 Dec 1999 13:28:13 -0800 (PST) (envelope-from pb@fasterix.frmug.org) Received: (from pb@localhost) by fasterix.frmug.org (8.9.3/8.9.3/pb-19990315) id WAA20020 for freebsd-emulation@freebsd.org; Sun, 5 Dec 1999 22:28:13 +0100 (CET) Message-ID: <19991205222812.A19900@fasterix.frmug.org> Date: Sun, 5 Dec 1999 22:28:12 +0100 From: Pierre Beyssac To: freebsd-emulation@freebsd.org Subject: Linux /proc emulation Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 0.92.8i Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've hacked-up a Linux /proc emulation module for -current to be able to run VMware without the fackeprocfs.sh hack. The code is based on a very hacked version of the procfs from FreeBSD and can be found at: http://www.enst.fr/~beyssac/freebsd/linprocfs.tar.gz It (more or less) implements: /proc/self /proc//exe /proc//mem /proc/cpuinfo /proc/meminfo (fake values) It is destined to be mounted as /compat/linux/proc and be extended to include all the /proc bloat needed for Linux emulation. -- Pierre Beyssac pb@fasterix.frmug.org pb@fasterix.freenix.org BSD : il y a moins bien, mais c'est coté en bourse Free domains: http://www.eu.org/ or mail dns-manager@EU.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message