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
..
Makefile.bootcd
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
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
buildfloppies.sh In buildfloppies.sh: 2008-11-12 14:22:16 +00:00
list.makedev
list.sysinst
list.sysinst.en
mkprotocols
mktermcap
mtree.common
mtree.dot
parselist.awk
protocols
services
sunbootcd.sh
termcap.mini