tazlito view README.md @ rev 521

Add README.md
(Existing README is in French)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Sep 24 12:47:30 2019 +0300 (2019-09-24)
parents
children
line source
1 # Tazlito - SliTaz Live Tool
3 Tazlito is a small application for extracting and rebuilding an ISO image
4 of the SliTaz LiveCD. Tazlito can also generate a distribution based on a list
5 of packages. The manual is in `doc/tazlito.html` and the installation is done
6 using the `make install` command. Tazlito uses a configuration file named
7 `tazlito.conf`, this file can be found in `/etc/tazlito` or in the directory
8 from which we work. The manual is installed in
9 `/usr/share/doc/tazlito/tazlito.html`.
11 Installation:
13 # make install
15 Uninstallation:
17 # make uninstall