Git Product home page Git Product logo

muhlemmer / gd Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 148 KB

Create an as small as possible iso image, containing only the bare minimals to download and extract a stage-3. People who want to deploy more instances of gentoo, can do so easily and automated using this tool. The tools in this project are written completely in shell script, and are easy to hack.

License: GNU General Public License v3.0

Shell 100.00%
busybox gentoo-installation linux linux-kernel

gd's People

Contributors

muhlemmer avatar

Watchers

 avatar  avatar

gd's Issues

Let init execute the target init.

Check if busybox init is capable of replacing itself with a new init on destination (aka exec) using inittab. If not, we need to move away from busybox init and provide our own init script and avoid inittab altogether.

Unify CHOST and TARGET

CHOST is set in make.conf
TARGET is set in conf.d, with a default in the script.

In order for this scripts to work, both options have to be pointing to the same target. As a future note, unification to be implemented.

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.