public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. df0bd0e30456401d73641b88bf1ae8e8a36ae20c
Date: Thu, 02 Jul 2015 21:38:41 +0200	[thread overview]
Message-ID: <20150702193841.7F232221D2@argus.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2222 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, next has been updated
       via  df0bd0e30456401d73641b88bf1ae8e8a36ae20c (commit)
      from  a6c59f7b68d1b2d8996d55a7497eb6f25ec0e54e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit df0bd0e30456401d73641b88bf1ae8e8a36ae20c
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Jul 2 21:38:20 2015 +0200

    coreutils: Remove dead symlink /bin/[
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 config/rootfiles/common/coreutils  | 1 -
 config/rootfiles/core/92/update.sh | 1 +
 lfs/coreutils                      | 2 --
 3 files changed, 1 insertion(+), 3 deletions(-)

Difference in files:
diff --git a/config/rootfiles/common/coreutils b/config/rootfiles/common/coreutils
index d7f2c76..32fc103 100644
--- a/config/rootfiles/common/coreutils
+++ b/config/rootfiles/common/coreutils
@@ -1,4 +1,3 @@
-bin/[
 bin/chgrp
 bin/chmod
 bin/chown
diff --git a/config/rootfiles/core/92/update.sh b/config/rootfiles/core/92/update.sh
index 0314d80..00cd61c 100644
--- a/config/rootfiles/core/92/update.sh
+++ b/config/rootfiles/core/92/update.sh
@@ -43,6 +43,7 @@ extract_files
 # Regenerate IPsec configuration
 sudo -u nobody /srv/web/ipfire/cgi-bin/vpnmain.cgi
 
+rm -f /bin/[
 sync
 
 # Start services
diff --git a/lfs/coreutils b/lfs/coreutils
index 63d0a88..cd2440d 100644
--- a/lfs/coreutils
+++ b/lfs/coreutils
@@ -100,8 +100,6 @@ ifeq "$(ROOT)" ""
 	mv -v /usr/bin/{rmdir,stty,sync,true,uname} /bin
 	mv -v /usr/bin/chroot /usr/sbin
 	mv -v /usr/bin/{head,sleep,nice} /bin
-	ln -sf test /bin/[
-	#ln -sf ../../bin/install /usr/bin
 	dircolors -p > /etc/DIR_COLORS
 endif
 


hooks/post-receive
--
IPFire 2.x development tree

                 reply	other threads:[~2015-07-02 19:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20150702193841.7F232221D2@argus.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.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