tazlito view README.md @ rev 526

Do not trust video= arg
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 20 07:55:21 2020 +0000 (2020-08-20)
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