diff options
author | dzwdz | 2023-02-25 19:18:33 +0100 |
---|---|---|
committer | dzwdz | 2023-02-25 19:18:33 +0100 |
commit | 51c39c73692e755596eafb0d6f732581fee3ba98 (patch) | |
tree | dfb79d40b193474dc89a474bdaa5b64d6285e5d8 /initrd | |
parent | 1326ab41a907ad95405cc86d932b3fc47c614c1c (diff) |
merge the initrd and sysroot directories
Diffstat (limited to 'initrd')
-rw-r--r-- | initrd/1.txt | 1 | ||||
-rw-r--r-- | initrd/2.txt | 1 | ||||
-rw-r--r-- | initrd/Users/dzwdz/private/secrets.txt | 2 | ||||
-rw-r--r-- | initrd/Users/dzwdz/public/stuff.txt | 2 | ||||
-rw-r--r-- | initrd/arp.ether | bin | 64 -> 0 bytes | |||
-rw-r--r-- | initrd/bin/sh/catall | 19 | ||||
-rw-r--r-- | initrd/bin/sh/halt | 2 | ||||
-rw-r--r-- | initrd/bin/sh/mkuser | 7 | ||||
-rw-r--r-- | initrd/dir/3.txt | 1 | ||||
-rw-r--r-- | initrd/dir/4 | 0 | ||||
-rw-r--r-- | initrd/dir/5 | 0 | ||||
-rw-r--r-- | initrd/long.txt | 7 |
12 files changed, 0 insertions, 42 deletions
diff --git a/initrd/1.txt b/initrd/1.txt deleted file mode 100644 index 8e08ed0..0000000 --- a/initrd/1.txt +++ /dev/null @@ -1 +0,0 @@ -i am /1.txt diff --git a/initrd/2.txt b/initrd/2.txt deleted file mode 100644 index c214a20..0000000 --- a/initrd/2.txt +++ /dev/null @@ -1 +0,0 @@ -i am /2.txt diff --git a/initrd/Users/dzwdz/private/secrets.txt b/initrd/Users/dzwdz/private/secrets.txt deleted file mode 100644 index 7f1bcbc..0000000 --- a/initrd/Users/dzwdz/private/secrets.txt +++ /dev/null @@ -1,2 +0,0 @@ -I enjoyed Twilight. - diff --git a/initrd/Users/dzwdz/public/stuff.txt b/initrd/Users/dzwdz/public/stuff.txt deleted file mode 100644 index b864fc2..0000000 --- a/initrd/Users/dzwdz/public/stuff.txt +++ /dev/null @@ -1,2 +0,0 @@ -A publicly readable file. - diff --git a/initrd/arp.ether b/initrd/arp.ether Binary files differdeleted file mode 100644 index c8fbec7..0000000 --- a/initrd/arp.ether +++ /dev/null diff --git a/initrd/bin/sh/catall b/initrd/bin/sh/catall deleted file mode 100644 index a1c8c76..0000000 --- a/initrd/bin/sh/catall +++ /dev/null @@ -1,19 +0,0 @@ -#!/bin/shell -# equalivent to the old "catall" builtin, meant to demo shadowing -# TODO shadow here -echo /init/fake.txt: -cat /init/fake.txt -echo - -echo /init/1.txt: -cat /init/1.txt -echo - -echo /init/2.txt: -cat /init/2.txt -echo - -echo /init/dir/3.txt: -cat /init/dir/3.txt -echo - diff --git a/initrd/bin/sh/halt b/initrd/bin/sh/halt deleted file mode 100644 index 563aded..0000000 --- a/initrd/bin/sh/halt +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/shell -echo halt > /initctl
\ No newline at end of file diff --git a/initrd/bin/sh/mkuser b/initrd/bin/sh/mkuser deleted file mode 100644 index a1544c6..0000000 --- a/initrd/bin/sh/mkuser +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/shell -touch /Users/user/ -cd /Users/user/ -touch private/ -echo secrets! > private/secret.txt -touch public/ -echo no secrets here > public/hi.txt
\ No newline at end of file diff --git a/initrd/dir/3.txt b/initrd/dir/3.txt deleted file mode 100644 index 6ab8da4..0000000 --- a/initrd/dir/3.txt +++ /dev/null @@ -1 +0,0 @@ -i am /dir/3.txt diff --git a/initrd/dir/4 b/initrd/dir/4 deleted file mode 100644 index e69de29..0000000 --- a/initrd/dir/4 +++ /dev/null diff --git a/initrd/dir/5 b/initrd/dir/5 deleted file mode 100644 index e69de29..0000000 --- a/initrd/dir/5 +++ /dev/null diff --git a/initrd/long.txt b/initrd/long.txt deleted file mode 100644 index ed0b66a..0000000 --- a/initrd/long.txt +++ /dev/null @@ -1,7 +0,0 @@ -this file is longer than 512 characters. each line is exactly 80 characters long -01234567890123456789012345678901234567890123456789012345678901234567890123456789 -0 10 20 30 40 50 60 70 80 -for this file to be over 512 bytes, it needs 512/81 = 7 lines. that's a fun fact - ,_____O> [duck sound] | that's as good of a duck as i can make. it's very good -~|____| | /-- this X is the 513th byte in this file. very coolio - | | ,. . ., , ., | X. here it is. what you've waited for. idk what to say |