Git Product home page Git Product logo

installer's Introduction

installer

installer: an unofficial Gentoo installer designed in Python as thesis project from ChrisADR

Welcome to installer, an unofficial Gentoo installer designed and developed by ChrisADR.

Why an unofficial installer?

The Official Installer Project is responsible for the design and development of the software. This is a personal project, which is also my thesis project, and is designed to work in Python.

Why in Python language?

Python is the official language from Portage and is used widely among Gentoo developers and users.

Use cases

Given the multiple configuration cases, installer focuses on the installation of systems based on amd64. It will be designed to follow most sections from the Gentoo Handbook.

installer needs to accomplish two use cases needed by developers and new users when installing Gentoo.

  • They need to be able to create a custom stageX tarball given a current installation.
  • They need to be able to create a custom stageX tarball from scratch.
  • An optional use case, if I succeed in the first two, will be to have a TUI (Terminal User Interface) to be able to do most of the configuration.

Dependencies and Runtime Dependencies

installer will depend on these packages and libraries:

  • GNU tar (runtime)
  • Iputils (runtime)
  • GNU coreutils (runtime)
  • Bash (runtime)
  • Util-linux (runtime)
  • GNU grep (runtime)
  • Ncurses (runtime)

Installation

You can install installer with setup.py:

python setup.py install

Contribution

Any kind of contribution/suggestion/question/answer is welcome, so please feel free to create an Issue or even a Pull Request and I'll try to answer as soon as possible.

Thank you.

installer's People

Contributors

chrisadr avatar

Watchers

James Cloos 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.