Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jan 2008 21:52:35 +0100
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no>
To:        "Jerry Toung" <jrytoung@gmail.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: a new syscalls table
Message-ID:  <86y7acmhrg.fsf@ds4.des.no>
In-Reply-To: <86068e730801251451n650b7abcyf3d008fddec2c33f@mail.gmail.com> (Jerry Toung's message of "Fri\, 25 Jan 2008 14\:51\:44 -0800")
References:  <86068e730801251451n650b7abcyf3d008fddec2c33f@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"Jerry Toung" <jrytoung@gmail.com> writes:
> I am trying to create an environment where you can't run my binaries
> on your box and I can't run your binaries on my system (x86 platform).
> For that, I have modified the system calls table (i.e everything is
> offset by 5).

This is basically the same as "sidegrading" from i386 to amd64 or vice
versa.  If you're using 7 or 8, the installworld target sets aside all
the tools it needs to complete the installation, so it doesn't matter
that the binaries you install can't run on your current kernel.  Just
make sure you run installkernel first.

DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@des.no



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