GithubHelp home page GithubHelp logo

glebfm / mkimage Goto Github PK

View Code? Open in Web Editor NEW

This project forked from legionus/mkimage

0.0 0.0 0.0 640 KB

The tool for building images from RPM packages and image profile directory

License: GNU General Public License v3.0

Shell 95.31% Makefile 4.69%

mkimage's Introduction

mkimage

mkimage is an altinux-specific tool for building images (most often ISO9660 ones) from RPM packages and image profile directory.

Idea

Creating an image is similar to compiling a program. This is a task that isn't intended for the average user. As well as the process of creating a profile.

The creation of any image can be divided into several stages. For example: creating an installer image, creating an image with packages for the basesystem, creating an iso-image of the disk. We have a hierarchy of stages of creating an image.

ISO image
\- installer
   \- stage1
   \- stage2
   \- stage3
      \- stage3.1
      \- stage3.2
  \- stage4
\- RPMS.base
\- RPMS.extra

Each higher stage receives the results of the lower ones. Each of the stages is treated identically, starting with the deepest level of nesting.

mkimage is based on GNU make, apt and hasher.

Resources

Mailing list devel-en

Authors

  • Alexey Gladkov
  • Michael Shigorin
  • Gleb Fotengauer-Malinovskiy

mkimage's People

Contributors

alexeyknyshev avatar antohami avatar boyarsh avatar dottedmag avatar glebfm avatar jqt4 avatar kiryl avatar klark973 avatar ldv-alt avatar legionus avatar realnickel avatar shaba 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.