]> git.ipfire.org Git - thirdparty/grub.git/commit
2005-07-18 Yoshinori K. Okuji <okuji@enbug.org>
authorokuji <okuji@localhost>
Mon, 18 Jul 2005 20:30:37 +0000 (20:30 +0000)
committerokuji <okuji@localhost>
Mon, 18 Jul 2005 20:30:37 +0000 (20:30 +0000)
commit5f3607e09d6c9e9b2a84ba945385df33218257c6
tree33698688206fd79449e4ff87b87d9ef447f4310f
parent502c87e80e1110397d04cdc8303cbb2c84c815d3
2005-07-18  Yoshinori K. Okuji  <okuji@enbug.org>

* commands/ls.c (grub_ls_list_disks): Print the filesystem
information on each device, if it does not have partitions. Print
"Device" instead of "Disk", because this function is not specific
to disk devices.

* normal/main.c (grub_rescue_cmd_normal): Make the variable CONFIG
static to ensure that it is put on the memory rather than a
register.
ChangeLog
commands/ls.c
normal/main.c