HackerNCoder
209e07557f
Remove 1 from appvm-shortcuts so image displays
2021-05-14 15:35:02 +00:00
Andrew David Wong
c114804889
Update manual redirect
2021-05-13 06:48:00 -07:00
Andrew David Wong
db08dee7b9
Improve instructions for uninstalling templates
2021-05-13 06:38:07 -07:00
Andrew David Wong
50b1611cac
Clarify release upgrades; add section headings
2021-05-10 12:50:50 -07:00
Andrew David Wong
de4455d7a8
Clarify intended audience of command-line equivalents alert
2021-05-10 12:24:17 -07:00
Andrew David Wong
d1bd6881bc
Clarify vendor warning and convert to alert box
...
See QubesOS/qubes-issues#6591
2021-05-09 23:06:31 -07:00
Andrew David Wong
2ff7666f0a
Fix code block syntax
2021-05-08 03:01:27 -07:00
Mallory Bowes-Brown
edc9e6277f
Update installation-troubleshooting.md
...
Added a section for the "dracut-initqueue timeout" error message
2021-05-07 00:43:08 -05:00
Andrew David Wong
c91df0b5b7
Fix typo
2021-05-06 09:01:06 -07:00
Andrew David Wong
9eea4db0a6
Update documentation on updating Qubes OS
...
- Warn against using direct commands (in part due to
QubesOS/qubes-issues#6275 ).
- Remove duplicate content from dom0 and domU pages. Link to main update
page instead.
- Add information on command-line equivalents to the Qubes Update tool,
since many Qubes users prefer to run updates via the command-line.
2021-05-06 06:34:50 -07:00
Andrew David Wong
ead482a604
Clarify that commands are executed in dom0; add user prompts
2021-05-06 06:32:46 -07:00
Andrew David Wong
163d409a78
Add dom0 update example; add --show-output to examples
2021-05-06 06:30:53 -07:00
Andrew David Wong
daba836b70
Minor text fixes
2021-04-29 15:08:56 -07:00
AJ Jordan
06a9b2bc93
Don't use "class" technical jargon in the glossary
2021-04-27 03:41:34 -04:00
Tobias Killer
a2c0565e2c
Repair broken link
2021-04-18 08:32:11 +02:00
Tobias Killer
098f5b418c
Resolve open issues mentioned on Transifex
2021-04-17 10:57:16 +02:00
Tobias Killer
617330d026
Resolve open issues mentioned on Transifex
2021-04-16 19:45:56 +02:00
Andrew David Wong
7060c4a6fa
Fix code block syntax
2021-04-15 09:07:15 -07:00
Andrew David Wong
d2fa42c1e9
Merge branch 'md-refactoring-links' of https://github.com/tokideveloper/qubes-doc into tokideveloper-md-refactoring-links
2021-04-15 08:57:06 -07:00
Tobias Killer
7813487b1a
Repair code block
2021-04-15 17:25:37 +02:00
Tobias Killer
e9ec3afa43
Repair link
2021-04-13 08:47:36 +02:00
Andrew David Wong
26f3a6567b
Fix broken link syntax cases
...
Thank you to Tokidev for pointing these out.
2021-04-12 13:40:09 -07:00
Tobias Killer
d951c2d434
Delete U+200B (ZERO WIDTH SPACE) chars
2021-04-12 11:20:02 +02:00
Tobias Killer
9415119edc
Refactor links in order to obey the new convention rule
2021-04-11 01:00:19 +02:00
Tobias Killer
b6cb04c297
Refactor links in order to obey the new convention rule
2021-04-11 00:09:05 +02:00
Andrew David Wong
621f2bff47
Merge branch 'patch-1' of https://github.com/zetigu/qubes-doc into zetigu-patch-1
2021-04-06 01:18:07 -07:00
deeplow
7d4f8a079d
mention HCL reports can be submitted in the forum
2021-03-30 09:41:04 +00:00
zetigu
f794256e43
Add single line cmd to set gui-videoram-min
...
A bash pipe from xrandr to get total virtual screen pixels.
This will work with multiple displays and rotated display that will extend vertically the video memory usage by alot.
2021-03-29 18:20:05 -04:00
Marek Marczykowski-Górecki
752f1d4ddc
Fix over indented code blocks
2021-03-28 20:58:39 +02:00
Andrew David Wong
d328b1b1c9
Merge branch 'translation-prepare' of https://github.com/marmarek/qubes-doc into marmarek-translation-prepare
2021-03-26 20:46:10 -07:00
Andrew David Wong
3a913c861b
Merge branch 'iso-offset'
2021-03-15 15:30:44 -07:00
Andrew David Wong
fcc3f650d5
Remove unnecessary step
2021-03-15 15:14:10 -07:00
Andrew David Wong
cad8c5536a
Update user/troubleshooting/uefi-troubleshooting.md
...
Co-authored-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
2021-03-15 15:11:53 -07:00
Andrew David Wong
1362295f4a
Add "Qube Updates Available" image ( #1119 )
2021-03-15 15:10:05 -07:00
Andrew David Wong
fff68fbd62
Simplify loop device command
...
Clean up surrounding text and headings
2021-03-14 21:10:20 -07:00
Andrew David Wong
1392f53fa7
Add screenshot of Qubes Update tool ( #1119 )
2021-03-14 20:42:32 -07:00
Maya
820af56761
Add lang + ref tags to frontmatter
...
Those are fields used by the language switcher to correlate pages across
different languages, even if they have different names/paths/titles.
They are generated with the prepare_for_translation.py script.
2021-03-14 16:18:11 +01:00
Maya
1a92224f8b
Remove content from pages dynamically filled in by a relevant layout
...
In fact, right now those pages content is duplicated - once included
here and once inserted by the doc-content (or hcl) layout.
2021-03-14 16:18:11 +01:00
Maya
8f8a8e50ea
Normalize frontmatter
...
- sort keys
- remove permalink from redirects
2021-03-14 16:18:10 +01:00
Maya
67a92614aa
Markdown formatting fixes
...
- mark all code blocks with ```
- unify empty lines between sections
- adjust list syntax (no space before dash)
- adjust headers to use Atx-style syntax
- remove trailing spaces
2021-03-14 16:18:10 +01:00
Maya
2bde7d07e0
Rename files to avoid dots in the path
...
This is problematic for Transifex API and also ease building
language-specific links.
2021-03-13 20:11:39 +01:00
Andrew David Wong
b8d1b4ceea
Improve Qubes Update tool documentation
2021-03-11 06:28:22 -08:00
Andrew David Wong
835a5f56be
Merge branch 'patch-9' of https://github.com/deeplow/qubes-doc into deeplow-patch-9
2021-03-11 06:17:52 -08:00
Andrew David Wong
2a418896d9
Improve dom0 backup documentation
...
Related: QubesOS/qubes-issues#1635
2021-03-10 22:14:59 -08:00
Andrew David Wong
71536acdfe
Merge branch 'patch-1' of https://github.com/scallyob/qubes-doc into scallyob-patch-1
2021-03-10 21:51:07 -08:00
Andrew David Wong
988577e9b2
Merge branch 'patch-1' of https://github.com/SvenSemmler/qubes-doc into SvenSemmler-patch-1
2021-03-10 21:48:42 -08:00
Andrew David Wong
906c41bd27
Generalize ISO offset instructions
2021-03-10 21:35:28 -08:00
scallyob
e8e56adc2d
Clarify Dom0 backup and restore process
...
Make clear that Dom0 backup only applies to /home/ and give an example of how you might try to backup system files. Also point out that any packages can/must be reinstalled on a fresh system.
2021-03-10 23:16:44 +00:00
deeplow
1c2d43069d
add placeholder
2021-03-08 14:01:45 +00:00
deeplow
c77f78d051
mention qubes updater
2021-03-08 13:27:53 +00:00