]> git.wh0rd.org - dump.git/blame - KNOWNBUGS
For incrementals, we *must* read dumpdates (fail if it's not there!).
[dump.git] / KNOWNBUGS
CommitLineData
ec387a12
SP
1$Id: KNOWNBUGS,v 1.3 1999/10/11 13:31:03 stelian Exp $
2
1227625a
SP
3Known bugs and limitations of the dump/restore port
4===================================================
5
61. 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
b45f51d6
SP
10 Update: this is fixed in 4.0b5, needs succes reports!
11
1227625a
SP
122. 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.
b45f51d6
SP
16
173. Kerberos mode is _NOT_ tested.