]> git.pld-linux.org Git - packages/devfsd.git/blame - devfsd.spec
- force rpm %%optflags
[packages/devfsd.git] / devfsd.spec
CommitLineData
f15b17ea 1Summary: DevFS Daemon
9236ebca 2Summary(pl): Demon DevFS
f15b17ea 3Name: devfsd
7ccfa950 4Version: 1.3.25
d5c5309e 5Release: 3
5ec49299 6License: GPL
942f257d 7Group: Base
9367c950 8Source0: ftp://ftp.atnf.csiro.au/pub/people/rgooch/linux/daemons/devfsd/%{name}-v%{version}.tar.gz
cba071a7 9# Source0-md5: 44c6394b8e2e8feaf453aeddc8a3ee69
abf2d20a 10Source1: %{name}.conf
4c4738db 11Patch0: %{name}-lirc.patch
d5c5309e 12Patch1: %{name}-optflags.patch
9236ebca 13URL: http://www.atnf.csiro.au/~rgooch/linux/
9367c950 14Conflicts: kernel =< 2.2
abf2d20a 15Requires: devfs
2105c82d 16BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
f15b17ea 17
18%define _exec_prefix /
19
20%description
abf2d20a 21The devfsd programme is a daemon, run by the system boot scripts which
22can provide for intelligent management of device entries in the Device
23Filesystem (devfs).
9367c950 24
abf2d20a 25As part of its setup phase devfsd creates certain symbolic links which
26are compiled into the code. These links are required by
27/usr/src/linux/Documentation/devices.txt. This behaviour may change in
28future revisions.
9367c950 29
abf2d20a 30devfsd will read the special control file .devfsd in a mounted devfs,
31listening for the creation and removal of device entries (this is
32termed a change operation). For each change operation, devfsd can take
33many actions. The daemon will normally run itself in the background
34and send messages to syslog.
9367c950 35
abf2d20a 36The opening of the syslog service is automatically delayed until
37/dev/log is created.
9367c950 38
abf2d20a 39At startup, before switching to daemon mode, devfsd will scan the
40mounted device tree and will generate synthetic REGISTER events for
41each leaf node.
f15b17ea 42
6e87a749 43%description -l pl
f93bc7ab 44