Difference between revisions of "Template:H5SoftwareFeature-eFlasher"

From FriendlyELEC WiKi
Jump to: navigation, search
(updated by API)
Line 1: Line 1:
 
::{| class="wikitable"
 
::{| class="wikitable"
 
|-
 
|-
| style="background: PaleTurquoise; color: black" colspan="2"| '''eFlasher系统'''         
+
| style="background: PaleTurquoise; color: black" colspan="2"| '''eFlasher system'''         
 
|-
 
|-
|交叉编译器
+
|Cross-Compiler
 
|
 
|
 
*gcc-linaro-6.3.1-2017.02-x86_64_aarch64-linux-gnu
 
*gcc-linaro-6.3.1-2017.02-x86_64_aarch64-linux-gnu
*适用于64-bit Armv8 Cortex-A, little-endian架构,在NanoPi H5开发板上长期验证和试用。
+
*it applies to 64-bit Armv8 Cortex-A, little-endian architechture. FriendlyElec uses it for its H5 based boards.
 
|-
 
|-
 
|rowspan="1"| U-boot-2017.11
 
|rowspan="1"| U-boot-2017.11
 
|
 
|
*与FriendlyCore系统一致。
+
*Same as FriendlyCore
 
|-
 
|-
 
|rowspan="1"| Linux-4.14
 
|rowspan="1"| Linux-4.14
 
|
 
|
*与FriendlyCore系统一致。
+
*Same as FriendlyCore
 
|-
 
|-
|rowspan="1"| 文件系统 <b>
+
|rowspan="1"| File System <b>
 
|
 
|
*基于UbuntuCore-16.04构建,保留UbuntuCore的原始特性。<!--兼容Ubuntu系统软件源。-->
+
*Based on UbuntuCore-16.04, it has original UbuntuCore features.<!--compatible with Ubuntu packages-->
*内置图形界面eMMC烧写工具eFlasher,开机自动运行,参考[[EFlasher]]
+
*It has an eFlasher utility with GUI, which is set to auto-run on system startup. For more details refer to [[EFlasher]].
*内置命令行eMMC烧写工具eFlasher。
+
*It has an eFlasher commandline utility.
*支持多系统选择烧写。
+
*It supports multiple OS options.
*支持显示烧写进度。
+
*It shows system installation process bar.
*支持备份和还原eMMC。
+
*It supports data backup from and restoration to eMMC.
*支持自动检测外置存储设备(例如U盘)根目录上的烧写文件。
+
*It can detect image files located on the root directory of an external storage device(e.g. USB disk).
 
|-
 
|-
 
|}
 
|}

Revision as of 08:36, 30 July 2018

eFlasher system
Cross-Compiler
  • gcc-linaro-6.3.1-2017.02-x86_64_aarch64-linux-gnu
  • it applies to 64-bit Armv8 Cortex-A, little-endian architechture. FriendlyElec uses it for its H5 based boards.
U-boot-2017.11
  • Same as FriendlyCore
Linux-4.14
  • Same as FriendlyCore
File System
  • Based on UbuntuCore-16.04, it has original UbuntuCore features.
  • It has an eFlasher utility with GUI, which is set to auto-run on system startup. For more details refer to EFlasher.
  • It has an eFlasher commandline utility.
  • It supports multiple OS options.
  • It shows system installation process bar.
  • It supports data backup from and restoration to eMMC.
  • It can detect image files located on the root directory of an external storage device(e.g. USB disk).