]> git.wh0rd.org - dump.git/blob - KNOWNBUGS
Added CVS Id.
[dump.git] / KNOWNBUGS
1 $Id: KNOWNBUGS,v 1.3 1999/10/11 13:31:03 stelian Exp $
2
3 Known bugs and limitations of the dump/restore port
4 ===================================================
5
6 1. Multi-volume does not work: restore does not succeeds in
7 resynchronizing itself on a multi-volume dump. Thus, some files are
8 not restored.
9
10 Update: this is fixed in 4.0b5, needs succes reports!
11
12 2. I have tried to minimize changes in the BSD source and some parts
13 may look ugly. dump/tape.c is really awfull but this is pure BSD
14 code :-) Maybe, I should replace it with a simpler and cleaner
15 version.
16
17 3. Kerberos mode is _NOT_ tested.