Browse Source

Sebastian Jaenicke <tsa@jaenicke.org>:

add ypserv 2.9 (we already have ypbind)


git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1291 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Sebastian Jaenicke 22 years ago
parent
commit
9ba7eedc26
2 changed files with 45 additions and 0 deletions
  1. +1
    -0
      Documentation/Developers/CHANGELOG-RENE
  2. +44
    -0
      package/tsa/ypserv/ypserv.desc

+ 1
- 0
Documentation/Developers/CHANGELOG-RENE

@ -11,6 +11,7 @@
- Sirkull: updates and additions to the sirkull repository, fixed bind to - Sirkull: updates and additions to the sirkull repository, fixed bind to
install the init script and updated exim as well as install the init script and updated exim as well as
fixed it's init script fixed it's init script
- Sebastian Jaenicke: added ypserv
*) 2003-08-31 (2.0.0-rc1 - 2.0.0-rc2) *) 2003-08-31 (2.0.0-rc1 - 2.0.0-rc2)

+ 44
- 0
package/tsa/ypserv/ypserv.desc

@ -0,0 +1,44 @@
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
[COPY]
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] Please add additional copyright information _after_ the line containing
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
[COPY]
[COPY] ROCK Linux: rock-src/package/tsa/ypserv/ypserv.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; either version 2 of the License, or
[COPY] (at your option) any later version. A copy of the GNU General Public
[COPY] License can be found at Documentation/COPYING.
[COPY]
[COPY] Many people helped and are helping developing ROCK Linux. Please
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
[COPY] file for details.
[COPY]
[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
[I] Simple network lookupservice consisting of databases and processes
[T] The Network Information Service (NIS) provides a simple network lookup
[T] service consisting of databases and processes. It was formerly known as
[T] Sun Yellow Pages (YP). The functionality of the two remains the same, only
[T] the name has changed. Its purpose is to provide information, that has to
[T] be known throughout the network, to all machines on the network.
[U] http://www.linux-nis.org/nis/ypserv/
[A] Thorsten Kukuk <kukuk@suse.de>
[M] Sebastian Jaenicke
[C] extra/network
[L] GPL
[S] Stable
[V] 2.9
[P] X -----5---9 140.000
[D] 0 ypserv-2.9.tar.bz2 ftp://ftp.kernel.org/pub/linux/utils/net/NIS/

Loading…
Cancel
Save