diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-01-24 17:48:24 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-01-24 17:48:24 +0000 |
commit | 917fab4b4ddf202b078eae83de3e1311f2111cfa (patch) | |
tree | 812bb6f665bd05772bf6531482cae965acd6dca2 /examples/ROOT/img/tmpfs/dev | |
parent | 5b7777a52d0b70b6094547c7cb4056aa9664f69d (diff) | |
download | s6-917fab4b4ddf202b078eae83de3e1311f2111cfa.tar.xz |
Delete obsolete examples/ROOT, refer to s6-linux-init instead
Diffstat (limited to 'examples/ROOT/img/tmpfs/dev')
-rw-r--r-- | examples/ROOT/img/tmpfs/dev/README | 4 | ||||
-rw-r--r-- | examples/ROOT/img/tmpfs/dev/pts/README | 2 | ||||
l--------- | examples/ROOT/img/tmpfs/dev/shm | 1 |
3 files changed, 0 insertions, 7 deletions
diff --git a/examples/ROOT/img/tmpfs/dev/README b/examples/ROOT/img/tmpfs/dev/README deleted file mode 100644 index 8b944ff..0000000 --- a/examples/ROOT/img/tmpfs/dev/README +++ /dev/null @@ -1,4 +0,0 @@ -This directory is the /dev image. -It should contain all your static devices. -It MUST contain at least /dev/null and /dev/console, -else the system will crash during stage 1 init. diff --git a/examples/ROOT/img/tmpfs/dev/pts/README b/examples/ROOT/img/tmpfs/dev/pts/README deleted file mode 100644 index e0553f0..0000000 --- a/examples/ROOT/img/tmpfs/dev/pts/README +++ /dev/null @@ -1,2 +0,0 @@ -The place (after it's copied to the tmpfs) where -the virtual devpts filesystem will be mounted. diff --git a/examples/ROOT/img/tmpfs/dev/shm b/examples/ROOT/img/tmpfs/dev/shm deleted file mode 120000 index c71cdc8..0000000 --- a/examples/ROOT/img/tmpfs/dev/shm +++ /dev/null @@ -1 +0,0 @@ -../shm
\ No newline at end of file |