From c624208df524773f266e968b7a06f956310eb031 Mon Sep 17 00:00:00 2001 From: Gururaj <108717118+Guru9902@users.noreply.github.com> Date: Thu, 21 Nov 2024 22:16:48 +0530 Subject: [PATCH 1/3] Update README.md with SystemReady band prebuilt image path --- SystemReady-band/prebuilt_images/v24.11_3.0.0-BET0/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SystemReady-band/prebuilt_images/v24.11_3.0.0-BET0/README.md b/SystemReady-band/prebuilt_images/v24.11_3.0.0-BET0/README.md index e69de29b..1fd35b64 100644 --- a/SystemReady-band/prebuilt_images/v24.11_3.0.0-BET0/README.md +++ b/SystemReady-band/prebuilt_images/v24.11_3.0.0-BET0/README.md @@ -0,0 +1,4 @@ +The pre-built Release Image can be found at https://github.com/ARM-software/arm-systemready/releases/download/v24.11_SR_REL3.0.0-BETA0_SR-DT_REL3.0.0-BETA0/systemready_acs_live_image.img.xz.zip +Run below steps to decompress the file +unzip systemready_acs_live_image.img.xz.zip +xz -d systemready_acs_live_image.img.xz From b7b6d7c462cf15e589f1616035fb1bf847863903 Mon Sep 17 00:00:00 2001 From: Gururaj <108717118+Guru9902@users.noreply.github.com> Date: Thu, 21 Nov 2024 22:19:25 +0530 Subject: [PATCH 2/3] Update README.md with SystemReady devicetree band prebuilt image path --- .../prebuilt_images/v24.11_3.0.0-BET0/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/SystemReady-devicetree-band/prebuilt_images/v24.11_3.0.0-BET0/README.md b/SystemReady-devicetree-band/prebuilt_images/v24.11_3.0.0-BET0/README.md index e69de29b..0cc04548 100644 --- a/SystemReady-devicetree-band/prebuilt_images/v24.11_3.0.0-BET0/README.md +++ b/SystemReady-devicetree-band/prebuilt_images/v24.11_3.0.0-BET0/README.md @@ -0,0 +1,7 @@ +The pre-built Release Image can be found at +[https://github.com/ARM-software/arm-systemready/releases/download/v24.11_SR_REL3.0.0-BETA0_SR-DT_REL3.0.0-BETA0/systemready_acs_live_image.img.xz.zip](https://github.com/ARM-software/arm-systemready/releases/download/v24.11_SR_REL3.0.0-BETA0_SR-DT_REL3.0.0-BETA0/systemready-dt_acs_live_image.wic.xz.zip) + +Run below steps to decompress the file + +unzip systemready-dt_acs_live_image.wic.xz.zip \ +xz -d systemready-dt_acs_live_image.wic.xz From 35e938aeb62e94d8c6a4adc826b3579634ee6f15 Mon Sep 17 00:00:00 2001 From: Gururaj <108717118+Guru9902@users.noreply.github.com> Date: Thu, 21 Nov 2024 22:20:21 +0530 Subject: [PATCH 3/3] Update README.md: Format update --- .../prebuilt_images/v24.11_3.0.0-BET0/README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/SystemReady-band/prebuilt_images/v24.11_3.0.0-BET0/README.md b/SystemReady-band/prebuilt_images/v24.11_3.0.0-BET0/README.md index 1fd35b64..510a5679 100644 --- a/SystemReady-band/prebuilt_images/v24.11_3.0.0-BET0/README.md +++ b/SystemReady-band/prebuilt_images/v24.11_3.0.0-BET0/README.md @@ -1,4 +1,7 @@ -The pre-built Release Image can be found at https://github.com/ARM-software/arm-systemready/releases/download/v24.11_SR_REL3.0.0-BETA0_SR-DT_REL3.0.0-BETA0/systemready_acs_live_image.img.xz.zip +The pre-built Release Image can be found at +https://github.com/ARM-software/arm-systemready/releases/download/v24.11_SR_REL3.0.0-BETA0_SR-DT_REL3.0.0-BETA0/systemready_acs_live_image.img.xz.zip + Run below steps to decompress the file -unzip systemready_acs_live_image.img.xz.zip -xz -d systemready_acs_live_image.img.xz + +unzip systemready_acs_live_image.img.xz.zip \ +xz -d systemready_acs_live_image.img.xz