Differences

This shows you the differences between two versions of the page.

Link to this comparison view

work:compilação_de_linux_kernel_para_fedora_linux [2022/09/02 12:05] – created magsilvawork:compilação_de_linux_kernel_para_fedora_linux [2022/09/03 00:10] (current) magsilva
Line 10: Line 10:
   - Editar o kernel.spec e alterar identificador do kernel, especificado pela diretiva %define buildid .magsilva   - Editar o kernel.spec e alterar identificador do kernel, especificado pela diretiva %define buildid .magsilva
   - Rastrear alterações da última versão do Linux Kernel no Fedora: git branch -u origin/f36   - Rastrear alterações da última versão do Linux Kernel no Fedora: git branch -u origin/f36
 +  - Configure o kernel: make menuconfig KCONFIG_CONFIG=linux/arch/arm/configs/myconfigfile
   - Construir pacote: fedpkg local   - Construir pacote: fedpkg local
 +
 +===== Referências =====
 +  * https://fedoraproject.org/wiki/Building_a_custom_kernel