This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
792e83fe67
NetBSD
/
distrib
/
common
/
list.makedev
4 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
MAKEDEV.subr no longer exists. Don't install it in any ramdisk or miniroot images.
2007-03-03 09:40:05 +03:00
# $NetBSD: list.makedev,v 1.7 2007/03/03 06:40:06 apb Exp $
- cleanup image device creation: add Makefile.makedev & list.makedev, remove dist/*, now that they're not needed. if MAKEDEVTARGETS is set, use MAKEDEV.wrapper and makedev2spec.awk to create an mtree specfile containing the devices that would be made with "etc/etc.${MACHINE}/MAKEDEV $MAKEDEVTARGETS". otherwise, copy etc/etc.${MACHINE}/MAKEDEV to dev/MAKEDEV (via list.makedev) - add mtree.common; contains directories used by all images, and optional entries for dist/*
2002-02-08 05:18:53 +03:00
${DESTDIR}/dev/MAKEDEV.subr -> ${MAKEDEVSUBR}
2007-03-01 12:22:28 +03:00
COPY ${MAKEDEVSCRIPT} dev/MAKEDEV 555
Reference in New Issue
Copy Permalink