Commit a9bec87
committed
feature/runtime: Check and create the necessary device files
After dropping gen_init_cpio, core devices are no longer created when
creating an image. It is necessary to check their availability and
create them at runtime.
Fixes: aab9b26 ("Replace gen_init_cpio by cpio")
Signed-off-by: Alexey Gladkov <[email protected]>1 parent 965f62a commit a9bec87
1 file changed
+21
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
15 | 36 | | |
16 | 37 | | |
17 | 38 | | |
| |||
0 commit comments