Commit Graph

390 Commits

Author SHA1 Message Date
taradiddles
6db8e4885b add Raffaele's comments 2018-09-28 18:24:58 +03:00
taradiddles
da7d3dd3f4 fix typos 2018-09-28 13:03:24 +03:00
taradiddles
b2bbf69e17 yet another bunch of fixes/rephrasing 2018-09-28 12:52:38 +03:00
taradiddles
b096d86dab various fixes 2018-09-28 12:16:34 +03:00
taradiddles
6440d18565 incorporate Sven's suggestions 2018-09-28 11:56:00 +03:00
taradiddles
723f9f02bc misc changes 2018-09-27 20:31:52 +03:00
taradiddles
29bfa3bdb3 add links, rephrase/clarify 2018-09-27 12:45:58 +03:00
taradiddles
a5d0136ac3 various fixes / clarifications 2018-09-27 12:21:21 +03:00
taradiddles
f53341ef18 reworked doc 2018-09-27 11:21:05 +03:00
taradiddles
410c84d19a reworked doc structure, fixed typos 2018-09-27 11:04:45 +03:00
awokd
55ba54cebe
add link to opening-urls-in-vms.md 2018-09-26 21:51:02 +00:00
taradiddles
6bc917c74f fix credits syntax 2018-09-26 19:41:01 +03:00
taradiddles
d44e7cca4f add credits 2018-09-26 19:39:50 +03:00
taradiddles
be45e81cc4 sync with personal doc 2018-09-26 19:35:31 +03:00
taradiddles
5b85dd1abf "links" -> "URLs" 2018-09-26 19:34:56 +03:00
taradiddles
03fd48660f various changes / rephrasing, typos, ... 2018-09-26 16:59:07 +03:00
taradiddles
e65d8de382 initial version 2018-09-25 23:04:29 +03:00
awokd
eb8a7ccb5b
Merge pull request #54 from Qubes-Community/awokd-patch-1
add more entries
2018-09-23 20:19:11 +00:00
awokd
e965fa13b3
add more entries 2018-09-23 20:17:54 +00:00
awokd
8401c5d8c5
add link to Zrubi's blog 2018-09-23 20:04:47 +00:00
awokd
27eaea09a8
add link to qubes-url-redirector 2018-09-23 19:40:37 +00:00
awokd
221d62f6ca
add link to tasket's repos 2018-09-23 19:08:36 +00:00
taradiddles
98c5212e6d add content from ML post 2018-09-20 07:21:11 +03:00
awokd
330576a9c6
Merge pull request #53 from Qubes-Community/awokd-patch-2
iaq.md: point back to Whonix official doc
2018-09-14 06:21:51 +00:00
awokd
104cb57e3c
Merge pull request #52 from Qubes-Community/awokd-patch-1
disable maximize tweak
2018-08-08 06:50:04 +00:00
awokd
7a233fbcb4
iaq.md: point back to Whonix official doc 2018-08-08 06:49:38 +00:00
awokd
c5ad7012f5
disable maximize tweak 2018-07-25 06:54:07 +00:00
awokd
533345e81e
Merge pull request #51 from Qubes-Community/UQUS-doc
Create uqus-doc.md
2018-07-25 06:51:24 +00:00
taradiddles
e9f79d7b99 set term name to xterm-256color to fix tmux behavior 2018-07-17 12:54:55 +03:00
Yuraeitha
22a0d73055
Update uqus-doc.md 2018-07-13 20:19:54 +00:00
Yuraeitha
df30fa0447
Update uqus-doc.md 2018-07-13 20:12:07 +00:00
Yuraeitha
0348879f18
Update uqus-doc.md 2018-07-13 20:11:13 +00:00
Yuraeitha
d8bf38e3db
Update uqus-doc.md 2018-07-13 20:09:00 +00:00
Yuraeitha
4115aeb59c
Update uqus-doc.md 2018-07-13 20:06:14 +00:00
Yuraeitha
17b6a0b682
Create uqus-doc.md
First doc version of the UQUS doc, more to come in the future.
2018-07-13 19:59:52 +00:00
awokd
a1ff600475
Merge pull request #50 from Qubes-Community/awokd-patch-1
iaq.md: add 2 entries
2018-07-11 07:33:01 +00:00
Yuraeitha
8b90ce7e74
Merge pull request #46 from Qubes-Community/Aekez-patch
Update R4-universal-update-script.sh
2018-07-07 14:59:29 +00:00
awokd
011064a7af
iaq.md: add 2 entries 2018-07-07 04:18:52 +00:00
Yuraeitha
017b903fc9
Update R4-universal-update-script.sh
- Script feature added: Ignoring all template commands for specified template, if the specified template is disabled or removed.
  - Removes bash errors.
  - Faster script execution speed.
