Giter Club home page Giter Club logo

Comments (1)

dderby avatar dderby commented on June 12, 2024

qemu-debootstrap is a wrapper script which provides an architecture independent way to setup qemu syscall emulation in a debootstrap chroot. It copies the qemu-arm-static executable to the debootstrap target which allows chroot to work with a foreign architecture.

Symlinking or copying the executable name, as suggested on your StackExchange link, will not work when working with a foreign architecture as we are doing here and it will also fail for LXC when working with foreign architectures.

Whilst it is possible to integrate qemu-deboostrap functionality into install_debian.sh, I'd prefer to keep it as lean as possible. I will not change it as this functionality is available elsewhere.

I think correct solution would be to package qemu-deboostrap for Arch Linux given that it is also required to be able to run Debian-based foreign architecture LXC containers under Arch Linux. You can obtain the qemu-deboostrap script from the Debian source package for qemu-user-static:

http://http.debian.net/debian/pool/main/q/qemu/qemu_2.6+dfsg-3.debian.tar.xz

from debian900.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.