Browse Source

Sebastian Jaenicke <tsa@jaenicke.org>:

add yp-tools 2.8


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

+ 1
- 1
Documentation/Developers/CHANGELOG-RENE

@ -11,7 +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
- Sebastian Jaenicke: added ypserv, yp-tools
*) 2003-08-31 (2.0.0-rc1 - 2.0.0-rc2) *) 2003-08-31 (2.0.0-rc1 - 2.0.0-rc2)

+ 43
- 0
package/tsa/yp-tools/yp-tools.desc

@ -0,0 +1,43 @@
[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/yp-tools/yp-tools.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] NIS (YP) clients
[T] yp-tools is an implementation of the NIS client tools for Linux and should
[T] work with every Linux C Library. This implementation only provides NIS
[T] client tools. You must already have a ypbind daemon running on the same
[T] host, and a NIS server running somewhere in the net.
[U] http://www.linux-nis.org/nis/yp-tools/
[A] Thorsten Kukuk <kukuk@suse.de>
[M] Sebastian Jaenicke <tsa@rocklinux.org>
[C] extra/network
[L] GPL
[S] Stable
[V] 2.8
[P] X -----5---9 141.000
[D] 0 yp-tools-2.8.tar.bz2 ftp://ftp.kernel.org/pub/linux/utils/net/NIS/

Loading…
Cancel
Save