Commit Graph

396 Commits

Author SHA1 Message Date
SurinameClubcard
06855a0c80
Update ubuntu.md
Without installing perl-Digest-MD5 and perl-Digest-SHA, the build will fail. The source code documentation does mention it but if one follows the route via Qubes Builder, it isn't mentioned.
2018-07-15 11:33:57 +02:00
awokd
a2ab2bcb39
add /usr/local to table 2018-07-04 23:09:56 +00:00
awokd
6d5cc24886
add persistence table 2018-07-04 11:46:22 +00:00
awokd
9854b210e2
hvm: add kernel='' for 4.0
https://github.com/QubesOS/qubes-issues/issues/3911
2018-06-30 15:16:31 +00:00
Andrew David Wong
a6e211e3ee
Exclude python2-tornado when upgrading from F27 to F28
Noted in: https://github.com/QubesOS/qubes-issues/issues/3991#issuecomment-398760991
2018-06-20 19:04:00 -05:00
Andrew David Wong
f8b006ae5d
Add section on installing, uninstalling, and reinstalling templates
Also includes other miscellaneous fixes and improvements
2018-06-12 21:50:03 -05:00
r-cheologist
015a74f95d
Clarifying the requirement of qubes-core-agent-networking
When studying the document for 4.0 , I overlooked the fact that `qubes-core-agent-networking` is generally required for any network access, not just for using the minimal  template as `sys-net` or `sys-firewall`.
2018-05-28 09:50:49 +02:00
Andrew David Wong
ed93149da7
Remove Fedora 28 testing notice
QubesOS/qubes-issues#3791
2018-05-23 20:24:28 -05:00
Andrew David Wong
537033c0b6
Remove Fedora 27 testing notice
QubesOS/qubes-issues#3783
2018-05-23 20:00:57 -05:00
Andrew David Wong
46ec570ff8
Update examples from Fedora 26 to 27
QubesOS/qubes-issues#3783
2018-05-23 19:59:52 -05:00
Andrew David Wong
d80c725cea
Add redirect 2018-05-23 19:58:13 -05:00
Andrew David Wong
1ff8358f9c
Update python2-xcffib workaround instructions (#648)
QubesOS/qubes-issues#3791
2018-05-08 20:02:00 -05:00
Andrew David Wong
49471616e9
Fix Fedora 28 PGP key ID and fingerprint (#648) 2018-05-08 20:02:00 -05:00
Andrew David Wong
454655f32f
Fix "SHA256" substitution errors (#648) 2018-05-08 20:01:59 -05:00
Andrew David Wong
7f8334f78b
Create Fedora 27 to 28 upgrade guide (QubesOS/qubes-issues#3791) 2018-05-08 00:04:02 -05:00
Andrew David Wong
aa523fe691
Update notice: Fedora 27 packages available for testing in 3.2
QubesOS/qubes-issues#3783
2018-05-07 23:46:55 -05:00
Peter Gerber
55efc89d00
Fedora 26 to 27 upgrade: correct losetup -d command 2018-05-06 12:48:02 +02:00
Peter Gerber
b45bd8998a
Fedora 26 to 27 upgrade: free disk space by detaching loop device 2018-05-06 03:23:37 +02:00
Andrew David Wong
9fc2271932
Clarify that testing packages are only available for 4.0
QubesOS/qubes-issues#3783
2018-05-03 22:16:46 -05:00
Andrew David Wong
de7c908b46
Add section on RPM Fusion repos (QubeOS/qubes-issues#3783)
In response to:
https://github.com/QubesOS/qubes-issues/issues/3783#issuecomment-386314169
2018-05-03 22:11:47 -05:00
Andrew David Wong
c01a82eca8
Add current-testing notice; remove redundant disk resize step
QubesOS/qubes-issues#3783
2018-05-03 21:51:48 -05:00
Andrew David Wong
7f60b74ea4
Add link to Fedora 26 to 27 upgrade guide
QubesOS/qubes-issues#3783
2018-05-03 21:50:47 -05:00
Andrew David Wong
ea9dba2221
Create Fedora 26 to 27 upgrade guide (QubesOS/qubes-issues#3783) 2018-05-02 22:15:20 -05:00
Andrew David Wong
0ba2b9f99c
Fix inline code syntax (#634) 2018-04-21 15:02:49 -05:00
Andrew David Wong
83df756186
Merge branch 'patch-1' of https://github.com/trueriver/qubes-doc into trueriver-patch-1 2018-04-21 15:02:26 -05:00
Andrew David Wong
a833f749ea
Merge branch 'master' of https://github.com/taradiddles/qubes-doc into taradiddles-master 2018-04-21 14:56:16 -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
taradiddles
afdd727054 'shutdowning' -> 'shutdown' 2018-04-21 10:22:29 +03:00
taradiddles
fa88131fe7 renamed 'tweaks' section with 'further customization' + fix text 2018-04-21 09:42:21 +03:00
taradiddles
4765885d1f replace "tweaks" with link to "Customizing Windows 7 templates" 2018-04-21 09:26:16 +03:00
taradiddles
b15093469c fix oversight / no need to restore tmp conf file 2018-04-21 09:08:14 +03:00
taradiddles
4488fd9a9e split R3.2/4.0 into their own sections
+ improve 'tail -f' debug command
+ use qvm-start --custom-config=/tmp/win7new.conf instead of changing the original file
2018-04-21 09:01:09 +03:00
taradiddles
df1c2f8892 links: "+" -> "and" 2018-04-14 14:32:11 +03:00
taradiddles
8000496cec misc fixes 2018-04-14 14:31:18 +03:00
taradiddles
19537cf495 format the doc in separate 3.2/4.0 sections 2018-04-14 14:24:35 +03:00
awokd
bf34236eb4
consolidate updatevm differences into a note 2018-04-01 10:42:14 +00:00
Richard Petrie
abc41bb9a8
Added cat command that was left out 2018-03-29 11:49:00 -05:00
unman
673d5cd367
Explain why Debian packages may fail to install correctly on 4.0 2018-03-22 00:35:56 +00:00
taradiddles
eec2893b2b fix size units (Mo->MB, Go->GB) 2018-03-19 11:00:32 +02:00
taradiddles
93fc6a9c09 make qvm-prefs instructions generic (-> qvm-prefs -s) 2018-03-19 10:58:32 +02:00
taradiddles
3e685507f6 Virtualbox: make "copy file to dom0" instructions generic 2018-03-19 10:37:59 +02:00
taradiddles
b4f2695593 Clarify IPv4/IPv6 status 2018-03-19 09:59:34 +02:00
taradiddles
a6a05d5c73 Fix wrong instructions for creating HVM VMs from the GUI 2018-03-19 09:53:13 +02:00
taradiddles
298b5e159c fix screenshots urls (1 mistake + problem with mass renaming) 2018-03-19 09:40:14 +02:00
Hugo Josefson
3fd717fe85 Format Ubuntu version numbers correctly.
Reference: https://wiki.ubuntu.com/Releases
2018-03-16 11:08:17 +01:00
taradiddles
4926fca0f4 fix typo 2018-03-05 17:58:54 +02:00
taradiddles
b94b906b00 add note about mem balancing + cosmetic changes
(2000/4000Mo -> 2048/4096Mo)
2018-03-05 17:55:24 +02:00
taradiddles
aae54a59e1 fix broken link 2018-03-02 08:53:03 +02:00
taradiddles
ae9b21da65 fix typos 2018-03-02 08:52:44 +02:00
taradiddles
5c36f91736 'unfixable' -> 'difficult to fix' 2018-03-02 08:48:09 +02:00
taradiddles
8feb2e8dee fix type - paravitualized -> paravirtualized 2018-03-02 08:30:43 +02:00
taradiddles
2d3979782d reworked "Xen PV drivers + Qubes integration" section 2018-03-01 09:40:25 +02:00
taradiddles
caae416d45 command summary / move the qrexec timeout instruction before QWT install 2018-03-01 09:08:45 +02:00
taradiddles
61026ba641 fix typo / win x74 -> win x64 2018-02-24 07:34:51 +02:00
taradiddles
4f782ab9c3 - reorganize sections
- remove duplicated content about ISOs in dom0, appVMs, ...
- remove references to windows VMs
- add link to windows VM new page
2018-02-23 21:02:43 +02:00
taradiddles
d7d44dab9e Update windows 'landing' page
* new links
* short explanation about install, QWT, ...
2018-02-23 21:00:34 +02:00
taradiddles
7adf26d603 copied and fixed content of windows-appvms into new /windows-tools/ page 2018-02-23 20:59:50 +02:00
taradiddles
c0b041dedd remove statement about QWT being developped for windows 8 2018-02-23 20:58:04 +02:00
taradiddles
0fa0fbd4dd removed windows-appvms.md 2018-02-23 20:57:25 +02:00
taradiddles
4706ee2467 Add windows.md instructions 2018-02-23 20:53:58 +02:00
Andrew David Wong
208c29ee23
Merge branch 'patch-13' of https://github.com/awokd/qubes-doc into awokd-patch-13 2018-02-22 00:10:14 -06:00
awokd
b739948184
add procedure to determine distro 2018-02-21 07:37:34 +00:00
Andrew David Wong
146d678153
Merge branch 'windows-doc-patch' of https://github.com/adubois/qubes-doc into adubois-windows-doc-patch 2018-02-20 23:49:33 -06:00
Andrew David Wong
7e017a9c4e
Merge branch 'patch-8' of https://github.com/mfc/qubes-doc into mfc-patch-8 2018-02-19 21:20:32 -06:00
Michael Carbone
1348868850
fix typo 2018-02-19 05:40:39 -05:00
Michael Carbone
10c32d670a
fixed typo 2018-02-19 05:40:37 -05:00
Alex Dubois
222c589522
typo grrr 2018-02-12 07:08:03 +00:00
Alex Dubois
f06944d0c5
fixed travis typo errors 2018-02-12 06:58:28 +00:00
Alex Dubois
31065b1daa
Dom0 should be prepended with --cdrom option 2018-02-12 05:52:03 +00: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
Alex Dubois
3ccf0dd09d
Windows for R4 documentation 2018-02-09 18:00:25 +00:00
awokd
5bdba98b23
relabel sections by UpdateVM type and reorder 2018-02-09 15:16:52 +00:00
Alex Dubois
9a8cb3e642
2GB is not sufficiant. 4GB required. 2018-02-09 14:14:08 +00:00
Alex Dubois
f1a0182261
Windows 64bit requires 2GB of RAM minimum 2018-02-09 13:15:33 +00:00
Alex Dubois
0dc2f7d517
windows VM qvm-prefs should be HVM and no kernel 2018-02-09 10:22:56 +00:00
awokd
b9f7423763
reorder sections more logically
and fix line breaks while I'm at it
2018-02-05 15:39:33 +00:00
Andrew David Wong
bddcd0cad2
Replace absolute with relative paths for Qubes URLs 2018-02-03 14:51:06 -06:00
Andrew David Wong
8eb02a7fec
Merge branch 'patch-10' of https://github.com/awokd/qubes-doc into awokd-patch-10 2018-02-01 23:42:42 -06:00
awokd
64716d81f0
reinstall-template 4.0 update
add 4.0 clone template procedure because dummy template no longer works
2018-02-01 13:39:47 +00:00
awokd
80149fc0b9
hvm 4.0rc4 updates 2018-01-31 14:20:24 +00:00
awokd
cd5acfea81
templates 4.0 updates
Add 4.0 and split out version specific content
2018-01-31 13:35:12 +00: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
267f990f85
Fix typo 2018-01-25 22:05:57 -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