GithubHelp home page GithubHelp logo

jozzse / raptz Goto Github PK

View Code? Open in Web Editor NEW
5.0 4.0 1.0 216 KB

raptz is capable of generating emDebian (and other systems) external architecture sysroots on Debian wheezy and later or newer Ubuntu.

Home Page: http://jozz.no-ip.org/wiki/igep/emdebian/installer/raptz

Python 95.91% Shell 4.09%

raptz's Introduction

 Rapid APT Zysroot (why not)
-----------------------------

Create a system root:

./raptz mkroot <rootfs-path>

Directory structure
-------------------

top-dir
 +- <confdir>            - The name of the rootfs (or sysroot).
    +- raptz.cfg         - The multistrap configuration file
    +- root              - Extra root files for the enviroment
    +- conf              - Configuration files
       +-<nn><name>      - Configuration directory
         +- init.sh      - Optional init script
         +- init.dev.sh  - Optional init script for development


Basics to get a rootfs (raptz mkroot)
=====================================

Step 1 - Install rootfs (raptz mkroot)
---------------------------------

The <confdir>/raptz.cfg file is used when raptz.

Since multistrapping does not setup a complete system (configuration on
target architecture is needed for example) after multistrapping the
<confdir>/root folder is copied to the rootfs. Files are copyed if newer than
the file on rootfs or it does not exist on rootfs.
This move makes them a part of the main rootfs.

After the each directory in <confdir>/conf/ folder is copied to a temporary
directory in the rootfs and it's init scripts will be executed in a qemu
enviroment. The number of the directory name specified the order of execution.
Execution is done within a qemu-static chroot with the temporary directory
included with the first argument.

raptz's People

Contributors

ahedlund avatar flirz avatar jozzse avatar romfelt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

ahedlund

raptz's Issues

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.