Reprise diagnoses and repairs a broken SliTaz GNU/Linux system: packages, Xorg, kernel, users, network, audio. Every fix is proposed, never forced.
On a working system:
# tazpkg get-install reprise
On a broken system (works on old releases, plain HTTP on purpose):
# wget http://reprise.slitaz.org/reprise-install.sh # sh reprise-install.sh
$ reprise # check everything # reprise --fix # check and propose fixes $ reprise --report # plain-text shareable report # reprise --update-db # fetch the latest known-issues database
If no known fix matches, reprise can send your report to the SliTaz team so the next user with the same problem gets a fix.