mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 12:15:52 +02:00
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
This commit is contained in:
@@ -1 +0,0 @@
|
||||
../common/eject
|
||||
1
config/rootfiles/installer/libidn
Symbolic link
1
config/rootfiles/installer/libidn
Symbolic link
@@ -0,0 +1 @@
|
||||
../common/libidn
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user