~ubuntu-branches/ubuntu/precise/bootpc/precise

« back to all changes in this revision

Viewing changes to LSM

  • Committer: Bazaar Package Importer
  • Author(s): Herbert Xu
  • Date: 2000-11-15 21:32:15 UTC
  • Revision ID: james.westby@ubuntu.com-20001115213215-fbob3f7gl5nb9vwm
Tags: upstream-0.64
ImportĀ upstreamĀ versionĀ 0.64

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Begin3
 
2
Title:          Linux Bootp Client
 
3
Version:        0.64
 
4
Entered-date:   17DEC98
 
5
Description:    This is a boot protocol client used to grab the machines
 
6
                ip number, set up DNS nameservers and other useful
 
7
                information. Now can ask for server to bradcast replies which
 
8
                is useful for testing, and seems to be needed on Linux 2.1.x
 
9
Keywords:       bootp bootpc client net util
 
10
Author:         ceh@eng.cam.ac.uk (Charles Hawkins)
 
11
Maintained-by:  J.S.Peatfield@damtp.cam.ac.uk (Jon Peatfield)
 
12
Primary-site:   http://www.damtp.cam.ac.uk/linux/bootpc/bootpc-0.64.tar.gz
 
13
Alternate-site: ftp://metalab.unc.edu/pub/Linux/system/Network/admin/bootpc-0.64.tar.gz
 
14
Copying-policy: GPL
 
15
End