From: Paul B. S. <pa...@us...> - 2001-10-09 22:33:34
|
Update of /cvsroot/linux-atm/linux-atm In directory usw-pr-cvs1:/tmp/cvs-serv29253/linux-atm Modified Files: README Added Files: AUTHORS ChangeLog Makefile.am NEWS THANKS acconfig.h autotools config.h.in configure.in Removed Files: .kernel CHANGES CREDITS Makefile README.DRIVERS Rules.make VERSION mkbindist mkdiff mkdist mkpatch Log Message: Merge V2_4_0 branch into the main branch... Index: README =================================================================== RCS file: /cvsroot/linux-atm/linux-atm/README,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** README 2001/08/20 21:03:36 1.1 --- README 2001/10/09 22:33:01 1.2 *************** *** 1,6 **** ! ATM on Linux, release 0.79 (beta) ================================= ! Werner Almesberger, EPFL ICA <Wer...@ep...> Mitchell Blank Jr., <mi...@sf...> Paul B Schroeder, <pa...@us...> --- 1,6 ---- ! ATM on Linux, release 2.4.0 (beta) ================================= ! Werner Almesberger, EPFL ICA <wa...@al...> Mitchell Blank Jr., <mi...@sf...> Paul B Schroeder, <pa...@us...> *************** *** 11,24 **** still change every once in a while. Use at your own risk. - This package contains a kernel patch for ATM protocol stacks and for ATM - device drivers, source for demons, management and test tools, and some - documentation. - Please see http://linux-atm.sourceforge.net/ for a list of features supported by ATM on Linux. ! For usage and installation instructions, please read the file USAGE or ! generate the LaTeX documentation in doc/ The README in that directory ! explains how. For known restrictions and bugs, please read the file BUGS. --- 11,25 ---- still change every once in a while. Use at your own risk. Please see http://linux-atm.sourceforge.net/ for a list of features supported by ATM on Linux. ! If you're just looking for the device drivers: they're either ! already in the mainstream kernel or, for those which are not ! integrated, found by visiting http://linux-atm.sourceforge.net/. + For usage and installation instructions, please read the "ATM on Linux HOWTO" + in the doc/ directory. The README in that directory explains how to generate + alternative document types of the documentation. + For known restrictions and bugs, please read the file BUGS. + --- .kernel DELETED --- --- CHANGES DELETED --- --- CREDITS DELETED --- --- Makefile DELETED --- --- README.DRIVERS DELETED --- --- Rules.make DELETED --- --- VERSION DELETED --- --- mkbindist DELETED --- --- mkdiff DELETED --- --- mkdist DELETED --- --- mkpatch DELETED --- |