linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ralph Jones <ralph.jones@altavista.com>
To: schwab@suse.de
Cc: linux-kernel@vger.kernel.org
Subject: Re: pivot_root from non-interactive script
Date: 20 Jun 2001 05:32:01 -0700	[thread overview]
Message-ID: <20010620123201.14861.cpmta@c012.sfo.cp.net> (raw)

Hi,

I was using ash from SuSE 7.1 (ash-0.2-294)

I patched ash's input.c with 

fcntl(fd, F_SETFD, FD_CLOEXEC); in setinputd.  This fixed the problem.  

Then I found that there is version 0.3.5-11 (on the debian site) with this fix already included.  

Thanks for your help.

Ralph Jones


On Tue, 19 June 2001, Andreas Schwab wrote:

> 
> Ralph Jones <ralph.jones@altavista.com> writes:
> 
> |> Thanks.  Yes it looks as if this might be the case.  Do you have any ideas how I might get around this?  Or do I have to use a different shell?
> 
> The latter is probably the easiest.  Or fix /bin/ash to set FD_CLOEXEC on
> the file descriptor.
> 
> Andreas.
> 
> -- 
> Andreas Schwab                                  "And now for something
> SuSE Labs                                        completely different."
> Andreas.Schwab@suse.de
> SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
> Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5


Find the best deals on the web at AltaVista Shopping!
http://www.shopping.altavista.com

             reply	other threads:[~2001-06-20 12:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-20 12:32 Ralph Jones [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-06-19  9:58 pivot_root from non-interactive script Ralph Jones
2001-06-19 12:10 ` Andreas Schwab
2001-06-18 13:03 Ralph Jones
2001-06-18 13:54 ` Andreas Schwab

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=20010620123201.14861.cpmta@c012.sfo.cp.net \
    --to=ralph.jones@altavista.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=schwab@suse.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;
as well as URLs for NNTP newsgroup(s).