NetBSD/distrib/common
sborrill 14df52fe64 Add support for CDBUILDEXTRA which acts like CDEXTRA to add extra items
to the CD-ROM image.
Make CDEXTRA and CDBUILDEXTRA be able to contain lists of files and directories
which are added in turn.
Add support for CDEXTRA_SKIP which contains a list of fnmatch(3) items to
skip during the copy. This is _very_ useful for skipping CVS dirs for example.
CDBUILDEXTRA and CDEXTRA_SKIP are to be used in Makefiles creating the images,
CDEXTRA remains to be used from build.sh.
Update documentation and build.sh help text to show that -C can be used to
specify a list of files and directories rather than just a single dir.
2007-11-23 16:19:28 +00:00
..
Makefile.bootcd Add support for CDBUILDEXTRA which acts like CDEXTRA to add extra items 2007-11-23 16:19:28 +00:00
Makefile.crunch Stop make wingeing when the crunchgen binary can't be located. 2005-11-10 21:29:37 +00:00
Makefile.distrib PR/33837: Bucky Katz: crossbuild of release fails because $MAKE not passed 2006-06-27 12:34:54 +00:00
Makefile.image
Makefile.makedev MAKEDEV.subr no longer exists. Don't install it in any ramdisk 2007-03-03 06:40:05 +00:00
Makefile.mdset Fix bug which causes cats builds to not produce an a.out install kernels, 2007-09-08 14:25:09 +00:00
Makefile.parselist
Makefile.tarfloppy Strip the kernel before it is written to floppy. This will allow to have 2006-09-29 08:16:41 +00:00
buildfloppies.sh The 'padded by' number displayed for multi-floppy images has been out by 8k 2005-09-10 18:05:51 +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 Copy the Spanish language file into the ramdisk. 2005-08-27 15:42:56 +00:00
list.sysinst.en
mtree.common /libexec, not /usr/libexec. 2007-08-24 17:11:58 +00:00
mtree.dot
parselist.awk
services As Jukka Salmi pointed out, the previous version had duplicated lines; 2007-05-11 18:52:46 +00:00
sunbootcd.sh