ostree/packaging
Colin Walters d546abfa2a libostree: Add initial GRUB2 support
In this approach, we drop a /etc/grub.d/15_ostree file which is a
hybrid of shell/C that picks up bits from the GRUB2 library (e.g. the
block device script generation), and then calls into libostree's
GRUB2 code which knows about the BLS entries.

This is admittedly ugly.  There exists another approach for GRUB2 to
learn the BLS specification.  However, the spec has a few issues:

https://www.redhat.com/archives/anaconda-devel-list/2014-July/msg00002.html

This approach also gives a bit more control to the admin via the
naming of the 15_ostree symlink; they can easily disable it:

Or reorder the ostree entries ahead of 10_linux:

Also, this approach doesn't require patches for grub2, which is an
issue with the pressure to backport (rpm-)OSTree to EL7.
2014-10-16 14:15:00 -04:00
..
.gitignore [trivial]: Update .gitignore 2014-06-24 08:33:02 -04:00
91-ostree.preset packaging: Update infrastructure 2014-01-18 04:49:17 -05:00
Makefile.dist-packaging Move Makefile.dist-packaging under packaging/ 2014-06-02 15:27:40 -04:00
ostree.spec.in libostree: Add initial GRUB2 support 2014-10-16 14:15:00 -04:00
rpmbuild-cwd packaging: Update infrastructure 2014-01-18 04:49:17 -05:00