diff options
Diffstat (limited to 'rescue')
-rw-r--r-- | rescue/NEWS | 2 | ||||
-rw-r--r-- | rescue/list.xml | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/rescue/NEWS b/rescue/NEWS index 96c729585..ea9eba884 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -1,3 +1,5 @@ +- remove rescuept (use testdisk instead, which is much nicer) + Version 1.5 - 9 July 2007, by Pascal "Pixel" Rigaux - add /etc/mke2fs.conf in order to format ext3fs with 4k blocks (#27377) diff --git a/rescue/list.xml b/rescue/list.xml index 679563904..e67d91fdb 100644 --- a/rescue/list.xml +++ b/rescue/list.xml @@ -71,7 +71,6 @@ <if-not ARCH="ppc"> fdisk gpart - rescuept testdisk </if-not> <if-not ARCH="ppc|sparc"> |