NetBSD/distrib
lukem 2f7d49d929 Enable MKDYNAMICROOT=yes by default.
This means that:
    +	/bin and /sbin (and the few programs in /usr/* which were statically
	linked) are now dynamically linked.
    +	The shared libraries that are needed by the /bin and /sbin programs
	are now installed into /lib (with compatability symlinks from
	/usr/lib).  These are:
		c crypt edit ipsec kvm m m387 termcap termlib util z
    +	The shared linker is now in /libexec/ld.elf_so, and
	/usr/libexec/ld.elf_so is a symlink to the former.

If you want the prior behaviour of "some applications statically linked,
the rest dynamically linked", set MKDYNAMICROOT=no in your mk.conf(5).

If you have a philosophical objection to dynamic libraries, continue
to set LDSTATIC=-static in your mk.conf(5), and please don't waste any
more time in trying to convince us why dynamic libraries are 3v1l.
2002-09-22 15:08:17 +00:00
..
acorn26 termcap.vt100 -> termcap.src 2002-05-03 16:47:35 +00:00
acorn32 Fix a few typo's in the kinetic support. 2002-09-03 22:02:02 +00:00
alpha use ${PRINTOBJDIR} 2002-06-15 02:15:15 +00:00
amiga Add support for aout to ELF conversion to install.md, copied from the sparc 2002-07-23 03:52:02 +00:00
arc remove unnecessary MTREE line 2002-05-29 03:49:43 +00:00
atari tos binary utilities 2002-09-10 13:58:41 +00:00
bebox/floppies s/VER/DISTRIBVER/ 2002-04-26 15:25:33 +00:00
cats - whitespace consistency cleanup 2002-05-08 21:44:53 +00:00
cdrom sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:36:17 +00:00
common Don't escape constructs like ${FOO} in printf statements. awk doesn't 2002-09-16 02:13:16 +00:00
evbarm - whitespace consistency cleanup 2002-05-08 21:44:53 +00:00
evbsh3/rom remove unused REV & VER 2002-04-26 15:27:02 +00:00
hp300 typo: PROC -> PROG 2002-09-14 02:00:25 +00:00
hpcarm Add a dummy Makefile so that `make release' succeeds. 2002-05-17 16:22:59 +00:00
hpcmips don't bother copying or generating etc/spwd.db, as the miniroot was 2002-05-29 04:11:01 +00:00
hpcsh build kernel with ramdisk attached. PR 16979 2002-07-02 04:14:36 +00:00
i386 need wiconfig for -f (frequency setting) for some cards. pointed out by 2002-06-26 13:37:52 +00:00
mac68k Add date(1) to pacify dhclient-script. 2002-07-10 15:50:09 +00:00
macppc make macppc install floppy IPv6 ready 2002-06-18 02:02:20 +00:00
miniroot If it exists, source /mnt/etc/defaults/rc.conf before /mnt/etc/rc.conf, 2002-06-12 09:10:02 +00:00
mipsco - whitespace consistency cleanup 2002-05-08 21:44:53 +00:00
mvme68k as COPYDIR copies files with 444 permissions, we need to explicitly 2002-06-12 22:59:31 +00:00
mvmeppc Add a null "release" target, so that release builds don't fail for lack of it. 2002-04-09 16:46:16 +00:00
news68k Rename dir ramdisk-kernel/ -> instkernel/ 2002-05-21 16:33:37 +00:00
newsmips Convert to NDWO build. 2002-05-20 16:14:20 +00:00
notes Very belatedly add myself 2002-09-20 01:30:41 +00:00
ofppc allow "make release" to work. no install stuff yet though. 2002-09-21 01:44:11 +00:00
pc532 s/REV/DISTRIBREV/ 2002-04-26 15:47:21 +00:00
playstation2 don't bother copying or generating etc/spwd.db, as the miniroot was 2002-05-29 04:11:01 +00:00
pmax disable pmax miniroot for now; it won't build due to objcopy-crunchide issues 2002-07-23 11:08:28 +00:00
pmppc Add pmppc files. 2002-05-30 23:51:03 +00:00
prep - whitespace consistency cleanup 2002-05-08 21:44:53 +00:00
sandpoint - whitespace consistency cleanup 2002-05-08 21:44:53 +00:00
sets Enable MKDYNAMICROOT=yes by default. 2002-09-22 15:08:17 +00:00
sgimips Fix PR port-sgimips/17567: sysinst wasn't installing/upgrading bootblocks on 2002-07-18 16:23:36 +00:00
shark - whitespace consistency cleanup 2002-05-08 21:44:53 +00:00
sparc fix a comment 2002-07-29 14:23:12 +00:00
sparc64 We can't rely upon ${OBJDIR}/../instfs getting to the ../instfs objdir; 2002-06-09 04:28:58 +00:00
sun2 As parselist.awk now sets COPY-ied files explicitly to 444, ensure 2002-06-05 11:22:04 +00:00
sun3 ld.elf_so also needs to be executable. 2002-06-09 11:25:09 +00:00
syspkg add Slovak (sk_SK) locale support. 2002-07-12 05:20:46 +00:00
utils Add libutil. 2002-09-20 21:23:02 +00:00
vax don't bother copying or generating etc/spwd.db, as the miniroot was 2002-05-29 04:11:01 +00:00
walnut Create a ramdisk installation image, pack it into a INSTALL kernel, and 2002-05-30 16:21:43 +00:00
x68k Correct CLEANFILES. 2002-08-18 14:43:16 +00:00
Makefile Need to wait after making the notes in case the port uses them later on. 2002-07-25 00:35:33 +00:00
Makefile.inc yet another distrib overhaul: 2002-05-02 18:02:14 +00:00