Description
MAKEDEV - A program used for creating the device files in /dev
Property |
Value |
Distribution |
ALT Linux Sisyphus |
Repository |
Classic x86_64 |
Package name |
MAKEDEV |
Package version |
3.3.1 |
Package release |
alt21 |
Package architecture |
x86_64 |
Package type |
rpm |
Installed size |
611.76 KB |
Download size |
611.76 KB |
Official Mirror |
ftp.altlinux.org |
This package contains the MAKEDEV script, which makes it easier to create
and maintain the files in the /dev directory. /dev directory files
correspond to a particular device supported by Linux (USB, parallel
or serial ports, scanners, sound cards, hard/optical/tape drives, etc.)
and interface with the drivers in the kernel.
Alternatives
Requires
Provides
Name |
Value |
MAKEDEV |
= 3.3.1-alt21 |
Download
Install Howto
- Add the following line to /etc/apt/sources.list:
rpm [Sisyphus] http://ftp.altlinux.org/pub/distributions/ALTLinux/Sisyphus x86_64 classic
rpm [Sisyphus] http://ftp.altlinux.org/pub/distributions/ALTLinux/Sisyphus noarch classic
- Update the package index:
# sudo apt-get update
- Install MAKEDEV rpm package:
# sudo apt-get install MAKEDEV
Files
Path |
/etc/makedev.d/00macros |
/etc/makedev.d/altlinux |
/etc/makedev.d/ataraid |
/etc/makedev.d/cciss |
/etc/makedev.d/cdrom |
/etc/makedev.d/console |
/etc/makedev.d/dac960 |
/etc/makedev.d/dahdi |
/etc/makedev.d/ftape |
/etc/makedev.d/generic |
/etc/makedev.d/ia64 |
/etc/makedev.d/ibcs |
/etc/makedev.d/ida |
/etc/makedev.d/ide |
/etc/makedev.d/ipfilter |
/etc/makedev.d/isdn |
/etc/makedev.d/libraw1394 |
/etc/makedev.d/linux-2.4.x |
/etc/makedev.d/mandrake |
/etc/makedev.d/mouse |
/etc/makedev.d/qic |
/etc/makedev.d/raid |
/etc/makedev.d/redhat |
/etc/makedev.d/sound |
/etc/makedev.d/std |
/etc/makedev.d/undocumented |
/etc/makedev.d/usb |
/etc/makedev.d/v4l |
/sbin/MAKEDEV |
/usr/sbin/mksock |
/usr/share/doc/MAKEDEV-3.3.1/devices.txt |
/usr/share/man/man8/MAKEDEV.8.bz2 |
Changelog
2013-05-12 - Denis Smirnov <mithraen@altlinux.ru> 3.3.1-alt21
- replace Zaptel to DAHDI
- remove /dev/MAKEDEV
2008-03-31 - Michael Shigorin <mike@altlinux.org> 3.3.1-alt20
- whoops, unfinished re-re-making of preinstall script
(alt19 didn't really test for udev due to wrong src.rpm
having been chosen for upload)
- forgot re-adding dev package as well
- thus rebuilt
- don't break package uninstallation either
(bug introduced in 3.3.1-alt19)
See Also