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 cb372e4d5ae9db30aef20150f1242392459ed808 (commit)
via 6d3b4cea78b22a6562eef4256cfcc40a8d372194 (commit)
from 4f653341476e7bd81475ea29316d59254d8b957e (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 cb372e4d5ae9db30aef20150f1242392459ed808
Author: Samuel Thibault <[email protected]>
Date: Tue Aug 23 00:01:06 2022 +0200
storeio: Fix uninitialized err variable
commit 6d3b4cea78b22a6562eef4256cfcc40a8d372194
Author: Luca Dariz <[email protected]>
Date: Thu Jan 26 22:36:16 2017 +0100
Add trivfs_startup_debug() for easier translator development
Basically it is an automation of this:
http://walfield.org/pub/people/neal/papers/hurd-misc/manual-bootstrap.txt
To launch a storeio translator on FILE:
$ storeio -d FILE -T TYPE ARG
Message-Id: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
libtrivfs/startup.c | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++++
libtrivfs/trivfs.h | 11 +++++++++
storeio/storeio.c | 45 +++++++++++++++++++++++++++-------
3 files changed, 116 insertions(+), 9 deletions(-)
hooks/post-receive
--
Hurd