Daniel Ruiz de Alegría
63f31da43e
Grub: use default font
2022-06-23 21:06:43 +02:00
Daniel Ruiz de Alegría
e6647bc2cf
Remove unused grub font
2022-06-23 20:46:55 +02:00
Daniel Ruiz de Alegría
6c51c02511
Remove duplicated grub background file
2022-01-11 10:51:37 +01:00
Daniel Ruiz de Alegría
bd4c16c234
New grub backgrounds
2022-01-11 10:12:51 +01:00
Raphaël Hertzog
59d466ea89
Don't try to copy or create symlinks in /boot
...
Fixes https://bugs.kali.org/view.php?id=6583
2020-07-20 17:39:44 +02:00
Daniel Ruiz de Alegría
1e09daa057
Use same background for grub theme and desktop-base grub image
2020-06-15 12:50:22 +02:00
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