Add a standalone makedevs application to be used along with
authorEric Andersen <andersen@codepoet.org>
Thu, 9 Jun 2005 11:11:10 +0000 (11:11 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 9 Jun 2005 11:11:10 +0000 (11:11 -0000)
commit611ec0e3b16219c1987f2aca065ddec22bd84cc9
treefbf5de90ba2477db9d20c812ef112776682bd157
parent246d05c71814207a747349b22ab310fa4c91f270
Add a standalone makedevs application to be used along with
fakeroot to construct target device nodes for filesystems
and utilities (such as tar) that do not currently support
device tables natively.
target/makedevs/makedevs.c [new file with mode: 0644]
target/makedevs/makedevs.mk [new file with mode: 0644]