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