update README with new folders

This commit is contained in:
taradiddles 2018-04-04 16:07:17 +03:00
parent ba28e11878
commit 40d0c6212b

View File

@ -1,13 +1,5 @@
### User-contributed code (scripts, programs, ...) ### User-contributed code (scripts, programs, ...)
Note: linking to contributors' public pages (github, gitlab, plain web page, ...) is preferred over hosting (otherwise contributors have to submit PRs to update their *own* code because of the lack of granular write privileges on github - this is cumbersome and requires reviewer time to ack PRs).
**`dom0/`** - things meant to be run in dom0
- qvm-copy-to-dom0: copy files to dom0 (moving files to dom0 is dangerous and discouraged though)
- R4-universal-update-script.sh: unattented template update (whonix, ...)
**`multimedia/`** **`multimedia/`**
- sound-control-scripts: toggle, volume up, volume down, ... - sound-control-scripts: toggle, volume up, volume down, ...
@ -17,7 +9,6 @@ Note: linking to contributors' public pages (github, gitlab, plain web page, ...
- toggle-fullscreen-scripts - toggle-fullscreen-scripts
- screenshot-scripts - screenshot-scripts
- bash autocompletion script for `qvm-*` commands in dom0 - bash autocompletion script for `qvm-*` commands in dom0
- ls-qubes.sh: outputs the nb. of running qubes + total memory used; the output can be fed into a panel text applet (see comments in the scripts).
**`server/`** - using Qubes OS as a server **`update-scripts`**: various scripts to automate VM updates
- see server/README.md