Browse Source

Clifford Wolf:


			
			
				rocklinux
			
			
		
Clifford Wolf 20 years ago
parent
commit
0e5e6c7f65
4 changed files with 0 additions and 144 deletions
  1. +0
    -35
      package/x86/rng-tools/rng-tools.cache
  2. +0
    -28
      package/x86/rng-tools/rng-tools.conf
  3. +0
    -42
      package/x86/rng-tools/rng-tools.desc
  4. +0
    -39
      package/x86/rng-tools/rngd.init

+ 0
- 35
package/x86/rng-tools/rng-tools.cache

@ -1,35 +0,0 @@
[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/x86/rng-tools/rng-tools.cache
[COPY] ROCK Linux is Copyright (C) 1998 - 2004 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 ---
[TIMESTAMP] 1073137644 Sat Jan 3 14:47:24 2004
[CONFIG-ID] 2.0.0-rc5-x86-pentium-mmx-32-reference
[ROCKVER] 2.0.0-rc5
[LOGS] 5-intel-rng.log 9-intel-rng.log
[BUILDTIME] 1843 (9)
[SIZE] 0.06 MB, 15 files
[DEP] autoconf automake bash binutils bzip2 coreutils diffutils findutils
[DEP] gcc3 glibc23 grep linux24-header m4 make mktemp net-tools perl5
[DEP] sed sysfiles tar texinfo

+ 0
- 28
package/x86/rng-tools/rng-tools.conf

@ -1,28 +0,0 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/x86/rng-tools/rng-tools.conf
# ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. A copy of the GNU General Public
# License can be found at Documentation/COPYING.
#
# Many people helped and are helping developing ROCK Linux. Please
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM
# file for details.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
pm_intel_rng() {
install_init rngd $confdir/rngd.init
}
postmake="pm_intel_rng"

+ 0
- 42
package/x86/rng-tools/rng-tools.desc

@ -1,42 +0,0 @@
[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/x86/rng-tools/rng-tools.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2004 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] Random Number Generator Deamon for i810 boards
[T] rngd reads data from the i810 hardware random number generator, verifies it
[T] looks like random data, and adds it to /dev/random's entropy store.
[U] http://sourceforge.net/projects/gkernel/
[A] Jeff Garzik <jgarzik@pobox.com>
[M] Juergen "George" Sawinski <jsaw@gmx.net>
[C] extra/base
[L] GPL
[S] Stable
[V] 1.1
[P] X -----5---9 103.000
[D] 3655117574 rng-tools-1.1.tar.gz http://dl.sourceforge.net/sourceforge/gkernel/

+ 0
- 39
package/x86/rng-tools/rngd.init

@ -1,39 +0,0 @@
#!/bin/sh
#
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/x86/rng-tools/rngd.init
# ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. A copy of the GNU General Public
# License can be found at Documentation/COPYING.
#
# Many people helped and are helping developing ROCK Linux. Please
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM
# file for details.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
#
# Desc: The i810 hardware random number generator daemon
# Runlevel: 01
#
main_begin
block_begin(start, `Starting rngd.')
check(`D_prefix/sbin/rngd')
block_end
block_begin(stop, `Stopping rngd.')
check(`killall -15 D_prefix/sbin/rngd')
block_end
main_end

Loading…
Cancel
Save