tazlito view README.md @ rev 524

tazlito/loram: root may not be set
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 19 12:30:49 2020 +0000 (2020-04-19)
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