You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
352 B
Plaintext
24 lines
352 B
Plaintext
# kali meta-package depends on everything we want
|
|
kali
|
|
|
|
# some tools that we always want
|
|
parted
|
|
vim
|
|
tmux
|
|
|
|
# Graphical desktops depending on the architecure
|
|
#if ARCHITECTURES i386 amd64
|
|
gnome-core
|
|
gnome-human-icon-theme
|
|
gparted
|
|
#endif
|
|
|
|
#if ARCHITECTURES armel armhf
|
|
xfce4
|
|
network-manager-gnome
|
|
network-manager
|
|
cgpt
|
|
vboot-utils
|
|
vboot-kernel-utils
|
|
#endif
|