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 2cfbdcc66886bd4852f9e84b46fbf6bdc7d8a13e (commit) from 9049b963b6023ef6d7bd3f8c81ef5ab1f3b43fd3 (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 2cfbdcc66886bd4852f9e84b46fbf6bdc7d8a13e Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Wed Aug 11 17:32:32 2021 +0200 pci-arbiter, rumpdisk: Rename options for bootstrap chain We may end up with an arbitrary series of bootstrap translators, which can know about each other through devices, and thus do not need any particular order except dependencies. The actual bootstrap order can thus be arbitrary (provided it respects dependencies), so better not hardcode it. ----------------------------------------------------------------------- Summary of changes: pci-arbiter/main.c | 14 +++++++------- pci-arbiter/options.c | 12 ++++++------ pci-arbiter/options.h | 4 ++-- pci-arbiter/pcifs.h | 6 +++--- rumpdisk/main.c | 10 +++++----- 5 files changed, 23 insertions(+), 23 deletions(-) hooks/post-receive -- Hurd