commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.9-239-g61ea190


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9-239-g61ea190
Date: Sat, 11 Apr 2020 12:36:12 -0400 (EDT)

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  61ea190ac347ab091882a827b3549a08bdd47f6c (commit)
       via  78f3d3ee0b18456f28a4605e62a3057a6b0b64c5 (commit)
      from  b4ca6cb2acdfd30e6ef14e314ed1cb6f487c9fa2 (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 61ea190ac347ab091882a827b3549a08bdd47f6c
Author: Samuel Thibault <address@hidden>
Date:   Sat Apr 11 18:35:30 2020 +0200

    rump: do not build if rump/rump.h can't be found
    
    * configure.ac: Combine tests for rump/rump.h and librump.

commit 78f3d3ee0b18456f28a4605e62a3057a6b0b64c5
Author: Damien Zammit <address@hidden>
Date:   Sun Mar 29 22:37:23 2020 +1100

    rumpdisk: Add userspace disk support via librump

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

Summary of changes:
 Makefile                      |   4 +
 configure.ac                  |   5 +
 {ext2fs => rumpdisk}/Makefile |  23 +--
 rumpdisk/block-rump.c         | 350 ++++++++++++++++++++++++++++++++++++++++++
 rumpdisk/block-rump.h         |  23 +++
 rumpdisk/ioccom-rump.h        |  82 ++++++++++
 rumpdisk/main.c               |  39 +++++
 7 files changed, 515 insertions(+), 11 deletions(-)
 copy {ext2fs => rumpdisk}/Makefile (59%)
 create mode 100644 rumpdisk/block-rump.c
 create mode 100644 rumpdisk/block-rump.h
 create mode 100644 rumpdisk/ioccom-rump.h
 create mode 100644 rumpdisk/main.c


hooks/post-receive
-- 
Hurd



reply via email to

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