GithubHelp home page GithubHelp logo

qiaoyongfeng / debian-preseed Goto Github PK

View Code? Open in Web Editor NEW

This project forked from d3defi/debian-preseed

0.0 1.0 0.0 166 KB

Set of scripts to generate and implement preseed files into ISO images.

License: MIT License

Shell 14.10% Python 85.90%

debian-preseed's Introduction

debian-preseed

This repository contains tools for automatic generation of a Debian's preseed file and its implementation into Debian Linux ISO image of version 7 and higher. Currently, there are two scripts, debian-preseed.sh and generate_preseed.py, handling above mentioned actions.

debian-preseed.sh is a bash script, which attaches specified preseed file into ISO's initrd.gz archive, providing way to choose 'autoinstall' as a method during Debian installation. Usage is as follows:

./debian-preseed.sh SOURCE_ISO PRESEED_FILE

preseed.py is a Python script for automatic generation of a preseed file. File is generated based on options located in .ini file and preseed template file. To generate preseed, fill options in config.ini file first and then run following command:

python2 preseed.py -o preseed.cfg

For more help on how to use preseed.py file, simply run:

python2 preseed.py -h

debian-preseed's People

Contributors

d3defi avatar matusso avatar ppacory avatar

Watchers

 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.