On 01-10-30 22:07:27 CET, Massimiliano Pala wrote:
> > - offline CA: i would expect a mount point or device, not some directory
> >   like /usr/local/openca/data.
> >   or do you suggest this as a mount point?
> 
> What do you mean ? Actually the choice of the project is not to deal with
> filesystems but to use raw devices for import/export procedures so as to
> avoid portability problems. Am I missing something ?

yes, you are missing the unix paradigm that everything's a file, so it
doesn't matter whether you are tar'ing to /dev/rdiskette0 or /dev/fd
(device vs. mount point (at least according to /etc/vold.conf and
/etc/vfstab, i haven't used the floppy on the solaris machine for ages)).

actually, using a mount point has the advantage that a real computer
doesn't let you eject the floppy while it's still mounted and the tar is
not yet written completely.

rj

_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to