The "tiers" nomenclature ended up being unhelpful since we introduced "tier-x" which is between tier-0 and tier-1. We also never exposed the tier naming outside of our source code. In preparation for doing so, rename to tier-0 to "minimal" which is a bit more descriptive. Renaming the other images will follow. Signed-off-by: Colin Walters <walters@verbum.org>
8 lines
440 B
YAML
8 lines
440 B
YAML
remove-from-packages:
|
|
# The grub bits are mainly designed for desktops, and IMO haven't seen
|
|
# enough testing in concert with ostree. At some point we'll flesh out
|
|
# the full plan in https://github.com/coreos/fedora-coreos-tracker/issues/47
|
|
- [grub2-tools, /etc/grub.d/08_fallback_counting,
|
|
/etc/grub.d/10_reset_boot_success,
|
|
/etc/grub.d/12_menu_auto_hide,
|
|
/usr/lib/systemd/.*]
|