Update README.md

added description of scripts
This commit is contained in:
[799] 2018-03-12 23:00:46 +01:00 committed by GitHub
parent 0a9dde4b5d
commit 8ca5ef4864
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,3 +5,21 @@
We, as in any Qubes-Community users, collaborators, members and owners, expect that anyone using anything produced, uploaded, adviced or otherwise, that comes out of the Qubes Community, to be met with a healthy amount of skepticism. Please be careful about running any scripts, following wiki's, doc's or guide's, which you don't understand what do. We take no responsibility for any damage or losses. We do however wish to keep the reliability, as well as security and privacy, at the best quality possible, but we are not accountable for not meeting our goals.
This site is run by volunteers. The Qubes OS Project is not affiliated with this site and does not endorse the content of any of these pages.
# Description of scripts
## howto-build-win7-appvm
a howto which will list all steps to create Windows 7 HVM in Qubes 4.
Starting from booting up the ISO, installing Qubes Windows Tools, Fixing networking and enabling seamless mode.
## qubes-auto-update-script-alpha.sh
? to be defined ?
## qubes-create-minimal-sys-vms
describes how to provision sys-net / sys-usb / sys-firewall based on fedora-26-minimal templates instead of a full fedora-template.
## qvm-backup-to-appvm
script which can copy data from dom0 to an gzipped tarfile in an AppVM.
## qvm-copy-to-dom0
script which can copy data from an AppVM to a location in dom0.
(script must be launched from dom 0)