File: README

package info (click to toggle)
net-snmp 5.2.3-7etch4
  • links: PTS
  • area: main
  • in suites: etch
  • size: 24,452 kB
  • ctags: 16,045
  • sloc: ansic: 175,930; perl: 11,814; sh: 11,230; makefile: 5,375; pascal: 62
file content (20 lines) | stat: -rw-r--r-- 1,035 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
This dist directory contains release instructions and scripts as well
as binary building instructions and helpful scripts.  However, only
the main line CVS tree ("HEAD") for Net-SNMP contains the maintained
versions of all of these files.  They have been removed from this
directory.  Thus, if you would like to see them check out the main
line CVS tree per the instructions on:

  http://www.net-snmp.org/cvs/

The files that are only available in the CVS HEAD dist tree include:

  net-snmp.spec        	  - RPM specification file
  Makefile             	  - Makefile for building RPMs
  RELEASE-INSTRUCTIONS 	  - textual steps for building a release
  makerelease          	  - A script to automatically create a release tar.gz
  net-snmp-solaris-build  - A directory housing solaris building script(s)
  snmpd-init.d            - An init.d script for snmpd
  snmptrapd-init.d        - An init.d script for snmptrapd
  nsb-* files             - Generic package building scripts
  README.build-scripts    - Describes how to use them