makedev 2.3.1-89ubuntu2 source package in Ubuntu
Changelog
makedev (2.3.1-89ubuntu2) precise; urgency=low * Mark makedev as Multi-Arch: foreign to allow for mountall to be installable with multi-arch (needed for armhf containers on x86) -- Stephane Graber <email address hidden> Thu, 02 Feb 2012 17:11:39 -0500
Upload details
- Uploaded by:
- Stéphane Graber
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- admin
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | main | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
makedev_2.3.1.orig.tar.gz | 9.7 KiB | 8599712f2b2b3778eea344f59e1512cea284e802560317fac436585885a41dfa |
makedev_2.3.1-89ubuntu2.diff.gz | 48.6 KiB | ab180d99310aed9747336ebc0ea4dfcb4c6b43f7aace42775705191477d52b65 |
makedev_2.3.1-89ubuntu2.dsc | 1.7 KiB | 0c38924b1993be30b88cc7d9dd6f44835aaffbb4a2ae5e11c7974d95eacd5048 |
Available diffs
- diff from 2.3.1-89ubuntu1 to 2.3.1-89ubuntu2 (548 bytes)
Binary packages built by this source
- makedev: creates device files in /dev
The MAKEDEV executable is used to create device files, often in /dev.
.
Device files are special files through which applications can interact
with hardware.
.
This package is not necessary for most modern Linux systems, where the udev
subsystem provides a more dynamic mechanism for device file management.