Commit Graph

346 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