2004-03-03 13:43:00 +07:00
|
|
|
.TH UDEVSTART 8 "March 2004" "" "Linux Administrator's Manual"
|
|
|
|
.SH NAME
|
2004-03-10 10:50:30 +07:00
|
|
|
udevstart \- populate initial device directory
|
2004-03-03 13:43:00 +07:00
|
|
|
.SH SYNOPSIS
|
|
|
|
.B udevstart
|
|
|
|
.SH "DESCRIPTION"
|
|
|
|
.B udevstart
|
|
|
|
walks trough the sysfs device tree and calls
|
|
|
|
.B udev
|
2004-03-10 10:50:30 +07:00
|
|
|
to create the nodes for every valid device found. It can be used to fill a
|
2004-03-03 13:43:00 +07:00
|
|
|
empty device directory with nodes for all devices currently available on
|
|
|
|
the system.
|
|
|
|
.SH "SEE ALSO"
|
|
|
|
.BR udev (8)
|
|
|
|
.SH AUTHORS
|
|
|
|
.B udevstart
|
|
|
|
was developed primarily by Harald Hoyer <harald@redhat.com>, with much help
|
|
|
|
from others.
|