qusal/docs
Ben Grande a02997b89e
doc: simplify installation command
Many people reported problems with the installation command, most of
them had typos, understandable due to the long command. Tar is available
even on minimal templates. Using tar is not more dangerous than using
qfile-unpacker in this case because the project has no signed archives
and passing a directory to dom0 is insecure, considering a git repo, an
attacker could find information in the .git directory or modify files
and add them to git exclude, which won't be noticed when verifying the
commit signature.

In the future, if a signed tarball were to be provided, qvm-run and pipe
would be used instead, making the command even simpler.
2025-01-08 14:38:48 +01:00
..
BOOTSTRAP.md doc: spell check 2024-07-08 11:41:45 +02:00
CONTRIBUTE.md feat: verify commit signature before push 2024-10-25 11:18:52 +02:00
DESIGN.md doc: lint markdown files 2024-07-04 17:27:31 +02:00
INSTALL.md doc: simplify installation command 2025-01-08 14:38:48 +01:00
SALT.md fix: skip YUM weak dependencies installation 2024-08-16 14:03:58 +02:00
TROUBLESHOOT.md doc: prefer journalctl parameters over pipes 2024-07-18 15:41:09 +02:00