Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/conf
Module Name: src
Committed By: dsl
Date: Sat Sep 3 20:38:07 UTC 2005
Modified Files:
src/sys/arch/i386/conf: INSTALL INSTALL_SMALL
Log Message:
Remove support for ATAPI and SCSI tapes from INSTALL and INSTALL_TINY.
This (just about) counteracts the bloat added by the 64bit inode changes
and the the larger data structures of the new ioconf.c.
The 'st' driver got fingered itself because of it's own size increase
caused by the addition of the stats.
To generate a diff of this commit:
cvs rdiff -r1.270 -r1.271 src/sys/arch/i386/conf/INSTALL
cvs rdiff -r1.116 -r1.117 src/sys/arch/i386/conf/INSTALL_SMALL
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index