remove entries about fixed bugs (exit codes from external commands not being

checked)

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1127781
This commit is contained in:
Volker Lanz 2010-05-17 16:09:20 +00:00
parent 2202629829
commit 6f248fc6da
1 changed files with 0 additions and 6 deletions

6
TODO
View File

@ -9,12 +9,6 @@ Bugs to fix for 1.1:
if the new one is not legal. i.e., we must constantly update the valid ranges
of the spin boxes if any value changes.
* if mkfs fails (at least for ext3/4) because the device node does not exist,
it still returns success
* if e2label fails it becaue the device node does not exist it still returns
success
* sector alignment in extended partitions seems to be broken or at least uses
some cylinder alignment logic (offset of 63)