From aa6c8768f96f58a4cd38953444dfc0017148945f Mon Sep 17 00:00:00 2001 From: ZenithalHourlyRate Date: Wed, 20 Apr 2022 20:48:09 +0800 Subject: [PATCH] help: raspbian: update on aarch64 Closes https://github.com/tuna/issues/issues/1472 --- help/_posts/1970-01-01-raspbian.md | 34 ++++++++++++++++++------------ 1 file changed, 21 insertions(+), 13 deletions(-) diff --git a/help/_posts/1970-01-01-raspbian.md b/help/_posts/1970-01-01-raspbian.md index 0831daa..d9b445c 100644 --- a/help/_posts/1970-01-01-raspbian.md +++ b/help/_posts/1970-01-01-raspbian.md @@ -18,15 +18,13 @@ Raspbian 并非由树莓派的开发与维护机构 The Raspberry Pi Foundation 架构: -* arm64 * armhf 版本: -* wheezy -* jessie * stretch * buster +* bullseye 注:Raspbian 系统由于从诞生开始就基于(为了armhf,也必须基于)当时还是 testing 版本的 7.0/wheezy,所以 Raspbian 不倾向于使用 stable/testing @@ -34,30 +32,40 @@ testing 版本的 7.0/wheezy,所以 Raspbian 不倾向于使用 stable/testing ### 使用说明 +首先通过 `uname -m` 确定你使用的系统的架构。
- - {% raw %} {% endraw %}