Commit Graph

3847 Commits

Author SHA1 Message Date
awokd
28ef51867c
Update faq.md
Revised VM type table with removal of "3.2+", split drive mounting into 3.2 and 4.0, misc edits
2018-01-25 11:17:27 +00: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
Andrew David Wong
2778fbccc8
Merge branch 'jpouellet-jpo-not-mentoring-this-year' 2018-01-22 06:14:20 -06:00
Jean-Philippe Ouellet
c6265da0fe
Remove myself from GSoC ideas page
I don't anticipate having enough free time to be a mentor this year.
I can barely find the time to contribute patches myself these days...
2018-01-22 02:27:43 -05:00
Andrew David Wong
7ee0fd3c83
Merge branch 'mfc-patch-4' 2018-01-22 01:02:12 -06:00
Peter Gerber
2d84312ac5 Improve instructions for randomizing MAC addresses
NetworkManager, by default, uses a connection ID and a per-host random
and secret key to generate `stable` MAC addresses. The intention is to
keep a connection's MAC address stable indefinitely but for it to be
different on every host.

The current instruction mention that "`stable` generates a random
address that persists for each boot session". This is indeed true for
AppVMs using stock TemplateVMs. The reason is that the secret key doesn't
exist in the template and thus is only created when the AppVM starts.
This, however, may not be true for other VMs.

In order to ensure that MACs are always only `stable` during one boot
session, `stable-id`, which is used to generate MACs, can be adjusted.
NetworkManager's documentation suggests to use `${CONNECTION}/${BOOT}`
to ensure generated MACs are unique to a boot session and connection [1].

