[Peter Eisentraut] > What is the general strategy with regard to $local_fs and $remote_fs? > We don't know the partition setup, so it seems that just about anything > would require $remote_fs. Also, does $remote_fs imply $local_fs?
In short, those that require /usr/ mounted should depend on $remote_fs, and those requring /var/ but not /usr/ mounted should depend on $local_fs. Yes, $remote_fs imply $local_fs. If I forgot to reduce both to only $remote_fs, I did a mistake. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

