tazlito annotate 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
rev   line source
al@521 1 # Tazlito - SliTaz Live Tool
al@521 2
al@521 3 Tazlito is a small application for extracting and rebuilding an ISO image
al@521 4 of the SliTaz LiveCD. Tazlito can also generate a distribution based on a list
al@521 5 of packages. The manual is in `doc/tazlito.html` and the installation is done
al@521 6 using the `make install` command. Tazlito uses a configuration file named
al@521 7 `tazlito.conf`, this file can be found in `/etc/tazlito` or in the directory
al@521 8 from which we work. The manual is installed in
al@521 9 `/usr/share/doc/tazlito/tazlito.html`.
al@521 10
al@521 11 Installation:
al@521 12
al@521 13 # make install
al@521 14
al@521 15 Uninstallation:
al@521 16
al@521 17 # make uninstall