MAKEDEV

Official Download Location

MAKEDEV (1.7):
ftp://ftp.linuxfromscratch.org/lfs-packages/cvs/
http://downloads.linuxfromscratch.org/

Contents of MAKEDEV

Last checked against version 1.5.

The MAKEDEV script creates the static device nodes which usually reside in the /dev directory. Detailed information about device nodes may be found in the Documentation/devices.txt file under the Linux kernel source tree.

MAKEDEV installs the following:

 

Descriptions

Last checked against version 1.5.

Program file descriptions

MAKEDEV

MAKEDEV is a script that creates the necessary static device nodes usually residing in the /dev directory. Detailed information on device nodes can be found in the Linux kernel source tree in Documentation/devices.txt.

 

MAKEDEV Installation Dependencies

Last checked against version 1.5.

Bash: sh
Fileutils: chmod, chown, cp, ln, mknod, mv, rm
Grep: grep
Sh-utils: expr, id