Add the System V shared memory modules to the mfsroot. This

functionality is required for the linux module, which is required by
many third party packages.

Merged from: 5.0-DP1 / Perforce
This commit is contained in:
Murray Stokely 2002-05-01 04:53:36 +00:00
parent addbf23d05
commit 64c5487f60
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=95849

View File

@ -55,3 +55,6 @@ vr if_vr 2 network "VIA VT3043/VT86C100A Rhine PCI ethernet card"
wb if_wb 2 network "Winbond W89C840F PCI ethernet card"
wi if_wi 2 network "Lucent WaveLAN/IEEE 802.11 PCMCIA card"
xl if_xl 2 network "3COM 3c90x / 3c90xB PCI ethernet card"
SYSVSHM sysvshm 2 options "SYSV-style shared memory"
SYSVMSG sysvmsg 2 options "SYSV-style message queues"
SYSVSEM sysvsem 2 options "SYSV-style semaphores"