(PATCH) amd64 NOTES linuxulator doc bug

From: Ian FREISLICH <ianf_at_clue.co.za>
Date: Fri, 07 Dec 2007 07:43:42 +0200
Hi

The following patch aids figuring out how to build the linuxulator
with linuxprocfs suuport on the amd64 architecture:

Index: NOTES
===================================================================
RCS file: /home/ncvs/src/sys/amd64/conf/NOTES,v
retrieving revision 1.69.2.1
diff -u -d -r1.69.2.1 NOTES
--- NOTES       29 Oct 2007 22:26:33 -0000      1.69.2.1
+++ NOTES       7 Dec 2007 05:40:30 -0000
_at__at_ -610,12 +610,12 _at__at_
 # Enable 32-bit Linux ABI emulation (requires COMPAT_43 and COMPAT_IA32)
 options        COMPAT_LINUX32
 
-# Enable the linux-like proc filesystem support (requires COMPAT_LINUX32
-# and PSEUDOFS)
+# Enable the linux-like proc filesystem support (requires COMPAT_LINUX32,
+# PROCFS and PSEUDOFS)
 options        LINPROCFS
 
-#Enable the linux-like sys filesystem support (requires COMPAT_LINUX32
-# and PSEUDOFS)
+#Enable the linux-like sys filesystem support (requires COMPAT_LINUX32,
+# PROCFS and PSEUDOFS)
 options                LINSYSFS
 
 #

Ian

--
Ian Freislich
Received on Fri Dec 07 2007 - 04:44:09 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:23 UTC