From 1e0608527410150f74f4d5c9fef7c36504737ca4 Mon Sep 17 00:00:00 2001 From: eivind Date: Fri, 8 Jan 1999 16:03:12 +0000 Subject: Add a warning about the copyright restraints. --- sys/ufs/ffs/README.softupdates | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sys/ufs/ffs/README.softupdates b/sys/ufs/ffs/README.softupdates index d9c9f76..96e2df1 100644 --- a/sys/ufs/ffs/README.softupdates +++ b/sys/ufs/ffs/README.softupdates @@ -13,6 +13,10 @@ read the copyrights in the sources and the README file in that you are acting legally. The stub file provided here is only enough to allow the system to function without this option being turned on. +WARNING: RE-DISTRIBUTING A KERNEL WITH SOFTUPDATES COMPILED IN WITHOUT +DISTRIBUTING THE SOURCE TO THE _ENTIRE_ KERNEL IS NOT PERMITTED. See the +copyright on the soft update files, or ../../../contrib/sys/softupdates/README + Once you're running a kernel with soft update support, you need to enable it for whichever filesystems you wish to run with the soft update policy. This is done with the -n option to tunefs(8) on the UNMOUNTED filesystems, -- cgit v1.1