Add the "everything" variant for the live image
parent
499cc3a3dc
commit
f50c8a35ca
@ -0,0 +1,19 @@
|
|||||||
|
# Live image
|
||||||
|
# You always want these:
|
||||||
|
kali-linux-core
|
||||||
|
kali-desktop-live
|
||||||
|
|
||||||
|
# Metapackages
|
||||||
|
# You can customize the set of Kali metapackages (groups of tools) to install
|
||||||
|
# For the complete list see: https://tools.kali.org/kali-metapackages
|
||||||
|
#kali-linux-core
|
||||||
|
#kali-tools-top10
|
||||||
|
#kali-linux-default
|
||||||
|
#kali-linux-large
|
||||||
|
kali-linux-everything
|
||||||
|
|
||||||
|
# Graphical desktop
|
||||||
|
kali-desktop-xfce
|
||||||
|
|
||||||
|
# Kali applications
|
||||||
|
#<package>
|
Loading…
Reference in New Issue