bmad base
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Ubuntu HWE 6.17 内核源码(本机目录,不随仓库提交)
|
||||
|
||||
**体例**:[../docs/meta/DOCUMENTATION_STYLE.md](../docs/meta/DOCUMENTATION_STYLE.md)。**安装 deb**见 [../docs/kernel-build/OPERATION_Install_CustomKernel_Ubuntu_HWE617.md](../docs/kernel-build/OPERATION_Install_CustomKernel_Ubuntu_HWE617.md)。
|
||||
|
||||
若旧环境把解压树放在 `~/kernel-src/linux-hwe-6.17-6.17.0/`,可迁入本仓库:
|
||||
|
||||
```bash
|
||||
@@ -42,4 +44,8 @@ export SRC="$PWD/linux-hwe-6.17-6.17.0"
|
||||
|
||||
编译成功后,deb 通常在本目录(`kernel-src/`)。**在目标机上安装与重启**的完整说明见:[docs/kernel-build/OPERATION_Install_CustomKernel_Ubuntu_HWE617.md](../docs/kernel-build/OPERATION_Install_CustomKernel_Ubuntu_HWE617.md)(含 `linux-base` 依赖、`linux-image-unsigned` 与 Secure Boot、可选 headers/DKMS)。
|
||||
|
||||
## 完整构建失败时(FR8;NFR6)
|
||||
|
||||
记录并写入 **[WORK_PROGRESS](../docs/meta/WORK_PROGRESS.md)**(便于协作重试):**并行相关**(如 `CONCURRENCY_LEVEL`、`DEB_BUILD_OPTIONS`、`make -j`)、**命令末尾错误摘要**、**若曾 `tee` 的日志路径**、**磁盘空间**(`df -h`)、**是否遇 `source tree is not clean`**(见上文 `mrproper` 注意)。耗时与占用仅作事实记录,不作为 SLA。
|
||||
|
||||
根目录 `.gitignore` 已忽略 `linux-hwe-6.17-*` 与 `*.orig.tar.*` 等,换机后请在本目录重新 `apt source`。
|
||||
|
||||
Reference in New Issue
Block a user