NetBSD/distrib/utils/sysinst/arch/playstation2
lukem ed56ec3a05 Rework how SMALLPROG was being used and how INET6 support was enabled.
There's two variables added to Makefile.crunch:

    SMALLPROG		If 1, add SMALLPROG=1 to CRUNCHENV.  [default: 1]
			This can be used by various Makefiles to
			determine if a `small' version of the program
			is required.

    SMALLPROG_INET6	If 1 and SMALLPROG == 1, add SMALLPROG_INET6=1
			to CRUNCHENV.  [default: 0]
			This can be used by various Makefiles to
			determine if the `small' version has INET6
			support enabled.

Only enable SMALLPROG_INET6 for programs on the ramdisks that have INET6 in
the appropriate kernel, and cleanup INET6 setting.
(Note: this means that sysinst won't get INET6 support if the kernel
it's running on doesn't have it).

This change saves a fair bit of space on various install images
(including i386 ramdisk-{ps2,small,tiny}) that didn't have INET6 in
the kernel but were unconditionally getting INET6 support in their tools.
2002-10-17 02:05:35 +00:00
..
Makefile Rework how SMALLPROG was being used and how INET6 support was enabled. 2002-10-17 02:05:35 +00:00
mbr_buf.s
md.c use MI make_bsd_partitions(). clean up the code. 2002-05-18 07:14:31 +00:00
md.h use MI make_bsd_partitions(). clean up the code. 2002-05-18 07:14:31 +00:00
menus.md.en add "don't change" option to mbr partition type selection. 2002-09-09 10:53:48 +00:00
menus.md.fr s/unused/inutilis'e/ 2002-09-27 15:21:52 +00:00
menus.md.pl use MI make_bsd_partitions(). clean up the code. 2002-05-18 07:14:31 +00:00
msg.md.en make mbr and disklabel editor consistently use Start, End, Size in 2002-08-12 02:22:52 +00:00
msg.md.fr make mbr and disklabel editor consistently use Start, End, Size in 2002-08-12 02:22:52 +00:00
msg.md.pl make mbr and disklabel editor consistently use Start, End, Size in 2002-08-12 02:22:52 +00:00