On Tue, Oct 25, 2011 at 2:30 AM, <[email protected]> wrote: > "Li-Lun \"Leland\" Wang" <[email protected]> wrote: >> ... I do believe the 64-bit kernel returns 64-bit >> structures even in 32-bit jails. > > That is arguably a bug in the jail support :(
I think the only difference as a i386 jail is that the libraries are built 32bit, and setting of certain environment variables to tell uname to return i386, and possibly some make variables in make.conf to specify the CPUTYPE or ARCH. These won't affect how the 64bit kernel acts---you are still using the same kernel. -- llwang _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
