Commit Graph

2 Commits

Author SHA1 Message Date
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