Explorar o código

with devtmpfs, these devices nodes are obsolete

Waldemar Brodkorb %!s(int64=15) %!d(string=hai) anos
pai
achega
ebf1ffef54
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      scripts/install.sh

+ 0 - 5
scripts/install.sh

@@ -236,11 +236,6 @@ EOF
 	umount $tmp/dev
 fi
 
-printf "Creating device nodes\n"
-mknod -m 666 $tmp/dev/null c 1 3
-mknod -m 622 $tmp/dev/console c 5 1
-mknod -m 666 $tmp/dev/tty c 5 0
-
 umount $tmp
 
 printf "Successfully installed.\n"