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. 07e9a1357dadb1a2b40d0d85aa956331eaa6b537
Date: Sun, 12 Jan 2014 19:12:38 +0100	[thread overview]
Message-ID: <20140112181253.DEE0020ACD@argus.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2722 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  07e9a1357dadb1a2b40d0d85aa956331eaa6b537 (commit)
       via  c05738b25e4a76ca73ee58dba71a7d93d2907318 (commit)
       via  dfb08084ba25b03f27ca41c04f0a0f1e2dace6d5 (commit)
      from  e11f536252fe1f4317c47c121f5026b9a458a311 (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 07e9a1357dadb1a2b40d0d85aa956331eaa6b537
Merge: c05738b e11f536
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Sun Jan 12 19:05:54 2014 +0100

    Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next

commit c05738b25e4a76ca73ee58dba71a7d93d2907318
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Sun Jan 12 19:05:05 2014 +0100

    installer: wget need libidn.

commit dfb08084ba25b03f27ca41c04f0a0f1e2dace6d5
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Sun Jan 12 19:02:51 2014 +0100

    udev: remove /var/run mount from initskript.

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

Summary of changes:
 config/rootfiles/installer/eject  | 1 -
 config/rootfiles/installer/libidn | 1 +
 src/initscripts/init.d/udev       | 3 ---
 3 files changed, 1 insertion(+), 4 deletions(-)
 delete mode 120000 config/rootfiles/installer/eject
 create mode 120000 config/rootfiles/installer/libidn

Difference in files:
diff --git a/config/rootfiles/installer/eject b/config/rootfiles/installer/eject
deleted file mode 120000
index 54928be..0000000
--- a/config/rootfiles/installer/eject
+++ /dev/null
@@ -1 +0,0 @@
-../common/eject
\ No newline at end of file
diff --git a/config/rootfiles/installer/libidn b/config/rootfiles/installer/libidn
new file mode 120000
index 0000000..9750546
--- /dev/null
+++ b/config/rootfiles/installer/libidn
@@ -0,0 +1 @@
+../common/libidn
\ No newline at end of file
diff --git a/src/initscripts/init.d/udev b/src/initscripts/init.d/udev
index 72d1e40..7674ab5 100644
--- a/src/initscripts/init.d/udev
+++ b/src/initscripts/init.d/udev
@@ -17,9 +17,6 @@
 
 case "${1}" in
 	start)
-		boot_mesg "Mount /var/run..."
-		mount -n -t tmpfs tmpfs /var/run -o size=2M
-
 		boot_mesg "Populating /dev with device nodes..."
 		if ! grep -q '[[:space:]]sysfs' /proc/mounts; then
 			echo_failure


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

                 reply	other threads:[~2014-01-12 18:12 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=20140112181253.DEE0020ACD@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