#### Install update sudo apt install wget build-essential bison flex libncurses-dev libssl-dev libelf-dev dwarves ubuntu-dev-tools lzop zstd -y #### modification des clés : ./scripts/config --disable SYSTEM_TRUSTED_KEYS ./scripts/config --disable DEBUG_INFO ./scripts/config --disable SYSTEM_REVOCATION_KEYS #### Compilation: make -j$(nproc) bindeb-pkg LOCALVERSION=-custom