Skip to content

My custom live-build configuration for Kali Linux

License

Notifications You must be signed in to change notification settings

beatussum/live-build-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

My custom live-build configuration for Kali Linux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published