Commit Graph

8 Commits

Author SHA1 Message Date
Andrew David Wong
1549a41700
Change "DispVM" to "DisposableVM" (QubesOS/qubes-issues#2671)
This patch changes all non-code, non-command instances of "DispVM" to
"DisposableVM". It also fixes a variety of orthographic errors
pertaining to this term, e.g., by correcting "Disposable VM" to
"DisposableVM".
2018-12-08 21:20:41 -06:00
Andrew David Wong
454655f32f
Fix "SHA256" substitution errors (#648) 2018-05-08 20:01:59 -05:00
Andrew David Wong
ac96409dca
Clarify in-place upgrade vs. new template installation 2018-01-07 20:25:17 -06:00
Andrew David Wong
81463b8206
Create minimal template instructions for each version
The minimal template upgrade instructions still included the
`qvm-trim-template` command, which only works in R3.2. I've moved those
instructions into the R3.2 section and added new instructions using the
`fstrim` command in the R4.0 section.

I've also removed the section on differences between the standard and
minimal upgrade procedures, since the second point is no longer accurate
(e.g., `sudo` is installed by default in the minimal template on R3.2),
and the first point is not significant enough to merit keeping the
section.

https://github.com/QubesOS/qubes-doc/pull/505
https://github.com/QubesOS/qubes-issues/issues/3429
2018-01-07 14:35:42 -06:00
Andrew David Wong
c93300b468
Segregate main 3.2 and 4.0 instructions and fix steps 2018-01-06 16:47:24 -06:00
Andrew David Wong
6d055b2ac6
Add Fedora 25 to 26 upgrade instructions for R4.0 2018-01-06 15:45:14 -06:00
Andrew David Wong
9f2e7b34b1
Use --best --allowerasing flags in dnf commands
Fixes QubesOS/qubes-issues#3442
2018-01-05 00:15:24 -06:00
Andrew David Wong
05f00e0d8b
Create Fedora 25 to 26 upgrade instructions 2018-01-04 22:21:56 -06:00