CVSROOT: /sources/hurd
Module name: hurd
Branch: zhengda-soc2008-virt-branch
Changes by: Zheng Da <zhengda> 08/08/28 18:30:57
Modified files:
boot : ChangeLog boot.c
Log message:
2008-08-19 Zheng Da <[EMAIL PROTECTED]>
* boot/boot.c: Add '-m' option.
(dev_map): New structure.
(dev_map_head): New variable.
(add_dev_map): New function.
(lookup_dev): New function.
(parse_opt): Handle the '-m' option.
(ds_device_open): Open the device from the device file.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/hurd/boot/ChangeLog?cvsroot=hurd&only_with_tag=zhengda-soc2008-virt-branch&r1=1.46&r2=1.46.12.1
http://cvs.savannah.gnu.org/viewcvs/hurd/boot/boot.c?cvsroot=hurd&only_with_tag=zhengda-soc2008-virt-branch&r1=1.109&r2=1.109.12.1