Commit Graph

121 Commits

Author SHA1 Message Date
Andrew David Wong
0ba2b9f99c
Fix inline code syntax (#634) 2018-04-21 15:02:49 -05:00
trueriver
7b1b721f58
Update fedora-minimal.md
I found the existing doc misleading, as it claims sudo is not installed. This misled me to try to install sudo, which dnf said was already there. Also, the fact that the template does not have passwordless root is not a bug and therefore the relevant install should not be described as a "fix" in the doc.

I have also included explicit instructions to enable passwordless root, which will also serve as an example to newcomers of how to install the packages listed in the following section.
2018-04-21 09:37:03 +01:00
unman
673d5cd367
Explain why Debian packages may fail to install correctly on 4.0 2018-03-22 00:35:56 +00:00
Hugo Josefson
3fd717fe85 Format Ubuntu version numbers correctly.
Reference: https://wiki.ubuntu.com/Releases
2018-03-16 11:08:17 +01:00
Marek Marczykowski-Górecki
376c1478ac
Clarify archlinux gui agent problem description
Text by @jpouellet
2018-02-10 17:15:22 +01:00
Marek Marczykowski-Górecki
919f2ed17e
Merge branch 'master' into spelling-grammar-fixes
Resolved conflicts in:
      basics_user/doc-guidelines.md
      basics_user/reporting-bugs.md
      common-tasks/backup-restore.md
      common-tasks/software-update-dom0.md
      common-tasks/software-update-vm.md
      common-tasks/usb.md
      configuration/disk-trim.md
      configuration/external-audio.md
      configuration/network-printer.md
      configuration/resize-disk-image.md
      configuration/resize-root-disk-image.md
      customization/fedora-minimal-template-customization.md
      managing-os/hvm.md
      managing-os/templates/archlinux.md
      privacy/whonix-install.md
      security/yubi-key.md
      troubleshooting/install-nvidia-driver.md
      troubleshooting/macbook-troubleshooting.md
2018-02-10 16:46:43 +01:00
Andrew David Wong
bddcd0cad2
Replace absolute with relative paths for Qubes URLs 2018-02-03 14:51:06 -06:00
Andrew David Wong
ff244ec75a
Merge branch 'patch-7' of https://github.com/mossy-nw/qubes-doc into mossy-nw-patch-7 2018-01-28 13:08:17 -06:00
Andrew David Wong
78f9995734
Merge branch 'patch-7' of https://github.com/ptitdoc/qubes-doc into ptitdoc-patch-7 2018-01-28 13:06:36 -06:00
Andrew David Wong
df5fd69570
Group version-specific documents together 2018-01-25 22:03:34 -06:00
mossy-nw
6fd6402c73
Update fedora-minimal.md
added network-manager-applet for system tray icon for minimal sys-net
2018-01-22 19:38:09 +00:00
mossy-nw
bcc9020c41
Update fedora-minimal.md
some grammar fixes and clarify that `qubes-core-agent-networking` also required for `sys-firewall` VM
2018-01-22 19:24:00 +00:00
mossy-nw
0a7a794a89
Update fedora-minimal.md 2018-01-22 18:02:52 +00:00
mossy-nw
d2551ef2ef
Update fedora-minimal.md
moved all R4.0 info under the R4.0 heading
2018-01-18 23:44:35 +00:00
Andrew David Wong
b26fe7b8ce
Clean up and deduplicate content from Qubes 4.0 section 2018-01-08 22:29:42 -06:00
Andrew David Wong
d545c452d2
Merge branch 'patch-1' of https://github.com/FabrizioRomanoGenovese/qubes-doc into FabrizioRomanoGenovese-patch-1 2018-01-08 22:25:36 -06:00
Fabrizio Romano Genovese
f8549d43ee
Update fedora-minimal.md
Changes implemented.
2018-01-08 18:53:43 +00:00
Andrew David Wong
ac96409dca
Clarify in-place upgrade vs. new template installation 2018-01-07 20:25:17 -06:00
Andrew David Wong
fd47d6c1af
Add installation instructions for the standard Fedora TemplateVM 2018-01-07 20:24:33 -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
e3aa942eca
Clarify the size of the minimal template 2018-01-06 17:20:07 -06:00
Andrew David Wong
ab67454e06
Merge branch 'patch-1' of https://github.com/mossy-nw/qubes-doc into mossy-nw-patch-1 2018-01-06 17:18:14 -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
Fabrizio Romano Genovese
c3aea61e28
Update fedora-minimal.md
Information regarding fedora-26-minimal template and customization in Qubes 4.0 added.
2018-01-06 01:54:15 +00:00
mossy-nw
4987435142
Update fedora-minimal.md
* updated for fedora-26-minimal template (no-one should safely be using -25- anymore, correct?)
* removed packages installed by default
* I've never seen the minimal template weigh less than 2GB (was 300mb from a pre-3.2 version of qubes?)
* added Qubes R4.0 specific things (I've always seen sudo installed by default for the R3.2 minimal template)
2018-01-05 23:56:14 +00: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
Steve Russo
66a331072a
Update ubuntu.md
Fixed small grammatical error
2017-12-28 20:15:24 -05:00
unman
337a042a22
Add instructions for disabling apt-daily.service in Stretch templates 2017-12-15 02:34:03 +00:00
unman
b8e03659d0
Updated and tidied up pages on Fedora minimal templates 2017-12-15 01:32:26 +00:00
unman
8ace785242
Make it clear that Stretch template is available in Qubes 4.0 2017-11-28 00:52:39 +00:00
ebola-rock
763155129f
Update debian.md
Added some clarifying info about updating to Stretch

Closes #426
2017-11-27 02:19:00 +00:00
ptitdoc
227f3ba877
Properly use markdown for package names. 2017-11-19 15:53:18 +01:00
ptitdoc
c2a9f16967
Fix failed travis check (typo) 2017-11-19 14:35:59 +01:00
ptitdoc
0d7b1875e8
Archlinux documentation update for Qubes-4.0
Update Archlinux documentation as discussed in the following pull requests:
https://github.com/QubesOS/qubes-core-agent-linux/pull/67
https://github.com/QubesOS/qubes-core-agent-linux/pull/66
2017-11-19 09:31:57 +01:00
Miguel Jacq
408aef3941
Fix conflicts introduced from new changes in master branch 2017-11-01 14:00:00 +11:00
Andrew David Wong
99fdbf29b4
Update examples from fedora-24 to fedora-25 2017-07-29 21:21:25 -05:00
Marek Marczykowski-Górecki
f9d822a4b4
Add fedora-24 to fedora-25 upgrade instruction 2017-07-13 22:43:11 +02:00
Marek Marczykowski-Górecki
fab3b17080
Merge remote-tracking branch 'origin/pr/441'
* origin/pr/441:
  Updated info on Jessie and old releases
2017-07-06 21:21:14 +02:00
Lunar
7551dc21ce Updated info on Jessie and old releases 2017-06-29 23:05:02 -05:00
Lunar
3680b51e80 Removed info on Debian Stretch being in 'testing' 2017-06-29 22:40:54 -05:00
Miguel Jacq
d3855827f1
More typo/grammar/re-wording from @jpouellet's review 2017-05-25 16:43:11 +10:00
Miguel Jacq
db13ef5a33
Various minor spelling and grammar fixes 2017-05-11 18:48:59 +10:00
InstantGratimification
316855659d Update ubuntu.md 2017-05-03 09:57:41 +00:00
unman
6b2c863c2b
Update information on Ubuntu builds 2017-03-18 03:44:01 +00:00
Andrew David Wong
df1abb784d
Remove "Salt Minion" entry
c1332f4eb6 (commitcomment-21282934)
2017-03-13 18:02:08 -07:00
Andrew David Wong
c9c6699718
Update discussion heading for accuracy 2017-03-13 17:44:42 -07:00
tasket
e14ac54af0 Add note about blocked updates, apt-daily.timer 2017-03-13 02:19:41 -04:00
Andrew David Wong
308fa866e9
Add customization entry for "DVM Template" use case
See:
https://groups.google.com/d/msg/qubes-users/AEOKXLAifIM/FWRM0GrbEAAJ
2017-02-11 18:20:45 -08:00