makedev 2.3.1-ok1 source package in openKylin

Changelog

makedev (2.3.1-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Debian QA Group
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main admin
Yangtze V1.0 release main admin

Downloads

File Size SHA-256 Checksum
makedev_2.3.1.orig.tar.gz 22.2 KiB 28125643ecfd5ff387e291f58f7e5fb6de2945e104a441d2d18a941d87daac03
makedev_2.3.1-ok1.debian.tar.xz 9.6 KiB d4e56ed4aca56a24c314dd287d2d920736ccc131d330f3687917da259a1e8253
makedev_2.3.1-ok1.dsc 1.5 KiB ec30d7a0e87122e7b0b7b08f17ae88e7d446fc3f906ecbe4584613ac27b78244

View changes file

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.