mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 20:30:57 -05:00
minus the vendor Makefiles Provide directions for how to bootstrap the vendor sources in FREEBSD-upgrade MFC after 2 weeks Discussed with: rpaulo Sponsored by: EMC / Isilon Storage Division
16 lines
295 B
Text
16 lines
295 B
Text
include "arch/regress/conf/std.regress"
|
|
maxusers 4
|
|
file-system REGRESSFS
|
|
|
|
master0 at root
|
|
|
|
# Devices that are their own parent must be handled properly
|
|
# when the instance is negated.
|
|
|
|
looper* at master0
|
|
looper* at looper?
|
|
looper1 at looper0
|
|
|
|
no looper* at looper?
|
|
|
|
config regress root on ?
|