Обновление README.md, исходников, пакетки

This commit is contained in:
2026-03-27 13:13:52 +03:00
parent 30540602bd
commit 683ac8af11
240 changed files with 2747 additions and 855 deletions

View File

@ -0,0 +1,12 @@
linux-headers 6.18.7
=
https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.18.7.tar.xz
``` sh *** build ***
make ARCH=x86 INSTALL_HDR_PATH=/pkg/gnu/linux-headers headers_install
```
``` cfg *** build deps ***
glibc
gcc
```