From 6d87e9028836e10414b08ac02a0d62a1f57b7dc4 Mon Sep 17 00:00:00 2001 From: Stefan Fiedler Date: Tue, 17 Aug 2004 14:40:59 +0000 Subject: [PATCH] Stefan Fiedler: add sysfsutils (1.1.0) (rediffed) Index: package/stf/sysfsutils/sysfsutils.desc =================================================================== [2004081214233218348] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@3888 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/stf/sysfsutils/sysfsutils.desc | 55 ++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 package/stf/sysfsutils/sysfsutils.desc diff --git a/package/stf/sysfsutils/sysfsutils.desc b/package/stf/sysfsutils/sysfsutils.desc new file mode 100644 index 000000000..c0c529cce --- /dev/null +++ b/package/stf/sysfsutils/sysfsutils.desc @@ -0,0 +1,55 @@ + +[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/stf/ffmpeg/ffmpeg.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] utilities for the Linux kernel sysfs filesystem + +[T] This package's purpose is to provide a set of utilities for interfacing +[T] with sysfs, a virtual filesystem in Linux kernel versions 2.5+ that provides +[T] a tree of system devices. While a filesystem is a very useful interface, +[T] we've decided to provide a stable programming interface that will hopefully +[T] make it easier for applications to query system devices and their attributes. +[T] This package currently includes: +[T] - libsysfs: a library for accessing system devices. +[T] - systool: an application to view system device information by bus, class, +[T] and topology. +[T] - A number of example usage routines in the "test" directory. +[T] - A comprehensive testsuite, also shipped as part of the "test" directory. +[T] This testsuite can be used to test _all_ the APIs exported by Libsysfs. +[T] Please refer the libsysfs.txt file in the "docs" directory for details +[T] as to how to use the testsuite. + +[U] ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug + +[A] Ananth Mavinakayanahalli +[A] Daniel Stekloff + +[M] Stefan Fiedler + +[C] base/tool + +[L] GPL +[S] Stable +[V] 1.1.0 +[P] X -----5---9 800.000 + +[D] 3213687715 sysfsutils-1.1.0.tar.bz2 ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/