* util/grub-install.in: Clarify strings.
Fix source dir check.
This commit is contained in:
parent
984b973ffc
commit
e1e49678b9
23 changed files with 247 additions and 18 deletions
|
@ -1656,6 +1656,7 @@ static struct grub_fs grub_btrfs_fs = {
|
|||
#ifdef GRUB_UTIL
|
||||
.embed = grub_btrfs_embed,
|
||||
.reserved_first_sector = 1,
|
||||
.blocklist_install = 0,
|
||||
#endif
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue