diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-26 18:35:51 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-26 18:35:51 +0000 |
commit | 1cf71b79c8672180173c9bedc91175973aa303ce (patch) | |
tree | a569510f5cfff697c4b92b10a35ff618996c6264 /distrib/alpha/README.files | |
parent | d1e8bfd539f52ee0cfe92352cc8c033252424a85 (diff) |
update from netbsd
Diffstat (limited to 'distrib/alpha/README.files')
-rw-r--r-- | distrib/alpha/README.files | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/distrib/alpha/README.files b/distrib/alpha/README.files index b5316c88d74..00cb47e4afd 100644 --- a/distrib/alpha/README.files +++ b/distrib/alpha/README.files @@ -1,12 +1,13 @@ -$NetBSD: README.files,v 1.1 1995/10/16 04:55:16 cgd Exp $ +$NetBSD: README.files,v 1.3 1995/12/21 02:40:49 cgd Exp $ README.files This list. -Files are organized by release, numbered by year, month, and date, in -the form: YYMMDD +Snapshots are organized by release, numbered by year, month, and date, in +directories with names of the form "YYMMDD". In each directory: +README_FIRST Important last-minute notes about the snapshot. README Installation notes; probably incomplete. STATUS Status of NetBSD/Alpha. TODO.users Things that I think users could do to help out. @@ -14,7 +15,7 @@ TODO.users Things that I think users could do to help out. bin/ Directory with binaries for this snapshot. bin.tar.gz Everything on the disk image except /etc, - /usr/X11R6, and the kernel. + /usr/X11R6, /boot, and the kernel. etc.tar.gz /etc from the disk image. netbsd.gz Gzipped GENERIC kernel (also on disk image). netbsd.gdb.gz Gzipped GENERIC kernel w/debugging symbols. |