File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11CHANGELOG:
22==========
33
4+ Version 0.77 (2018-06-10)
5+ * Add core.img diskboot signature for trustedgrub2
6+ * Add core.img diskboot signature for Matthew Garrett grub2 TPM patches
7+ * Look for custom.cfg also on FAT
8+
49Version 0.76 (2017-04-13)
510 * Display /boot/grub/custom.cfg
611
Original file line number Diff line number Diff line change 11#! /bin/bash
2- VERSION=' 0.76 ' ;
3- RELEASE_DATE=' 13 April 2017 ' ;
2+ VERSION=' 0.77 ' ;
3+ RELEASE_DATE=' 10 June 2018 ' ;
44LAST_GIT_COMMIT_SHORTLOG=' ' ;
55LAST_GIT_COMMIT_DATE=' ' ;
66# ###############################################################################
77# #
88# Copyright (c) 2009-2010 Ulrich Meierfrankenfeld #
99# Copyright (c) 2011-2012 Gert Hulselmans #
10- # Copyright (c) 2013-2017 Andrei Borzenkov #
10+ # Copyright (c) 2013-2018 Andrei Borzenkov #
1111# #
1212# Permission is hereby granted, free of charge, to any person obtaining a copy #
1313# of this software and associated documentation files (the "Software"), to #
You can’t perform that action at this time.
0 commit comments