From 8578b7bdaf45d3666700eace611c5cdbe9bcfb23 Mon Sep 17 00:00:00 2001 From: short <> Date: Mon, 6 Oct 2003 04:07:58 +0000 Subject: [PATCH] redirect Surprise pages --- project/captive/doc/TODO.html.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project/captive/doc/TODO.html.pl b/project/captive/doc/TODO.html.pl index d0d7f4f..a97dc29 100755 --- a/project/captive/doc/TODO.html.pl +++ b/project/captive/doc/TODO.html.pl @@ -64,12 +64,12 @@ print <<"HERE";

TODO: NTFS Support for - @{[ a_href 'http://surprise.sourceforge.net/','Partition Surprise' ]}

+ @{[ a_href top_dir().'/project/surprise/','Partition Surprise' ]}

Although there currently exists @{[ a_href 'http://mlf.linux.rulez.org/mlf/ezaz/ntfsresize.html','ntfsresize' ]} I am not sure whether it is really reliable for all NTFS filesystems. - @{[ a_href 'http://surprise.sourceforge.net/','Partition Surprise' ]} + @{[ a_href top_dir().'/project/surprise/','Partition Surprise' ]} is the only partition manager capable of safely resize the disk by using just the original W32 filesystem driver by full rebuild of filesystem metadata. -- 1.8.3.1