2003-10-19 Yoshinori OKUJI <okuji@enbug.org>

From KB Sriram <mail_kb@yahoo.com>:
	* stage2/disk_io.c (set_device) [SUPPORT_NETBOOT]: Added support
	for a completion of a network device.
	(print_completions): Likewise.
This commit is contained in:
okuji 2003-10-19 16:06:24 +00:00
parent 4db8e630b4
commit e8911332da
4 changed files with 47 additions and 17 deletions

View file

@ -45,3 +45,6 @@ Jason Thomas added Linux DAC960 support and support for hiding/unhiding
logical partitions, and did a significant bugfix for the terminal stuff.
Tilmann Bubeck added support for vt100-incompatible terminals.
KB Sriram added a better detection of FAT filesystem and fixed a
network device completion.