Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typos #136

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Detailed: https://github.com/jiangcuo/Proxmox-Port/wiki/Support-List



Due to the low performance of RISC-V and the debians snapshot-mirrors is too slow to me, the process of building has been extremely challenging, which is why I haven't updated the RISC-V packages. If conditions permit, it is recommended to use a snapshot "202310?" release to start the building process.
Due to the low performance of RISC-V and the debians snapshot-mirrors is too slow to me, the process of building has been extremely challenging, which is why I haven't updated the RISC-V packages. If conditions permit, it is recommended to use a snapshot "202310?" release to start the building process.


### loongarch64
Expand All @@ -39,7 +39,7 @@ Due to the low performance of RISC-V and the debians snapshot-mirrors is too sl

## 3. Installation

If you are using server that supports EFI,you can install proxmox-ve with iso.
If you are using server that supports EFI, you can install proxmox-ve with iso.

https://mirrors.apqa.cn/proxmox/isos/

Expand Down
2 changes: 1 addition & 1 deletion help/kernel.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ download kernel package form project releases or repo, use

A PC booted with should automatically set the latest kernel as the first boot kernel. You just need reboot to apply.

If you encounter a failure with a new kernel ,reboot to grub, select Advanced, and in the next options, select the previous kernel.
If you encounter a failure with a new kernel, reboot to grub, select Advanced, and in the next options, select the previous kernel.


### 1.3 uboot devices
Expand Down
4 changes: 2 additions & 2 deletions help/repo.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### Mirrors

- Golbal: https://global.mirrors.apqa.cn (Cloudflare)
- Global: https://global.mirrors.apqa.cn (Cloudflare)
- Korea: https://mirrors.apqa.cn (Cloudflare)
- ~~Hong Kong: https://hk.mirrors.apqa.cn (direct)~~
- China: https://mirrors.lierfang.com (direct)
Expand Down Expand Up @@ -80,6 +80,6 @@ pve8
```bash
deb https://mirrors.apqa.cn/proxmox/debian/kernel sid port
```
kernel build form https://github.com/jiangcuo/pve-port-kernel and may not compatible all machine
kernel build from https://github.com/jiangcuo/pve-port-kernel and may not be compatible with all machines

* note! The kernel repository will be deactivated, and the kernels will be directly stored under the main repository path.