dslm4515/Raptix

/dev still required

dslm4515 opened this issue · 1 comments

/dev still expected to be present instead of /system/dev. Lots of scripts (i.e. configure of autotools) expect /dev/null.

To eliminate the need to symlink /system/dev to / .... all software should be patched? Replace all references of /dev to /system/dev ?