Commit Graph

5 Commits

Author SHA1 Message Date
Colin Watson
014ba384bb Move kernel maintainer script snippets into grub2-common
Thanks, Bastian Blank.

Closes: #910959
2018-10-26 13:52:20 +01:00
Colin Watson
27e8215413 Move /usr/share/man/man8/grub-install.8 to grub2-common as well. 2012-09-14 11:58:17 +01:00
Colin Watson
4a300ebf7b Move grub-install to grub2-common, since it's now common across
platforms but clashes with grub-legacy.
2012-09-14 11:56:30 +01:00
Colin Watson
b88ffb1af1 Create grub-<platform>-bin packages corresponding to all grub-<platform>
packages (except for grub-emu).  These do not automatically install the
boot loader or update grub.cfg, and they install their binaries to
/usr/lib/grub/<cpu>-<platform>/; this means that can be installed in
parallel, making it easier to use them to build GRUB-based disk images
(e.g. d-i).  The grub-<platform> packages now depend on these and
include symlinks, so their behaviour will remain as before.
2011-05-15 16:42:15 +01:00
Colin Watson
3177d4fbf5 Create grub2-common package containing files that are common among GRUB
platform packages but that would break GRUB Legacy, or that are too
confusing when coinstalled with GRUB Legacy (closes: #564167).
2011-05-04 14:37:47 +01:00