/live-build-config

My custom live-build configuration for Kali Linux

Primary LanguageMakefileGNU General Public License v3.0GPL-3.0

Beatussum's Kali Linux configuration

About this

My custom configuration making some changes to the official Kali Linux configuration and adding some applications that I use (for further information about the packages installed, please see kali-config/variant-bsum/package-lists/kali.list.chroot)

Building

Dependencies

  • curl
  • git
  • live-build
sudo apt install curl git live-build

Building

  1. Choose a mirror from official Kali Linux mirrors and put it into a file named .mirror

  2. OPTIONAL If you want to build the image with the last Kali Linux upstream files, you can just delete the file named .lock_upstream. WARNING The build can fail.

  3. Just build…

make HOSTNAME=<what_you_want> USERNAME=<what_you_want> FULLNAME=<what_you_want>
  1. You have now a file named bsum-kali-${LB_ARCHITECTURE}.hybrid.iso