NetBSD/share
lukem 144b55005f Rework METALOG manipulation:
- add '-D ${DESTDIR}' to INSTPRIV, so install(8) removes the leading
  ${DESTDIR} from the metalogged path
- provide ${METADB.add} variable (for "${CAT} -l >> ${METALOG}"), to make
  it easier to replace manual metalog manipulation in the future.
- with manual metalog additions, don't add the leading ${DESTDIR} in the path
- in maketars, use "mtree -C ..." instead of
  "mtree -D ... | sed -e 's,\(.*\) \(\..*\),\2 \1,";

Benefits:
- maketars "Parsing METALOG" step speeds up from 29 seconds to 1.2 seconds
  on a P3-600.
  (This also benefits "make installworld" at the top level.)
- ${DESTDIR}/METALOG is easier to read without the leading "${DESTDIR}"
  on all the pathnames, and it's smaller as well.
2002-12-23 06:52:48 +00:00
..
dict minor makefile delint 2002-09-18 07:50:31 +00:00
doc Reflect bsd.doc.mk rev 1.52 here, and make sure that ROFF uses MACROS. 2002-06-02 17:40:44 +00:00
examples add example disktab file 2002-12-17 15:16:40 +00:00
locale If we're preprocessing with cpp, it's not a very good idea to use 2002-12-06 02:50:21 +00:00
man Rework METALOG manipulation: 2002-12-23 06:52:48 +00:00
me Correct error in last commit: "revisions" should not be removed during 2002-03-17 21:11:32 +00:00
misc netbsd-1-4 branch is EOL'ed. 2002-10-20 18:43:25 +00:00
mk Rework METALOG manipulation: 2002-12-23 06:52:48 +00:00
nls minor makefile delint 2002-09-18 07:50:31 +00:00
sushi Added touch panel calibration utility. 2002-08-27 14:12:09 +00:00
tabset minor makefile delint 2002-09-18 07:50:31 +00:00
termcap Add sun-type4 (sun console with type 4 keyboard), to make keypad cursor 2002-10-08 20:20:42 +00:00
tmac s/walnut/evbppc/ 2002-12-09 14:31:47 +00:00
wscons minor makefile delint 2002-09-18 07:50:31 +00:00
zoneinfo Rework METALOG manipulation: 2002-12-23 06:52:48 +00:00
Makefile Descend into nls. 2002-02-14 06:49:57 +00:00
Makefile.inc