Re: foreign bootstrap

Geert Stappers <[email protected]>
Newsgroups gmane.linux.debian.devel.embedded
Message-ID <[email protected]>
On Sun, Jul 10, 2011 at 02:47:47PM +0200, Loïc Minier wrote:
>  There's a qemu-debootstrap script in qemu-user-static; does this help?

The "core" of that script:

 eval run debootstrap --arch "$deb_arch" --foreign $opts $args
 mkdir -p "$target/usr/bin"
 cp $(which "qemu-$qemu_arch-static") "$target/usr/bin"
 run chroot "$target" /debootstrap/debootstrap --second-stage



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.