minix/distrib/sets/lists
David van Moolenbroek 325ce30bcc Initial import of NetBSD rc system
IMPORTANT: this change has a docs/UPDATING entry!

This patch performs an initial import of the infrastructure and a
subset of the NetBSD set of rc startup and shutdown scripts.  The
"initial" refers to the fact that this is not yet a full switch to the
NetBSD rc system: the MINIX ramdisk rc script, which (typically) runs
as the first thing, is kept as is.  After mounting the root file
system, the ramdisk rc script will start the NetBSD rc infrastructure
by invoking /etc/rc, however.  The regular MINIX startup-and-shutdown
script has been moved from /etc/rc to /etc/rc.minix, and is now
invoked as part of the NetBSD rc infrastructure through a bridge rc
script /etc/rc.d/minixrc.  /etc/rc.minix invokes /usr/etc/rc as before.

Switching over the ramdisk to the NetBSD system and decomposing the
MINIX rc.minix script into smaller components are left to future work.
Also, the current pkgsrc etc/rc.d auto-start functionality is left as
is, even though it should be removed (see the etc/usr/rc comment).

Change-Id: Ia96cae7c426e94b85c67978dc1307dacc4b09fc5
2017-02-23 14:08:39 +00:00
..
base NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
comp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
debug NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
etc NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
games NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
man NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
minix-base Initial import of NetBSD rc system 2017-02-23 14:08:39 +00:00
minix-comp distrib: fix entries that are off 2017-02-18 12:37:22 +00:00
minix-debug Import NetBSD services_mkdb(8) 2017-02-22 17:18:06 +00:00
minix-games Split minix distribution set 2015-10-12 11:25:54 +02:00
minix-kernel Add MIB service, sysctl(2) support 2016-01-13 20:32:37 +01:00
minix-man Initial import of NetBSD rc system 2017-02-23 14:08:39 +00:00
minix-tests MIB/libsys: support for remote MIB (RMIB) subtrees 2016-06-18 12:46:59 +00:00
misc NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
modules NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
tests tests: add most kyua kernel tests 2016-01-16 14:04:25 +01:00
text NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
xbase NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
xcomp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
xdebug Enable building with MKDEBUG and MKDEBUGLIB 2016-09-10 12:42:45 +02:00
xetc NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
xfont NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
xserver NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00