grub/normal
Paulo de Rezende Pinatti f8795693f1 Added support to netdisk specified in the form (net,protocol,server_ip,username,password)
an to list its information with command ls.

* fs/ieee1275/ofnet.c (grub_ofnet_open): parse parameters to determine netdisk data
* fs/ieee1275/ofnet.c (grub_ofnet_close): dealloc netdisk data
* include/grub/disk.h: added struct grub_netdisk_data
* include/grub/ieee1275/ofnet.h: added newline
* kern/disk.c (grub_disk_open): ignore partition check for netdisk
* normal/misc.c (grub_normal_print_device_info): added support to list netdisk information
2010-07-13 11:22:35 -03:00
..
auth.c Use FOR_* macros instead of *_iterate whenever possible. 2010-06-11 22:31:16 +02:00
autofs.c * normal/autofs.c (read_fs_list): New parameter 'prefix'. 2010-04-09 21:07:24 +02:00
cmdline.c 2010-03-06 Vladimir Serbinenko <phcoder@gmail.com> 2010-03-06 17:48:15 +01:00
color.c FORALL_ACTIVE_TERM_OUTPUTS macro 2009-12-24 17:51:43 +01:00
completion.c Use FOR_* macros instead of *_iterate whenever possible. 2010-06-11 22:31:16 +02:00
context.c * commands/hashsum.c (GRUB_MOD_INIT): Remove duplication of command 2010-05-01 20:28:07 +02:00
crypto.c * normal/autofs.c (read_fs_list): New parameter 'prefix'. 2010-04-09 21:07:24 +02:00
datetime.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
dyncmd.c * normal/autofs.c (read_fs_list): New parameter 'prefix'. 2010-04-09 21:07:24 +02:00
main.c Use FOR_* macros instead of *_iterate whenever possible. 2010-06-11 22:31:16 +02:00
menu.c Hotkey support 2010-05-01 19:33:17 +02:00
menu_entry.c Remove handlers 2010-03-27 00:19:42 +01:00
menu_text.c * normal/menu_text.c (print_message): Clean up the message and show 2010-04-09 21:16:17 +02:00
misc.c Added support to netdisk specified in the form (net,protocol,server_ip,username,password) 2010-07-13 11:22:35 -03:00
term.c * normal/autofs.c (read_fs_list): New parameter 'prefix'. 2010-04-09 21:07:24 +02:00