Skip to content

Commit 6ec87dd

Browse files
BadDaemonnpjohnson
authored andcommitted
wiki: Add next steps after boot
* Adress a few first steps and questions users seem to immediately have Change-Id: Ib0bfdc26a33e230c9e471fa8a9ff85a94762b5bf
1 parent e9c96fb commit 6ec87dd

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

Diff for: _includes/templates/device_install.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -187,11 +187,20 @@ If it takes longer, you may have missed a step, otherwise feel free to [get assi
187187
{%- endcapture %}
188188
{% include alerts/note.html content=first_boot %}
189189

190-
191190
{% if device.custom_recovery_link or device.uses_twrp %}
192191
{% include alerts/specific/warning_recovery_app.html %}
193192
{% endif %}
194193

194+
If you are wondering about the next steps, continue, otherwise, enjoy your new LineageOS installation.
195+
196+
## What next?
197+
198+
- If you are considering relocking your bootloader, see our [FAQ]({{ "faq#canshould-i-relock-my-bootloader" | absolute_url }}) about it.
199+
- If your device is displaying a warning on every boot - there is nothing you can do about it but ignoring.
200+
- Please do not use any methods to deinstall system apps. We are already shipping only a minimal set of apps and doing so can break your system. You are warned!
201+
- We don't support any methods for rooting and thus won't provide support with it on any of our platforms
202+
- LineageOS is Android. It supports apps the same way as any other Android device, but apps might choose to exclude you from using them. Please go back to your [device's quirks section]({{ device | device_link | append: "#known-quirks" | relative_url }}) and read about "Device integrity".
203+
195204
</div>
196205

197206
<button class="btn btn-primary" style="display: none" onClick="previousPage()" id="previous-page">Previous step</button>

0 commit comments

Comments
 (0)