README.files revision 1.2
1$NetBSD: README.files,v 1.2 1995/12/21 01:04:14 cgd Exp $
2
3README.files			This list.
4
5Files are organized by release, numbered by year, month, and date, in
6the form: YYMMDD
7
8In each directory:
9
10README				Installation notes; probably incomplete.
11STATUS				Status of NetBSD/Alpha.
12TODO.users			Things that I think users could do to help out.
13
14bin/				Directory with binaries for this snapshot.
15
16	bin.tar.gz		Everything on the disk image except /etc,
17				/usr/X11R6, /boot, and the kernel.
18	etc.tar.gz		/etc from the disk image.
19	netbsd.gz		Gzipped GENERIC kernel (also on disk image).
20	netbsd.gdb.gz		Gzipped GENERIC kernel w/debugging symbols.
21	netbsd_nfs.gz		Gzipped GENERIC_NFS kernel.
22	netbsd_nfs.gdb.gz	Gzipped GENERIC_NFS kernel w/debugging symbols.
23	rz25-image.gz		Disk image, of an RZ25, for installation.
24	x11.tar.gz		/usr/X11R6 from the disk image.
25
26src/				Directory with sources for this snapshot.
27
28	X11R6-XF86-3.1.2-diffs.gz
29				Diffs from XFree86 3.1.2 used to make the
30				X11 binaries in the distribution.
31	cygnus.tar.gz		Toolchain (gcc, gas, ld, etc.) sources
32				used to build the compiler toolchain.
33	sys.tar.gz		Kernel sources.
34	userland-diffs.gz	Diffs from the NetBSD-current user-land
35				sources used to build the distribution.
36