do not set default prefix in grub-mkimage
Default prefix is likely wrong on Unix and completely wrong on Windows. Let caller set it explicitly to avoid any ambiguity.
This commit is contained in:
parent
61c8482b20
commit
1440b7ebae
2 changed files with 15 additions and 5 deletions
|
@ -1,3 +1,7 @@
|
|||
2014-01-25 Andrey Borzenkov <arvidjaar@gmail.com>
|
||||
|
||||
* util/grub-mkimage.c: Make prefix argument mandatory.
|
||||
|
||||
2014-01-24 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Fix several translatable strings.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue