build

  1. K

    HOWTO: Make your own Debian Live ISO with live-build (repos included)

    Hi, folks! If you've ever wanted to build a truly custom Debian-based Live ISO - whether for personal use, testing, or just experimentation - live-build is an incredibly powerful (but underrated) tool. It's the official Debian build system for creating Live systems, and with a bit of scripting...
  2. L

    Building kernel with `-save-temps` gets errors.

    I'm building the Linux Kernel with the gcc options -save-temps in order to see exactly how all the C files get preprocessed. I followed the instructions...
Top