Группа :: Система/Ядро и оборудование
Исходный пакет: MAKEDEV
Собрано: около 13 лет назад
Размер архива: 81,1 КБ
Отчёт repocop:

Gear: http://git.altlinux.org/gears/M/MAKEDEV.git
Домашняя страница: http://www.lanana.org/docs/device-list/
Лицензия: GPL
О пакете: A program used for creating the device files in /dev
Описание:
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.
(данной и/или предыдущих сборок пакета):
- Chmouel Boudjnah
- Дмитрий Левин
- Grigory Milev
- Kachalov Anton
- Konstantin Volckov
- Михаил Шигорин
- Thierry Vignaud
- MAKEDEV
- dev
- dev-minimal
- whoops, unfinished re-re-making of preinstall script (alt19 didn't really test for udev due to wrong src.rpm being uploaded) - forgot re-adding dev package as well - thus rebuilt - don't break package uninstallation either (bug introduced in 3.3.1-alt19)2008-03-13 Михаил Шигорин 3.3.1-alt19
- split dev package into dev and dev-minimal (#14887) - the following /dev entries were moved from dev to dev-minimal + /dev, /dev/pts, /dev/shm directories + /dev/fd, /dev/stdin, /dev/stdout, /dev/stderr symlinks + /dev/log (ghost file) + /dev/null, /dev/full, /dev/zero + /dev/random, /dev/urandom + /dev/console, /dev/tty, /dev/tty0, /dev/ptmx, /dev/fb0 + /dev/hda..hdd, sda..sdh (including partition devices up to 15) + /dev/ttyS0..ttyS3 (see also #11888) - added preun scripts to guard against package removal while udevd is actually running - minor spec cleanup - re-added an Url:2007-03-10 Михаил Шигорин 3.3.1-alt18
- updated message upon detecting udev ("umount", not "stop")