diff options
Diffstat (limited to 'move/data')
-rw-r--r-- | move/data/devices | 3 | ||||
-rw-r--r-- | move/data/symlinks | 4 |
2 files changed, 7 insertions, 0 deletions
diff --git a/move/data/devices b/move/data/devices new file mode 100644 index 000000000..10cd770c9 --- /dev/null +++ b/move/data/devices @@ -0,0 +1,3 @@ +/dev/console c 5 1 +/dev/tty4 c 4 4 +/dev/tty3 c 4 3 diff --git a/move/data/symlinks b/move/data/symlinks new file mode 100644 index 000000000..49fa24f46 --- /dev/null +++ b/move/data/symlinks @@ -0,0 +1,4 @@ +/sbin +/lib +/usr +/bin |