Qubes-Community-Content/code
Yuraeitha dd8865648f
Update R4-universal-update-script.sh
Changes 
- Including (but default disabled) autoremove command, should the user want to enable it.
- The --clean option is now removed from dom0 update and replaced with --refresh, which seems to work normally in Qubes 4 now.
- Removing --refresh from the upgrade command, as refreshing is only needed once from the update command, and makes upgrade act on same info as update, thereby removing the low risk of hitting a repository change between commands, speeding up the update and makes it overall more reliable.
- Including the fedora upgrade command.
- Disabling the progress bar, might be re-done later.
- Changing default fedora-26 to fedora-28.
- Correcting typo's.
2018-07-02 00:14:02 +00:00
..
monitoring Create system-stats-xen 2018-06-24 15:49:41 +02:00
multimedia/sound-control-scripts continue moving stuff to subfolders 2018-03-22 08:59:52 +02:00
OS-administration Update R4-universal-update-script.sh 2018-07-02 00:14:02 +00:00
productivity Rename qvm-copy-to-vm2,sh to qvm-copy-to-vm2.sh 2018-05-03 18:43:46 +02:00
README.md add link to qubes-split-dm-crypt 2018-05-20 22:12:41 +00:00
workflows.md add workflow description 2018-03-22 09:18:54 +02:00

OS-administration

  • do-snapshot.py: keeps a rotating collection of Btrfs snapshots for root fs (readme)
  • qubes4-multi-update: updates multiple template, standalone VMs and dom0 in R4.0 (readme)
  • R4-universal-update-script.sh: bash script to automate VM updates
  • findpref: find all VMs that match a pref value and optionally set new values for them (readme)
  • qvm-portfwd-iptables: port forwarding to allow external connections, see usage notes at bottom

monitoring

  • 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 script).

multimedia

  • sound-control-scripts: toggle, volume up, volume down, ...

productivity

misc