diff --git a/README.en.md b/README.en.md index 63fe04c3dd86d27a0d8493459ac155b99958e57d..a2d2180ec7b2a46d37a2ebe3b1da4a187444e654 100644 --- a/README.en.md +++ b/README.en.md @@ -2,6 +2,14 @@ #### Description +Alpha version of openEuler image for Raspberry Pi: . + +Basic information of the above image: + +- Kernel version number: openEuler-20.03-LTS +- Firmware source: [firmware](https://github.com/raspberrypi/firmware)、[bluez-firmware](https://github.com/RPi-Distro/bluez-firmware)、[firmware-nonfree](https://github.com/RPi-Distro/firmware-nonfree) +- Repository of rootfs: [openEuler-20.03-LTS](http://repo.openeuler.org/openEuler-20.03-LTS/everything/aarch64/) + This repository provides scripts for building openEuler image for Raspberry Pi and related documents: * [Script for building openEuler image for Raspberry Pi](build_img.sh) diff --git a/README.md b/README.md index 14bbff290ed3a9a4792f741c8e0f6059b97f61ca..fde0abdff837e352407fb83ac93045833ab0a186 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,15 @@ #### 介绍 +内测版本镜像:。 + +该镜像的基本信息: + +- 内核版本号:openEuler-20.03-LTS +- 固件来源:[firmware](https://github.com/raspberrypi/firmware)、[bluez-firmware](https://github.com/RPi-Distro/bluez-firmware)、[firmware-nonfree](https://github.com/RPi-Distro/firmware-nonfree) +- 构建文件系统的源仓库:[openEuler-20.03-LTS](http://repo.openeuler.org/openEuler-20.03-LTS/everything/aarch64/) + + 本仓库提供适用于树莓派的 openEuler 镜像的构建脚本和相关文档: * [适用于树莓派的 openEuler 镜像构建脚本](build_img.sh)