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