From 83580a685c3be1ab291fd1c658272939e92be02c Mon Sep 17 00:00:00 2001 From: "tim.newsham" Date: Tue, 6 May 2008 21:41:47 +0000 Subject: [PATCH] - Readme already has this info. --- fs/README | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 fs/README diff --git a/fs/README b/fs/README deleted file mode 100644 index dcb344f..0000000 --- a/fs/README +++ /dev/null @@ -1,18 +0,0 @@ -This directory contains files used to populate the root and usr -filesystems. - -Historic binaries -These binaries are from the "1972_stuff" folder in the TUHS archive. - - root - files from s2.tar.gz, excluding the usr directory, used - to populate the rf0 filesystem. - usr - files from s2.tar.gz under the usr directory, used to populate - the rk0 filesystem. - - -Newly built binaries -These binaries were built recently while reconstructing the system: - - new/etc/init - built from jun72 printout sources for init.s - with modifications to spawn getty on tty8 (console) only. -