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