9front - general discussion about 9front
 help / color / mirror / Atom feed
From: kvik@a-b.xyz
To: 9front@9front.org
Subject: Re: [9front] add "-n namespace-file" flag to tftpd
Date: Mon, 08 Feb 2021 22:30:38 +0100	[thread overview]
Message-ID: <D6DED0633BDFD7EFE5BE8333741B7660@hog> (raw)
In-Reply-To: <CAHjwAuzWsMNG4MzXXQ3U3X31DMovaU+AHMAhr_xvzd_KjTRcaw@mail.gmail.com>

Quoth Silas McCroskey <inkswinc@gmail.com>:
> The following patch adds a -n flag to allow the specification of a
> namespace file in place of /lib/namespace; similar to ip/ftpd.

You could bind your namespace file over /lib/namespace.
Probably something like:

	@{rfork n; bind /lib/namespace.tftpd /lib/namespace; ip/tftpd}


  parent reply	other threads:[~2021-02-08 21:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-08  6:25 Silas McCroskey
2021-02-08  6:28 ` [9front] " Silas McCroskey
2021-02-08 21:30 ` kvik [this message]
2021-02-08 23:44   ` [9front] " hiro

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D6DED0633BDFD7EFE5BE8333741B7660@hog \
    --to=kvik@a-b.xyz \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).