ports and pbi

Matthew Seaman matthew at FreeBSD.org
Mon Dec 24 14:19:33 UTC 2012


On 24/12/2012 07:08, иван кузнецов wrote:

> i want to make pbi files for i386 freebsd on amd64 freebsd. i attempt
> use virtualbox, but speed is low. what to do?

I don't know about PBI's specifically, but a fairly standard technique
for building i386 ports is to set up an i386 jail on an amd64 host.
That should give you something pretty much as fast as your base system.

You can create a 32bit jail in many ways, but probably the easiest thing
to do is download one of the FreeBSD 32bit .iso images.  You can then
extract the install sets using tar(1) -- from within the .iso file
system you want /usr/freebsd-dist/base.txz, and that you can untar in
the root directory of your jail to give you a pretty complete system.

Given you're after PBI's you can probably do a similar trick using
PC-BSD install images, but I don't know the details there.  I'm sure
someone on one of the various PC-BSD fora will know though.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.
PGP: http://www.infracaninophile.co.uk/pgpkey


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 266 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20121224/aae27710/attachment.sig>


More information about the freebsd-questions mailing list