From 67d93f8d35b11a1290974820b72926007694cc8e Mon Sep 17 00:00:00 2001 From: George Wang Date: Sat, 23 Jul 2022 10:49:29 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=AD=A3manifests=E8=B7=AF?= =?UTF-8?q?=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- help/_posts/1970-01-01-lineageos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/help/_posts/1970-01-01-lineageos.md b/help/_posts/1970-01-01-lineageos.md index 2f2fc17..4d37975 100644 --- a/help/_posts/1970-01-01-lineageos.md +++ b/help/_posts/1970-01-01-lineageos.md @@ -37,7 +37,7 @@ repo init -u https://{{ site.hostname }}/git/lineageOS/LineageOS/android.git -b (如果已经有从github同步的lineageOS源代码,可以从这里直接开始) -打开`.repo/manifest.xml`,将 +打开`.repo/manifests/default.xml`,将 ```xml Date: Sat, 23 Jul 2022 10:50:28 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0aosp-monthly=E7=9A=84?= =?UTF-8?q?=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- help/_posts/1970-01-01-aosp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/help/_posts/1970-01-01-aosp.md b/help/_posts/1970-01-01-aosp.md index 4bdbc63..bf26718 100644 --- a/help/_posts/1970-01-01-aosp.md +++ b/help/_posts/1970-01-01-aosp.md @@ -37,7 +37,7 @@ chmod a+x ~/bin/repo #### 使用每月更新的初始化包 -由于首次同步需要下载约 95GB 数据,过程中任何网络故障都可能造成同步失败,我们强烈建议您使用初始化包进行初始化。 +由于首次同步需要下载约 190GB 数据,过程中任何网络故障都可能造成同步失败,我们强烈建议您使用初始化包进行初始化。 下载 <{{ site.url }}/aosp-monthly/aosp-latest.tar>,下载完成后记得根据 checksum.txt 的内容校验一下。