NetBSD/distrib/common
apb 9d00c955d4 In buildfloppies.sh:
* Add a "-N etcdir" command line option, defaulting to /etc.
* Use pax in mtree mode.  This is the same idea as the change made in
  revision 1.14, with the following changes:
    + use ". type=dir optional" instead of just ". type=dir", so the
      output will not contain an explicit entry for the directory.
    + Explicitly set type=file and mode=0444 in the mtree lines.
    + Pass "-N ${etcdir}" to pax to make it use the correct passwd and
      group files.
    + Pass "-s^./,," to pax to make it strip the leading "./" from file
      names.

In Makefile.tarfloppy:
* Pass "-N ${DESTDIR}/etc" to buildfloppies.sh.

The resulting flopies have been verified to be identical to those
produced by version 1.13 of buildfloppies.sh, except that file owners
and modes are changed.
2008-11-12 14:22:16 +00:00
..
buildfloppies.sh In buildfloppies.sh: 2008-11-12 14:22:16 +00:00
list.makedev MAKEDEV.subr no longer exists. Don't install it in any ramdisk 2007-03-03 06:40:05 +00:00
list.sysinst
list.sysinst.en
Makefile.bootcd Change remaining instances of ${RELEASEDIR}/${MACHINES} to 2008-06-23 02:16:53 +00:00
Makefile.crunch Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
Makefile.distrib
Makefile.image Change remaining instances of ${RELEASEDIR}/${MACHINES} to 2008-06-23 02:16:53 +00:00
Makefile.makedev Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
Makefile.mdset Implement, and document, an ugly hack which allows cross-building of 2008-07-21 10:00:51 +00:00
Makefile.parselist Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
Makefile.tarfloppy In buildfloppies.sh: 2008-11-12 14:22:16 +00:00
mkprotocols Create a litle script to generate a stripped down protocols file. 2008-05-01 22:01:16 +00:00
mktermcap Add 'xterm' and 'ansi' to termcap.mini (and the mktermcap script which is 2008-05-21 18:05:29 +00:00
mtree.common /libexec, not /usr/libexec. 2007-08-24 17:11:58 +00:00
mtree.dot
parselist.awk Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
protocols Add a stripped down protocols file, similar to how services was done. If 2008-05-01 22:02:54 +00:00
services Add 'sunrpc' so mount_nfs from an install ramdisk works. Otherwise, you get 2008-04-11 12:54:35 +00:00
sunbootcd.sh Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
termcap.mini Add 'xterm' and 'ansi' to termcap.mini (and the mktermcap script which is 2008-05-21 18:05:29 +00:00