Code Monkey home page Code Monkey logo

debian-rootfs's Introduction

debian-rootfs

Generation of Debian rootfs for multiple architectures

This project relies on multistrap and thus can only be used on Debian/Ubuntu host system.
Its purpose is to automate the generation of Debian rootfs for the following architectures:

The following packages need to be installed:
# apt-get install multistrap binfmt-support qemu-user-static

To create a Debian rootfs, symply run:
# ./make-rootfs.sh ARCHITECTURE

Default multistrap configuration files provide Debian packages suited to embedded targets.
They have been tested on a Debian Jessie amd64 host system to build rootfs for all architectures.
They can be modified/overriden if you want to add/remove packages installed by default.

The generated rootfs are ready to use, no further configuration is required.
The root user has an empty password and logs automativally in.
A ssh server is also running (except for s390x), root can connect to it with an emtpy password.

Once running on your target, the rootfs can be upgraded with apt-get commands.

As examples, already built rootfs can be downloaded by clicking on the architecture name in the above list.

debian-rootfs's People

Contributors

jubinson avatar

Watchers

James Cloos avatar  avatar

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.