[1]: https://developer.gnome.org/NetworkManager/stable/nm-settings.html
2018-01-22 02:27:09 +01:00
Michael Carbone
a54fbe12f7
changed year to 2018, added link to 2017 projects 2018-01-21 18:28:18 -05:00
Andrew David Wong
311afbdcc3
Update 4.0 release schedule 2018-01-20 14:57:46 -06:00
Andrew David Wong
4886ae9eef
Merge branch 'mossy-nw-patch-6' 2018-01-20 01:51:08 -06:00
Andrew David Wong
6c49871811
Merge branch 'patch-6' of https://github.com/mossy-nw/qubes-doc into mossy-nw-patch-6 2018-01-20 01:50:43 -06:00
Andrew David Wong
5e91eb30be
Merge branch 'mossy-nw-patch-5' 2018-01-20 01:50:05 -06:00
Andrew David Wong
070ebadbea
Merge branch 'patch-5' of https://github.com/mossy-nw/qubes-doc into mossy-nw-patch-5 2018-01-20 01:49:37 -06:00
Andrew David Wong
724ea5913b
Merge branch 'adrelanos-patch-43' 2018-01-20 01:48:50 -06:00
Andrew David Wong
93a6ca864d
Merge branch 'patch-43' of https://github.com/adrelanos/qubes-doc into adrelanos-patch-43 2018-01-20 01:48:30 -06:00
Andrew David Wong
dddd3ac749
Merge branch 'adrelanos-patch-42' 2018-01-20 01:47:45 -06:00
Patrick Schleizer
8f937ae0e1
update Whonix IPv6 and nftables support 2018-01-19 16:43:20 +01:00
Patrick Schleizer
76ce973014
remove project which was done 2018-01-19 16:41:32 +01:00
mossy-nw
502369d18c
Update usb.md 2018-01-19 13:31:24 +00:00
mossy-nw
2602af7bc1
Update split-gpg.md 2018-01-19 13:21:10 +00:00
Andrew David Wong
c9bbd3b42c
Merge branch 'mossy-nw-patch-1' 2018-01-18 20:19:30 -06:00
Andrew David Wong
6552610775
Improve formatting 2018-01-18 20:19:21 -06:00
Andrew David Wong
e2297fb8f6
Merge branch 'patch-1' of https://github.com/mossy-nw/qubes-doc into mossy-nw-patch-1 2018-01-18 20:15:22 -06:00
Andrew David Wong
bca1ebee3a
Merge branch 'mossy-nw-patch-4' 2018-01-18 20:13:53 -06:00
mossy-nw
d8018e10e0
Update copying-files.md
moved R4.0 info to Qubes 4.0 section
2018-01-18 23:53:10 +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
1c3e926cdb
Update 4.0 release schedule 2018-01-17 01:51:45 -06:00
mossy-nw
53c41b45c4
Update copying-files.md
adding command line notes indicating qvm-copy-to-vm/qvm-move-to-vm tools deprecated.
2018-01-16 23:43:17 +00:00
Andrew David Wong
8210a5ede5
Correct virtualization mode entry
Thanks to Vít Šesták for pointing this out.
2018-01-14 15:49:28 -06:00
Andrew David Wong
043a931a67
Merge branch 'awokd-patch-1' 2018-01-13 20:25:12 -06:00
Andrew David Wong
a284a624fe
Edit entry on accessing interal drives 2018-01-13 20:24:37 -06:00
Andrew David Wong
b508b4fb4c
Add links to sys reqs and updated reqs for certified hardware 2018-01-13 20:23:15 -06:00
Andrew David Wong
bb384d75c4
Enhance and correct virtualization mode entry 2018-01-13 20:22:07 -06:00
Andrew David Wong
461997e289
Merge branch 'patch-1' of https://github.com/awokd/qubes-doc into awokd-patch-1 2018-01-13 20:20:43 -06:00
Andrew David Wong
3df516bf80
Merge branch 'awokd-patch-2' 2018-01-13 19:50:33 -06:00
awokd
10399e8bb2
Update installation-guide.md
Couple 4.0 edits
2018-01-13 23:34:55 +00:00
awokd
2d25e7ce99
Update faq.md
Call out 3.x vs. 4.x content and update for same
2018-01-13 23:16:32 +00:00
Yassine Ilmi
d4ab4aa524
Custom "kernel" key in xen.cfg on USB install media
Reviewing the HCL a lot of reporters had to install in legacy mode because UEFI mode would fail. For various reports, they used custom kernel parameters by changing the grub entry. This is frequent for recent hardware or some configurations (dual gpu,...).

With this procedure a user can perform UEFI install with custom kernel parameters
2018-01-13 11:00:04 +00:00
Andrew David Wong
ad3bcad25a
Merge branch 'adrelanos-patch-41' 2018-01-12 21:36:22 -06:00
Andrew David Wong
8ca155a5ed
Merge branch 'patch-41' of https://github.com/adrelanos/qubes-doc into adrelanos-patch-41 2018-01-12 21:35:23 -06:00
Andrew David Wong
42b9f4973e
Merge branch 'Gonzalesss-patch-1' 2018-01-12 21:34:36 -06:00
Speedy Gonzales
58ef892234
made it a bit clearer 2018-01-12 13:59:28 +01:00
Andrew David Wong
454e41a31b
Merge branch 'tasket-master' 2018-01-12 02:08:21 -06:00
Andrew David Wong
749e79b4bb
Merge branch 'master' of https://github.com/tasket/qubes-doc into tasket-master 2018-01-12 02:08:04 -06:00
Christopher Laprise
d63cc59595
Remove -n from echo 2018-01-11 16:57:38 -05:00
Andrew David Wong
6689d938d7
Move QSB 37 to 2018 2018-01-11 08:58:19 -06:00
Andrew David Wong
ff9e047164
Add QSB 37 2018-01-11 08:41:56 -06:00
Christopher Laprise
ca170fd8ee
Add policy parameter for R4.0 2018-01-10 14:39:38 -05:00
Andrew David Wong
14dab25f52
Merge branch 'FabrizioRomanoGenovese-patch-1' 2018-01-08 22:30:35 -06:00