base-files: remove dead code
authorDaniel Golle <[email protected]>
Tue, 2 Aug 2016 13:38:46 +0000 (15:38 +0200)
committerFelix Fietkau <[email protected]>
Thu, 4 Aug 2016 16:19:46 +0000 (18:19 +0200)
commit877168993a654027acc72c76c8a9d81473520fdb
tree3081ed9beb41b69dd6495283799f4c69e86db520
parent2180b715c1dcef30cb8e734c42b7e24f5f6555e5
base-files: remove dead code

/etc/init.d/boot tried to create /dev/root based on the kernel's
cmdline which won't work on any recent targets. Remove that code now
that fstools can detect the mounted rootfs based on
/proc/self/mountinfo and /dev/root was long gone anyway.

Signed-off-by: Daniel Golle <[email protected]>
package/base-files/files/etc/init.d/boot