mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rich Felker <dalias@aerifal.cx>
To: musl@lists.openwall.com
Subject: Re: Progress on roadmap to 0.9.13
Date: Sat, 17 Aug 2013 12:33:36 -0400	[thread overview]
Message-ID: <20130817163336.GC20515@brightrain.aerifal.cx> (raw)
In-Reply-To: <20130817233943.6c591ddf@sibserver.ru>

On Sat, Aug 17, 2013 at 11:39:43PM +0800, orc wrote:
> I generally don't like the idea of symlink change, but if it will go, I
> will not argue. But, how existing installs will resolve that change
> in one pass during install? Do I need static busybox to manually
> replace symlink?

No, replacing the direction or even changing it back to how it is now
should be safe as long as the actual-file is installed first and the
link is installed after that. The current rules should provide that
behavior. However I believe the atomicity of installing the actual
file is still broken right now: it seems the old file is being
overwritten rather than replaced. I'll check that and fix it if it's
still the case.

Rich


  reply	other threads:[~2013-08-17 16:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-15  7:59 Rich Felker
2013-08-16  6:21 ` Rob Landley
2013-08-16  6:25   ` Rich Felker
2013-08-17  9:39 ` Timo Teras
2013-08-17 12:39   ` Matias A. Fonzo
2013-08-17 15:39   ` orc
2013-08-17 16:33     ` Rich Felker [this message]
2013-08-17 16:49     ` Christian Neukirchen
2013-08-17 16:29   ` Rich Felker

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=20130817163336.GC20515@brightrain.aerifal.cx \
    --to=dalias@aerifal.cx \
    --cc=musl@lists.openwall.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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).