* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 07e9a1357dadb1a2b40d0d85aa956331eaa6b537
@ 2014-01-12 18:12 git
0 siblings, 0 replies; only message in thread
From: git @ 2014-01-12 18:12 UTC (permalink / raw)
To: ipfire-scm
[-- 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-01-12 18:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-12 18:12 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 07e9a1357dadb1a2b40d0d85aa956331eaa6b537 git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox