From ad7e5ba28f939611a8b298768167c7179a6f7466 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 30 May 2012 01:41:51 -0400 Subject: Specify multiarch *cross* toolchains. --- diff --git a/dev.html b/dev.html index 0e1d76c..9d02d26 100755 --- a/dev.html +++ b/dev.html @@ -82,5 +82,5 @@

Basically, the tool would fetch from the package archive the index of packages, determine which packages need to be installed, download each package, and unpack each package. Since the package manager may not be available, the tool must handle dependency resolution and package unpacking on its own.

We can't use debootstrap, since the formats of our binary packages and package archives differ slightly from those of Debian. But we can model our tool after debootstrap or even just fork debootstrap.

Package Cross Building Tool

-

Multiarch Toolchain Packages

+

Multiarch Cross Toolchain Packages

-- cgit v0.9.1