5 Commits

Author SHA1 Message Date
Raphaël Hertzog
de1fc479c9 Use relative path for the background picture in the grub theme
The absolute path was breaking grub on systems with btrfs subvolumes.
2019-11-14 08:44:37 +01:00
Daniel Ruiz de Alegría
b3ed4402f3 Add new grub backgrounds 2019-11-11 09:45:53 +01:00
Daniel Ruiz de Alegría
b8c867f84f Fix grub fallback background color 2019-11-07 13:28:23 +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