OpenGrok
Cross Reference: list.makedev
xref
: /
src
/
distrib
/
common
/
list.makedev
Home
|
History
|
Annotate
|
Download
|
only in
common
History log of
/src/distrib/common/list.makedev
Revision
Date
Author
Comments
1.7
03-Mar-2007
apb
branches: 1.7.12;
MAKEDEV.subr no longer exists. Don't install it in any ramdisk
or miniroot images.
1.6
01-Mar-2007
apb
${DESTDIR}/dev/MAKEDEV.subr -> ${MAKEDEVSUBR}
1.5
01-Mar-2007
apb
Treate MAKEDEV.subr just as we treat MAKEDEV when creating ramdisk
images or miniroot images.
1.4
25-Oct-2003
lukem
Update for MAKEDEV.tmpl changes; use <.OBJDIR-of-etc>/MAKEDEV
instead of etc/etc.${MACHINE}/MAKEDEV
1.3
26-Apr-2002
lukem
replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version
1.2
14-Mar-2002
lukem
parselist.awk
- improve comments
- provide a general purpose variable replacement; replace contents of ${FOO}
with ENVIRON["FOO"].
- deprecate @MACHINE@ and @MACHINE_ARCH@ in favour of using ${MACHINE}
and ${MACHINE_ARCH} instead
- add errx() function; like err(), but doesn't print the line number
- invoke this script with various variables defined via PARSELISTENV
*/Makefile*
- use PARSELISTENV instead of POPULATEENV, and add variables like DESTDIR
- other minor tweaks
*/list*
- replace @MACHINE@ with ${MACHINE}
1.1
08-Feb-2002
lukem
- 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/*
1.7.12.1
05-Oct-2008
mjf
Sync with HEAD.
Indexes created Mon Oct 27 20:09:55 GMT 2025