Gharib24 / spark

A simple graphical tool for creating preseed files, for Debian GNU/Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spark

A simple graphical tool for creating preseed files, for Debian GNU/Linux.

screenshot

The program requires the xorriso, install xorriso first:

sudo apt-get install xorriso

And then to install Spark run:

sudo python3 setup.py install --install-layout=deb --install-scripts=/usr/bin/ --record file.txt

Or run Spark without installing:

./sparking

About

A simple graphical tool for creating preseed files, for Debian GNU/Linux

License:GNU General Public License v3.0


Languages

Language:Python 100.0%