From 8ca5ef4864107af3fb255e7bd3961d3d0d4c6e73 Mon Sep 17 00:00:00 2001 From: "[799]" Date: Mon, 12 Mar 2018 23:00:46 +0100 Subject: [PATCH] Update README.md added description of scripts --- scripts/README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/scripts/README.md b/scripts/README.md index a879211..7a1a5d5 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -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)