2018-07-02 10:14:25 +00:00
Yuraeitha
57581cefca
Update R4-universal-update-script.sh
- Removing wait commands and instead using smarter pause/wait, i.e. qvm-shutdown --wait and making use of the hidden build-in wait in qvm-start and qvm-run.
- Splitting up debian-based slots into two qvm command-lines (easier to read code this way).
- Increasing the out-of-the-box 5 slots for fedora, and 5 slots for debian, to 10 slots respectively.
- Minor readability improvements (spacing, comments, etc.).
- Updating final message asking for reboot.
2018-07-02 08:40:55 +00:00
Yuraeitha
1ab9967f70
Update R4-universal-update-script.sh
### Major changes and restructuring ###
- New script feature, script slots for every template.
  - Now much easier to add or change template names in script with a single entry.
  - Normal script user-changes kept at beginning of script.
  - Slots can be expanded or changed if the user needs it.
- Removing the progress status code.
  - Might be re-made later.
- Moving some of the comments and notes to the bottom of the script.

### Minor changes ###
- Including (but default disabled) autoremove command, should the user want to enable it.
- The --clean option is now removed from dom0 update and replaced with --refresh, which seems to work normally in Qubes 4 now.
- Including the fedora upgrade command.
- Removing --refresh from the upgrade command, as refreshing is only needed once from the update command, and makes upgrade act on same info as update, thereby removing the low risk of hitting a repository change between commands, speeding up the time to finish the script updating, and making it overall more reliable.
- Disabling the progress bar, might be re-done later.
- Changing default fedora-26 to fedora-28.
- Correcting typo's.
- Updating ending message when the script finishes.
2018-07-02 04:53:06 +00:00
Yuraeitha
c6cfaebca7
Merge pull request #47 from Qubes-Community/Aekez-patch-7
Merging commit.
2018-07-02 00:27:57 +00:00
Yuraeitha
dbf86432d7
Update R4-universal-update-script.sh
- Correting end-message.
2018-07-02 00:25:58 +00:00
Yuraeitha
dd8865648f
Update R4-universal-update-script.sh
Changes 
- Including (but default disabled) autoremove command, should the user want to enable it.
- The --clean option is now removed from dom0 update and replaced with --refresh, which seems to work normally in Qubes 4 now.
- Removing --refresh from the upgrade command, as refreshing is only needed once from the update command, and makes upgrade act on same info as update, thereby removing the low risk of hitting a repository change between commands, speeding up the update and makes it overall more reliable.
- Including the fedora upgrade command.
- Disabling the progress bar, might be re-done later.
- Changing default fedora-26 to fedora-28.
- Correcting typo's.
2018-07-02 00:14:02 +00:00
[799]
a002fca75b
Create system-stats-xen
A ressource monitor which can be run in dom0 and uses low system ressources
2018-06-24 15:49:41 +02:00
[799]
fe4db19f32
Update x230.md 2018-06-18 00:54:51 +02:00
[799]
738dd06ddd
fixed typos 2018-06-18 00:50:12 +02:00
[799]
46d5af6b8a
still a draft 2018-06-18 00:49:51 +02:00
[799]
98f95db381
Create readme.md 2018-06-18 00:30:26 +02:00
[799]
e0f0845422
Create .config
the coreboot config file, which can be used to build a succesfull coreboot flash, which will boot linux and windows.
Using Seabios and Blobs.
2018-06-18 00:27:00 +02:00