Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

Latest commit

 

History

History
31 lines (19 loc) · 1.1 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.1 KB

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