]> git.wh0rd.org - dump.git/blame - KNOWNBUGS
Initial revision
[dump.git] / KNOWNBUGS
CommitLineData
1227625a
SP
1Known bugs and limitations of the dump/restore port
2===================================================
3
41. 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
82. I have tried to minimize changes in the BSD source and some parts
9 may look ugly. dump/tape.c is really awfull but this is pure BSD
10 code :-) Maybe, I should replace it with a simpler and cleaner
11 version.