2005-07-10 Yoshinori Okuji <okuji@enbug.org>
* DISTLIST: Added util/i386/pc/grub-mkimage.c. * conf/i386-pc.rmk (sbin_UTILITIES): Added grub-mkdevicemap. (grub_mkdevicemap_SOURCES): New variable. * util/i386/pc/grub-mkdevicemap.c: New file. Mostly copied from lib/device.c of GRUB Legacy.
This commit is contained in:
parent
7224189a46
commit
e0f050c2e4
5 changed files with 626 additions and 4 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2005-07-10 Yoshinori Okuji <okuji@enbug.org>
|
||||
|
||||
* DISTLIST: Added util/i386/pc/grub-mkimage.c.
|
||||
|
||||
* conf/i386-pc.rmk (sbin_UTILITIES): Added grub-mkdevicemap.
|
||||
(grub_mkdevicemap_SOURCES): New variable.
|
||||
|
||||
* util/i386/pc/grub-mkdevicemap.c: New file. Mostly copied from
|
||||
lib/device.c of GRUB Legacy.
|
||||
|
||||
2005-07-10 Yoshinori Okuji <okuji@enbug.org>
|
||||
|
||||
* commands/ls.c (grub_ls_list_files): Check if *PATH is NUL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue