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 499dc6c6dc00b136fd1734d3f8d23f37aa1fa6c9 (commit) via b0bc5a592ba84b22518609e2e56f1ed466929c58 (commit) from f28ca0a89bd1b23e136bb09685b1d9d3ea0b5bb1 (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 499dc6c6dc00b136fd1734d3f8d23f37aa1fa6c9 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Nov 15 15:52:37 2020 +0100 MAKEDEV: Set up rump translator and fix netdde translator * sutils/MAKEDEV.sh (rumpdisk): Set up /dev/rumpdisk and /dev/disk that points to it. (netdde): Point /dev/net to /dev/netdde. (eth*): Use /dev/net instead of /dev/netdde. commit b0bc5a592ba84b22518609e2e56f1ed466929c58 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Nov 15 15:43:23 2020 +0100 MAKEDEV: Add master and rumpdisk support * sutils/MAKEDEV.sh: Add -M option to set the master device node. Add support for wd* devices through rumpdisk. ----------------------------------------------------------------------- Summary of changes: sutils/MAKEDEV.sh | 32 +++++++++++++++++++++++++------- 1 file changed, 25 insertions(+), 7 deletions(-) hooks/post-receive -- Hurd