Skip to content

Instantly share code, notes, and snippets.

View robertodormepoco's full-sized avatar
🐶
⬆️ SUCH A NICE DOGGO

Roberto Lombi robertodormepoco

🐶
⬆️ SUCH A NICE DOGGO
  • Bologna/Italy
View GitHub Profile

Phase 1: Prepare Kernel (Linux aarch64 Build VM)

  1. Download & Extract Kernel:

    wget https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.85.tar.xz
    tar xvJf linux-6.6.85.tar.xz
    cd linux-6.6.85
  2. Configure & Compile Kernel:

@ziadoz
ziadoz / awesome-php.md
Last active May 8, 2025 07:37
Awesome PHP — A curated list of amazingly awesome PHP libraries, resources and shiny things.