commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Hurd branch, master, updated. 22bc9da3dd61c6b12f8d03946ef75ec9cfb8


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. 22bc9da3dd61c6b12f8d03946ef75ec9cfb88a22
Date: Mon, 20 Sep 2010 19:40:17 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".

The branch, master has been updated
       via  22bc9da3dd61c6b12f8d03946ef75ec9cfb88a22 (commit)
      from  e58f5b6e2ef7ec859b799ba3d58914443ae47efe (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 22bc9da3dd61c6b12f8d03946ef75ec9cfb88a22
Author: Zheng Da <address@hidden>
Date:   Mon Sep 20 21:39:02 2010 +0200

    Add device virtualisation support to boot
    
    * boot/boot.c: Add '-f' option.
    (dev_map): New structure.
    (dev_map_head): New variable.
    (add_dev_map): New function.
    (lookup_dev): New function.
    (parse_opt): Handle the '-f' option: call 'add_dev_map'.
    (ds_device_open): Try to call 'lookup_dev', and open the device from the
    device file if it succeeds.

-----------------------------------------------------------------------

Summary of changes:
 boot/boot.c |   56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 56 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]