Re: Patch for polystrap
Hi,
On Thu, Oct 11, 2012 at 09:32:49PM -0400, Paul Rensing wrote:
> Multistrap behaves radically different if you are building an image on
> the actual box (native) versus on a different box (foreign). Heck, it
> even behaves differently if you are on an x64 system building for
> vanilla 386!
> [...]
> My solution was to hack a copy of multistrap to always
> run in foreign mode (this ought to be a command option!) and use
> polystrap to drive the whole process.
>From the multistrap man page:
A native multistrap can be used directly with chroot, so "multistrap"
runs "dpkg --configure -a" at the end of the multistrap process,
unless the ignorenativearch option is set to true in the General
section of the configuration file.
So maybe ignorenativearch is what you are looking for?
cheers, josch
Reply to: