public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Thorsten Glaser <tg@mirbsd.de>,
	Stefan Niestegge <beetle@atari.org>,
	Debian m68k <debian-68k@lists.debian.org>,
	Linux/m68k <linux-m68k@vger.kernel.org>
Subject: Re: CONFIG_DEVTMPFS_MOUNT
Date: Sun, 25 Jan 2015 11:54:32 +0100	[thread overview]
Message-ID: <m2egqj9llj.fsf@linux-m68k.org> (raw)
In-Reply-To: <CAMuHMdWHdr8-Wi2D6APt-uHVnNwojq-wgdTWbp1ZR7uErKgUcg@mail.gmail.com> (Geert Uytterhoeven's message of "Sun, 25 Jan 2015 11:34:34 +0100")

Geert Uytterhoeven <geert@linux-m68k.org> writes:

> On Sun, Jan 18, 2015 at 1:07 PM, Thorsten Glaser <tg@mirbsd.de> wrote:
>> Geert Uytterhoeven dixit:
>>
>>>While init on Beetle's system complained about not being able to open
>>>tty* with CONFIG_DEVTMPFS_MOUNT disabled, enabling CONFIG_DEVTMPFS_MOUNT
>>>broke remote login using ssh on my ARAnyM:
>>
>> Hm, interesting.
>>
>> If you do not run udev, you may need the following lines in /etc/rc.local:
>>
>> (test -e /dev/fd || ln -s /proc/self/fd /dev/fd || :)
>> (test -e /dev/stdin || ln -s /proc/self/fd/0 /dev/stdin || :)
>> (test -e /dev/stdout || ln -s /proc/self/fd/1 /dev/stdout || :)
>> (test -e /dev/stderr || ln -s /proc/self/fd/2 /dev/stderr || :)
>
> I don't have these, but the system doesn't seem to miss them ;-)

Unless you are using process substitution in bash.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

  reply	other threads:[~2015-01-25 10:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-18 11:50 CONFIG_DEVTMPFS_MOUNT Geert Uytterhoeven
2015-01-18 12:07 ` CONFIG_DEVTMPFS_MOUNT Thorsten Glaser
2015-01-18 20:52   ` CONFIG_DEVTMPFS_MOUNT Michael Schmitz
2015-01-25 10:34   ` CONFIG_DEVTMPFS_MOUNT Geert Uytterhoeven
2015-01-25 10:54     ` Andreas Schwab [this message]
2015-01-18 12:33 ` CONFIG_DEVTMPFS_MOUNT Andreas Schwab
2015-01-25 10:33   ` CONFIG_DEVTMPFS_MOUNT Geert Uytterhoeven
2015-01-25 11:00 ` CONFIG_DEVTMPFS_MOUNT Geert Uytterhoeven

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=m2egqj9llj.fsf@linux-m68k.org \
    --to=schwab@linux-m68k.org \
    --cc=beetle@atari.org \
    --cc=debian-68k@lists.debian.org \
    --cc=geert@linux-m68k.org \
    --cc=linux-m68k@vger.kernel.org \
    --cc=tg@mirbsd.de \
    /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