add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -0,0 +1,16 @@
# pixiecore
> 管理机器的网络启动。
> 更多信息:<https://github.com/danderson/netboot/tree/master/pixiecore>。
- 启动一个提供 `netboot.xyz` 启动镜像的 PXE 启动服务器:
`pixiecore {{quick}} xyz --dhcp-no-bind`
- 启动一个提供 Ubuntu 启动镜像的新 PXE 启动服务器:
`pixiecore {{quick}} ubuntu --dhcp-no-bind`
- 列出快速模式下所有可用的启动镜像:
`pixiecore quick --help`