Advertisement
Guest User

qubes-dist-upgrade help

a guest
Feb 18th, 2022
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 KB | None | 0 0
  1. Usage: qubes-dist-upgrade [OPTIONS]...
  2.  
  3. This script is used for updating current QubesOS R4.0 to R4.1.
  4.  
  5. Options:
  6. --double-metadata-size, -d (STAGE 0) Double current LVM thin pool metadata size.
  7. --update, -t (STAGE 1) Update of dom0, TemplatesVM and StandaloneVM.
  8. --template-standalone-upgrade, -l (STAGE 2) Upgrade templates and standalone VMs to R4.1 repository.
  9. --release-upgrade, -r (STAGE 3) Update 'qubes-release' for Qubes R4.1.
  10. --dist-upgrade, -s (STAGE 4) Upgrade to Qubes R4.1 and Fedora 32 repositories.
  11. --setup-efi-grub, -g (STAGE 5) Setup EFI Grub.
  12. --all, -a Execute all the above stages in one call.
  13.  
  14. --assumeyes, -y Automatically answer yes for all questions.
  15. --usbvm, -u Current UsbVM defined (default 'sys-usb').
  16. --netvm, -n Current NetVM defined (default 'sys-net').
  17. --updatevm, -f Current UpdateVM defined (default 'sys-firewall').
  18. --skip-template-upgrade, -j Don't upgrade TemplateVM to R4.1 repositories.
  19. --skip-standalone-upgrade, -k Don't upgrade StandaloneVM to R4.1 repositories.
  20. --only-update Apply STAGE 0, 2 and resync appmenus only to
  21. selected qubes (coma separated list).
  22. --keep-running List of extra VMs to keep running during update (coma separated list).
  23. Can be useful if multiple updates proxy VMs are configured.
  24. --max-concurrency How many TemplateVM/StandaloneVM to update in parallel in STAGE 1
  25. (default 4).
  26.  
  27. --resync-appmenus-features Resync applications and features. To be ran individually
  28. after reboot.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement