9 Commits

Author SHA1 Message Date
Daniel Ruiz de Alegría
7b5ef398f5 Fix kali-blue-matrix background 2019-11-07 16:18:55 +01:00
Daniel Ruiz de Alegría
8efe29da8f Add kali-logo and kali-rings svg backgrounds 2019-11-07 15:10:49 +01:00
Daniel Ruiz de Alegría
b8c867f84f Fix grub fallback background color 2019-11-07 13:28:23 +01:00
Daniel Ruiz de Alegría
ec2250fa56 Fix light variant qterminal theme 2019-11-07 13:07:59 +01:00
Raphaël Hertzog
fbdf035e87 Configure gdm to display our logo 2019-11-07 11:49:48 +01:00
Raphaël Hertzog
80b36e12f4 Instead copy grub theme to /boot during postinst
The goal is to not break ARM images using vfat for /boot while
still providing the theme in /boot so that it can be available
even when /usr/share/ is not available.

Gbp-Dch: Full
2019-11-07 10:32:22 +01:00
Raphaël Hertzog
dd596eac9f Move all files installed below /usr/share in the same directory
Also move the grub theme to /usr/share/grub/themes/kali/ as installing
files in /boot/ is problematic on arm where /boot is often a vfat
partition that doesn't support hardlinks as required by dpkg.

Gbp-Dch: Full
2019-11-07 10:32:21 +01:00
Raphaël Hertzog
89e461de17 Move all /usr/share/* directories in the same place 2019-11-06 19:16:17 +01:00
Raphaël Hertzog
2739896657 Merge all background pictures in Backgrounds sub-directory
* Provide 3 common ratio (16x9, 16x10, 4x3) for the 2 main images.
* Avoid duplication by creating symlinks for all the screen sizes needed by
  KDE. We link to the picture with the closest ratio.
* Make all background pictures available to gnome-background-properties.
* Make the 2 main background pictures available to KDE.
2019-11-05 15:38:29 +01:00