Merge branch 'master' of git.sv.gnu.org:/srv/git/grub
This commit is contained in:
commit
c00c34efe1
5 changed files with 44 additions and 14 deletions
16
ChangeLog
16
ChangeLog
|
@ -1,3 +1,19 @@
|
|||
2013-12-20 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
Be more verbose about some configure failures.
|
||||
|
||||
2013-12-20 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
Fix various build problems on GNU/Hurd.
|
||||
|
||||
* grub-core/osdep/unix/getroot.c (strip_extra_slashes): Move inside
|
||||
!defined (__GNU__).
|
||||
(xgetcwd): Likewise.
|
||||
* include/grub/emu/hostdisk.h (grub_util_hurd_get_disk_info)
|
||||
[__GNU__]: Add prototype.
|
||||
* util/getroot.c (grub_util_biosdisk_get_grub_dev) [__GNU__]: Format
|
||||
long int using %ld rather than %d.
|
||||
|
||||
2013-12-18 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/grub-install.c: Inform user about install platform.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue