Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f76383df authored by Manoj Nair's avatar Manoj Nair
Browse files

Merge branch '1111-add-template-link-to-script-installed-devices' into 'master'

Resolve "Add template link to script installed devices"

Closes #1111

See merge request e/documentation/user!1332
parents 32ad2fc2 6713bf08
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -48,7 +48,6 @@ oem_unlock_code_required: https://www.fairphone.com/en/bootloader-unlocking-code
is_ab_device: true
additional_install_guides: https://community.e.foundation/t/how-to-flash-e-os-on-fairphone-3-using-debian-based-gnu-linux/15498
is_lineageos_official: false
install_e: install_e_FP3
can_rollback: true
removable_battery: 1
sim_slots: 2
@@ -60,7 +59,7 @@ install:
- { mode: Roll-back, url: "https://support.fairphone.com/hc/en-us/articles/18896094650513-Installing-Fairphone-OS-Manually" }
display_erecovery: false
before_install_file_name: before_install_FP3
install_e_file_name: install_e_FP3
install_e_file_name: install_e_official_lock_bootloader
ignore_troubleshooting_tips: true
verified_boot:
- {vendor: 'Any vendor', supported: 'yes'}
+1 −1
Original line number Diff line number Diff line
@@ -67,7 +67,7 @@ install:
- { mode: Roll-back, url: "https://support.fairphone.com/hc/en-us/articles/18896094650513-Installing-Fairphone-OS-Manually" }
before_install_file_name: before_install_FP4
display_erecovery: false
install_e_file_name: install_e_FP4
install_e_file_name: install_e_official_lock_bootloader
ignore_troubleshooting_tips: true
requirements_file_name: requirements_FP4
verified_boot:
+1 −2
Original line number Diff line number Diff line
@@ -53,7 +53,6 @@ oem_unlock_code_required: https://www.fairphone.com/en/bootloader-unlocking-code
is_ab_device: true
is_lineageos_official: false
oem_unlock_file_name: oem_unlock_FP6
install_e: install_e_FP6
can_rollback: false
removable_battery: 1
sim_slots: 2
@@ -65,7 +64,7 @@ install:
- { mode: Murena smartphones }
- { mode: Roll-back, url: "https://support.fairphone.com/hc/en-us/articles/18896094650513-Installing-Fairphone-OS-Manually" }
display_erecovery: false
install_e_file_name: install_e_FP6
install_e_file_name: install_e_official_lock_bootloader
ignore_troubleshooting_tips: true
requirements_file_name: requirements_FP6
verified_boot:
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ install:
- { mode: Official install doc }
- { mode: /e/OS Installer }
before_install_file_name: before_install_GS290
install_e_file_name: install_e_GS290
install_e_file_name: install_e_official_lock_bootloader
verified_boot:
- {vendor: 'Any vendor', supported: 'no'}

+3 −1
Original line number Diff line number Diff line
@@ -57,8 +57,10 @@ install:
display_erecovery: false
requirements_file_name: requirements_axolotl
oem_unlock_file_name: oem_unlock_generic
install_e_file_name: install_e_axolotl_unlocked
install_e_file_name: install_e_official_lock_bootloader
verified_boot:
- {vendor: 'Any vendor', supported: 'yes'}
bootloader_relocking:
- {vendor: 'Any vendor', supported: 'no'}
safetynet:  2
rootbeer_pass:  1
Loading