diff options
author | jbranso@dismail.de <jbranso@dismail.de> | 2024-05-30 13:29:45 -0400 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-05-30 19:43:52 +0200 |
commit | d693dedc3edbba5ff4d0265b1104ec3063ebb04d (patch) | |
tree | f2ba554bd71229cbe32ec1955495f24973437dff /contributing.mdwn | |
parent | 5fb07552a0ce6ba57ac402cc448383b31dca6487 (diff) | |
download | web-d693dedc3edbba5ff4d0265b1104ec3063ebb04d.tar.gz web-d693dedc3edbba5ff4d0265b1104ec3063ebb04d.tar.bz2 web-d693dedc3edbba5ff4d0265b1104ec3063ebb04d.zip |
hurd: added the terrible-mdns-responder page
* hurd/terrible-mdns-responder.mdwn: new file
* contributing.mdwn: added a link to the mdns-responder.
* hurd/documentation.mdwn: added a link to the mdns-responder.
* hurd/running/debian/after_install.mdwn: added a link to the
mdns-responder.
Message-ID: <20240530173020.2499-1-jbranso@dismail.de>
Diffstat (limited to 'contributing.mdwn')
-rw-r--r-- | contributing.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contributing.mdwn b/contributing.mdwn index 3b1ebe93..02ab7ba0 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -229,6 +229,9 @@ After you have a Hurd vm set up and running: * `git clone git://git.sv.gnu.org/hurd/gnumach.git` * `git clone git://git.sv.gnu.org/hurd/incubator.git` * You can connect through ssh with `ssh root@localhost -p 2222` +* Optionally if you connect to the Hurd running on another local + machine, then you might want to set up the + [[hurd/terrible-mdns-responder]]. * Get more from the [repo list](https://git.savannah.gnu.org/cgit/hurd/). * Read the docs on these pages. * Start hacking. |