summaryrefslogtreecommitdiffstats
path: root/INSTALL.quagga.txt
Commit message (Collapse)AuthorAgeFilesLines
* Note C99 requirement.gdt2004-11-231-1/+3
|
* note that OpenBSD versions are for 3.6.gdt2004-11-231-3/+3
|
* Note OpenBSD versions (thanks to Gernot W. Schmied).gdt2004-11-221-2/+12
| | | | | Note that texinfo is not really needed, since quagga.info is in CVS, and explain the situation.
* 2004-11-17 Paul Jakma <paul@dishone.st>paul2004-11-171-5/+1
| | | | | * INSTALL.quagga.txt: texinfo version corrected, so section on that 4.7-x being unknown is not needed.
* Note that autoreconf should be invoked as 'autoreconf -i'.ajs2004-11-151-2/+2
|
* Note that either BSD make or GNU make works, and note versions.gdt2004-11-151-14/+21
| | | | | Adjust required texinfo version to 4.7 from 4.7-4. Clarify quagga.info build process.
* Add $Id:$.gdt2004-11-151-1/+17
| | | | | | | | | | Add 'philosophy' note about balance between modern and being ok for those tracking stable. question 4.7-4 as a texinfo version (no such nomenclature on texinfo site - something specific to some Linux distribution?). Note that NetBSD provides texinfo 4.6 in the base system.
* 2004-11-12 Paul Jakma <paul@dishone.st>paul2004-11-121-0/+50
* INSTALL.quagga.txt: Some quagga specific INSTALL notes. * README: s/GNU Zebra/Quagga/ and refer to IS-IS support.