History log of /openbsd-current/regress/sys/ffs/nfs/Makefile
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.6 16-Dec-2020 bluhm

Use setup and cleanup feature from regress framework.
Remove echo headlines. Use consistent target names.


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE
# 1.5 04-Sep-2017 bluhm

Before mounting NFS, wait until mountd(8) has exported the directory.
Fixes a race in the test setup.
OK mpi@.


Revision tags: OPENBSD_6_1_BASE
# 1.4 27-Jan-2017 bluhm

Make sure that the fstest program has been build when running in
the ffs and nfs subdirs.


# 1.3 18-Jan-2017 bluhm

Do not unconfigure mount points, vnd devices and NFS daemons during
"make clean". "make build" does a recursive "make cleandir" and
there this behavior is undesired unexpected.
reported by naddy@


# 1.2 16-Jan-2017 bluhm

SIGTERM does not reliably terminate mountd(8), use -KILL for cleanup.


# 1.1 13-Jan-2017 bluhm

Run the existing tests for FFS also on a NFS mount point.


Revision tags: OPENBSD_6_2_BASE
# 1.5 04-Sep-2017 bluhm

Before mounting NFS, wait until mountd(8) has exported the directory.
Fixes a race in the test setup.
OK mpi@.


Revision tags: OPENBSD_6_1_BASE
# 1.4 27-Jan-2017 bluhm

Make sure that the fstest program has been build when running in
the ffs and nfs subdirs.


# 1.3 18-Jan-2017 bluhm

Do not unconfigure mount points, vnd devices and NFS daemons during
"make clean". "make build" does a recursive "make cleandir" and
there this behavior is undesired unexpected.
reported by naddy@


# 1.2 16-Jan-2017 bluhm

SIGTERM does not reliably terminate mountd(8), use -KILL for cleanup.


# 1.1 13-Jan-2017 bluhm

Run the existing tests for FFS also on a NFS mount point.