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

This commit is contained in:
Michael Tremer
2014-01-12 23:02:28 +01:00
3 changed files with 1 additions and 4 deletions

View File

@@ -1 +0,0 @@
../common/eject

View File

@@ -0,0 +1 @@
../common/libidn

View File

@@ -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