Sft code
sexta-feira, 26 de junho de 2020
kernel
sudo time make -j4 bzImage -> make a kernel without modules
sudo time make -j4 - > make a kernel with modules
sudo time make modules_install -> install modules
make install -> install the kernel
Nenhum comentário:
Postar um comentário
Postagem mais recente
Postagem mais antiga
Página inicial
Assinar:
Postar comentários (Atom)
interface python
How to compile and install Linux Kernel
Compiling a custom kernel has its advantages and disadvantages. However, new Linux user/admin find it difficult to compile Linux kernel. C...
commitizen+commitlint
Primeiro crie o repositório no github 1) depois: echo "# commitlint-commitizen" >> README.md git init git add README.md...
Nenhum comentário:
Postar um comentário