diff --git a/base/makedev/makedev.conf b/base/makedev/makedev.conf new file mode 100644 index 000000000..ea2b16251 --- /dev/null +++ b/base/makedev/makedev.conf @@ -0,0 +1,19 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../makedev/makedev.conf +# Copyright (C) 2008 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +for x in $( match_source_file -p diff ); do + var_append patchfiles ' ' "$x" +done + +var_append makeinstopt ' ' "ROOT=$root" diff --git a/base/makedev/makedev.desc b/base/makedev/makedev.desc new file mode 100644 index 000000000..84fa0d27f --- /dev/null +++ b/base/makedev/makedev.desc @@ -0,0 +1,39 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../makedev/makedev.desc +[COPY] Copyright (C) 2008 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] Creates device files for /dev + +[T] The MAKEDEV executable is used to create device files, often in /dev. +[T] The /dev tree holds special files, each of which corresponds to a type +[T] of hardware device that Linux supports. This package contains a script +[T] which makes it easier to create and maintain the files which fill a +[T] /dev tree. +[T] +[T] This package isn't used by us, but it's useful when having other +[T] systems virtualized or jailed inside one OpenSDE-based. + +[U] http://packages.debian.org/makedev + +[A] Nick Holloway +[M] Alejandro Mery + +[C] extra/tool + +[L] OpenSource +[S] Stable +[V] 2.3.1-87 +[P] O -?---5---9 100.000 + +[D] 2622146912 makedev_2.3.1.orig.tar.gz http://ftp.debian.org/debian/pool/main/m/makedev/ +[D] 710780680 makedev_2.3.1-87.diff.gz http://ftp.debian.org/debian/pool/main/m/makedev/